OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
macro [Tue, 30 Jul 2002 19:24:53 +0000 (19:24 +0000)]
* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
used in division/multiply macro expansions similarly to how they
are used in the variants with break instructions.
(macro2): Likewise.

22 years ago * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
drow [Tue, 30 Jul 2002 19:03:48 +0000 (19:03 +0000)]
    * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
        (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
        (fetch_core_registers, ppc_linux_supply_gregset)
        (ppc_linux_supply_fpregset): New functions.
        (ppc_linux_regset_core_fns): New.
        (_initialize_ppc_linux_tdep): Call add_core_fns.
        * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
        and ppc_linux_supply_gregset.
        * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
        (supply_fpregset): Call ppc_linux_supply_fpregset.
        * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
        corelow.o.
        * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.

22 years ago * gdb.base/shlib-call.exp (additional_flags): Conditionally
kevinb [Tue, 30 Jul 2002 18:51:23 +0000 (18:51 +0000)]
* gdb.base/shlib-call.exp (additional_flags): Conditionally
set Irix-specific compile and link flags.

22 years agoAdd arm-*-nto port.
nickc [Tue, 30 Jul 2002 17:32:25 +0000 (17:32 +0000)]
Add arm-*-nto port.

22 years agoUpdated Translations
nickc [Tue, 30 Jul 2002 15:53:17 +0000 (15:53 +0000)]
Updated Translations

22 years ago * symtab.c (lookup_symbol): Demangle before lowercasing.
drow [Tue, 30 Jul 2002 15:42:07 +0000 (15:42 +0000)]
* symtab.c (lookup_symbol): Demangle before lowercasing.

22 years ago * readelf.c (OPTION_DEBUG_DUMP): Define.
jakub [Tue, 30 Jul 2002 14:33:38 +0000 (14:33 +0000)]
* readelf.c (OPTION_DEBUG_DUMP): Define.
(options): Use it.
(usage): Update help.
(parse_args): Handle --debug-dump separately from -w.
* doc/binutils.texi (readelf): Update documentation.

22 years ago * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
jakub [Tue, 30 Jul 2002 14:28:53 +0000 (14:28 +0000)]
* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.

* ldlang.c (lang_add_section): Don't turn .tbss into normal sections
for relocatable link.
(lang_size_sections_1): Don't make .tbss zero size for relocatable
link.

22 years ago* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..
cgf [Tue, 30 Jul 2002 14:17:17 +0000 (14:17 +0000)]
* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate .  and ..
processing here.
(fhandler_cygdrive::readdir): Assume .  and ..  are already in pdrive.
(fhandler_cygdrive::seekdir): Ditto.

22 years ago2002-07-30 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 30 Jul 2002 13:45:09 +0000 (13:45 +0000)]
2002-07-30  Andrew Cagney  <ac131313@redhat.com>

* symtab.h: Replace #include "gdb_obstack.h" with opaque
declaration.
* cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
* gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
* avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
* arch-utils.c, cli/cli-setshow.c: Unconditionally include
"gdb_string.h".
* Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
(gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
(cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
(avr-tdep.o, mon960-rom.o): Ditto.
(aout_stabs_gnu_h): Define.
(symtab_h): Remove $(gdb_obstack_h).

22 years ago * libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.
corinna [Tue, 30 Jul 2002 11:35:02 +0000 (11:35 +0000)]
* libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.

22 years agoAdd per-section and per-sub-section literal pools.
nickc [Tue, 30 Jul 2002 10:56:03 +0000 (10:56 +0000)]
Add per-section and per-sub-section literal pools.

22 years agoUpdate copyright notice
nickc [Tue, 30 Jul 2002 09:07:00 +0000 (09:07 +0000)]
Update copyright notice

22 years ago * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
amodra [Tue, 30 Jul 2002 07:41:09 +0000 (07:41 +0000)]
* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
* ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
ld-linkonce/linkonce.exp, ld-shared/shared.exp,
ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
targets.
* ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
ld-discard/static.s: Add whitespace before assembler directives.

22 years ago(Executing the Program): Add documentation on how to use bbconv.pl.
drepper [Tue, 30 Jul 2002 07:02:53 +0000 (07:02 +0000)]
(Executing the Program): Add documentation on how to use bbconv.pl.

22 years agoPatch from David Carlton <carlton@math.stanford.edu>:
jimb [Tue, 30 Jul 2002 07:01:22 +0000 (07:01 +0000)]
Patch from David Carlton <carlton@math.stanford.edu>:
* gdbinit.in: Move the `dir' commands that add GDB's own source
directory to the search path to the end, so that the `gdb' source
directory will be searched first.

22 years ago * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
amodra [Tue, 30 Jul 2002 05:49:24 +0000 (05:49 +0000)]
* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
* archive.c (bfd_generic_archive_p): Likewise.
* coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
(_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
* coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
(xcoff64_archive_p): Likewise.
(xcoff64_openr_next_archived_file): Likewise.
(xcoff64_archive_p): Clean up tdata properly on error.
* coffgen.c (coff_real_object_p): Likewise.
(coff_object_p): Release filehdr and opthdr.
* ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
* ieee.c (ieee_archive_p): Likewise.
* ihex.c (ihex_object_p): Likewise.
(ihex_mkobject): Always allocate tdata.
* peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
* srec.c (srec_mkobject): Always allocate tdata.
(srec_object_p): Clean up tdata properly on error.
(symbolsrec_object_p): Likewise.
* versados.c (versados_object_p): Likewise.
* vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
and bfd_realloc instead of realloc.
(add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
* vms.c (vms_initialize): Always allocate tdata.  Use bfd_alloc in
place of bfd_malloc, simplifying error freeing.  Free hash table too.
(vms_object_p): Clean up tdata on error.
(vms_mkobject): Don't complain on stderr if vms_initialize fails.
(vms_close_and_cleanup): Adjust for bfd_alloc use.

22 years ago * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
amodra [Tue, 30 Jul 2002 05:40:20 +0000 (05:40 +0000)]
* elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.

22 years agofix typo
cgf [Tue, 30 Jul 2002 04:14:49 +0000 (04:14 +0000)]
fix typo

22 years ago * include/windef.h (PVOID, LPVOID): Move typedefs to...
dannysmith [Tue, 30 Jul 2002 03:20:58 +0000 (03:20 +0000)]
* include/windef.h (PVOID, LPVOID): Move typedefs to...
* include/winnt: ...here.
(PVOID64): New typeddef.

* include/winnt,h (FILE_SEGMENT_ELEMENT): Define union.
* include/winbase.h: (ReadFileScatter, WriteFileGather):
Add prototypes.

* include/winnt,h (PROCESSOR_ARCHITECTURE_*): Add defines.
(PROCESSOR_INTEL_IA64): Add define

22 years ago* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
cgf [Tue, 30 Jul 2002 01:31:51 +0000 (01:31 +0000)]
* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
* cygheap.cc (cygheap_fixup_in_child): Call debug_fixup_after_fork_exec
immediately after cygheap has ben set up.

22 years ago*** empty log message ***
gdbadmin [Tue, 30 Jul 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Tue, 30 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
kevinb [Mon, 29 Jul 2002 23:35:56 +0000 (23:35 +0000)]
* lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
source files.  The ``-o'' option doesn't work with the ``-E'' option
when using the Irix compiler.

22 years ago2002-07-29 Michael Snyder <msnyder@redhat.com>
msnyder [Mon, 29 Jul 2002 23:17:10 +0000 (23:17 +0000)]
2002-07-29  Michael Snyder  <msnyder@redhat.com>

* cp1.c (fp_recip2): Modify initialization expression so that
GCC will recognize it as constant.

22 years ago2002-07-29 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 29 Jul 2002 22:55:25 +0000 (22:55 +0000)]
2002-07-29  Andrew Cagney  <ac131313@redhat.com>

* gdb_obstack.h: New file.
* symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
(obstack_chunk_alloc, obstack_chunk_free): Delete macros.
* objfiles.h: Include "gdb_obstack.h".
* Makefile.in (gdb_obstack_h): Define.
(symtab_h): Add $(gdb_obstack_h).
(objfiles_h): Add $(gdb_obstack_h).

* objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
* macrotab.c, cp-valprint.c, dbxread.c: Ditto.
* ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
* macroexp.c, p-typeprint.c, stabsread.c: Ditto.
* symtab.c, f-typeprint.c, mdebugread.c: Ditto.
* p-valprint.c, symmisc.c, typeprint.c: Ditto.
* symfile.c, coffread.c, c-typeprint.c: Ditto.
* buildsym.c, bcache.c, ada-typeprint.c: Ditto.

* Makefile.in (bcache.o): Update dependencies.
(buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
(ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
(dbxread.o, dstread.o, f-typeprint.o): Ditto.
(objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
(stabsread.o, symfile.o, symmisc.o): Ditto.
(symtab.o, typeprint.o, macroexp.o): Ditto.
(macrotab.o, mdebugread.o): Ditto.
(f_lang_h, coff_sym_h, coff_symconst_h): Define.
(coff_ecoff_h, aout_aout64_h): Define.
(aout_stabs_gnu_h, libaout_h): Define.

22 years ago[ gas/testsuite/ChangeLog ]
cgd [Mon, 29 Jul 2002 21:07:11 +0000 (21:07 +0000)]
[ gas/testsuite/ChangeLog ]
2002-07-26  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
        * gas/mips/elf_ase_mips16.s: Likewise.
        * gas/mips/mips.exp: Run the new test.

[ ld/testsuite/ChangeLog ]
2002-07-26  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.

22 years ago2002-07-25 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 29 Jul 2002 19:54:41 +0000 (19:54 +0000)]
2002-07-25  Andrew Cagney  <cagney@redhat.com>

* regcache.c (struct regcache_descr): Rename nr_registers to
nr_cooked_registers.  Revise comments describing the structure
member fields.
(init_regcache_descr): Update.
(init_legacy_regcache_descr): Update.
(read_register_gen, write_register_gen): When a cooked register in
the raw register range, directly access the value from the raw
register cache.

22 years agomerge from gcc
dj [Mon, 29 Jul 2002 18:01:19 +0000 (18:01 +0000)]
merge from gcc

22 years ago2002-07-29 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 29 Jul 2002 17:40:09 +0000 (17:40 +0000)]
2002-07-29  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Add aio64.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/aio.c (aio_init): ENOSYS stub added.
        * libc/sys/linux/aio64.c: New file.

22 years agoAdd dependences to Makefile.in and include sim-h8300 in compile.c
avolkov [Mon, 29 Jul 2002 17:01:57 +0000 (17:01 +0000)]
Add dependences to Makefile.in and include sim-h8300 in compile.c

22 years agosim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
avolkov [Mon, 29 Jul 2002 16:57:18 +0000 (16:57 +0000)]
sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_

22 years ago2002-07-26 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 29 Jul 2002 16:34:06 +0000 (16:34 +0000)]
2002-07-26  Andrew Cagney  <ac131313@redhat.com>

* z8k-tdep.c: Do not include "obstack.h".
* h8300-tdep.c, h8500-tdep.c: Ditto.
* m68hc11-tdep.c, sh-tdep.c: Ditto.
* valprint.c, v850-tdep.c: Ditto.
* d10v-tdep.c, mn10300-tdep.c: Ditto.
* mn10200-tdep.c: Ditto.

* Makefile.in (z8k-tdep.o): Update dependencies.
(m68hc11-tdep.o, valprint.o): Ditto.
(v850-tdep.o, d10v-tdep.o): Ditto.
(mn10300-tdep.o, sparc-tdep.o): Ditto.
(sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
(m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
(sh_opc_h, gdb_sim_sh_h): Define.
(elf_sh_h, elf_bfd_h): Define.
(opcode_m68hc11_h): Define.
(OPCODES_SRC, OPCODES_DIR): define.
(OPCODES): Use $(OPCODES_DIR).
(gdb_sim_d10v_h): Rename sim_d10v_h.
(gdb_sim_arm_h): Rename sim_arm_h.

22 years ago * security.cc: Change some formatting.
corinna [Mon, 29 Jul 2002 12:51:52 +0000 (12:51 +0000)]
* security.cc: Change some formatting.
* include/cygwin/version.h: Bump API minor version.

        * cygheap.h (class cygheap_user): Add member groups.
        * security.h (class cygsidlist): Add members type and maxcount,
        methods position, addfromgr, alloc_sids and free_sids and
        operator+= (const PSID psid). Modify contains () to call
        position () and optimize add () to use maxcount.
        (class user_groups): Create.
        Update declarations of verify_token and create_token.
        * security.cc (cygsidlist::alloc_sids): New.
        (cygsidlist::free_sids): New.
        (get_token_group_sidlist): Create from get_group_sidlist.
        (get_initgroups_sidlist): Create from get_group_sidlist.
        (get_group_sidlist): Suppress.
        (get_setgroups_sidlist): Create.
        (verify_token): Modify arguments. Add setgroups case.
        (create_token): Modify arguments. Call get_initgroups_sidlist and
        get_setgroups_sidlist as needed. Set SE_GROUP_LOGON_ID from auth_pos
        outside of the loop. Rename the various group sid lists consistently.
        * syscalls.cc (seteuid32): Modify to use cygheap->user.groups.
        (setegid32): Call cygheap->user.groups.update_pgrp.
        * grp.cc (setgroups): Create.
        (setgroups32): Create.
        * uinfo.cc (internal_getlogin): Initialize and update user.groups.pgsid.
        * cygwin.din: Add setgroups and setgroups32.

22 years ago* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
cgf [Mon, 29 Jul 2002 03:18:41 +0000 (03:18 +0000)]
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
method.
* select.cc (peek_console): Ditto.
* fhandler_termios.cc (fhandler_termios::bg_check): Send "stopped" signal to
entire process group as dictated by SUSv3.
* termios.cc (tcsetattr): Detect when stopped signal sent and force a stop
before setting anything.

22 years ago* include/tchar.h (_tfdopen): Correct typo.
dannysmith [Mon, 29 Jul 2002 03:05:56 +0000 (03:05 +0000)]
* include/tchar.h (_tfdopen): Correct typo.

22 years agoAdd incomplet long double math support to libmingwex.a
dannysmith [Mon, 29 Jul 2002 03:00:08 +0000 (03:00 +0000)]
Add incomplet long double math support to libmingwex.a

22 years agodaily update
amodra [Mon, 29 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Mon, 29 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sun, 28 Jul 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Sun, 28 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agofix commercial contact
davidsb [Sat, 27 Jul 2002 23:05:45 +0000 (23:05 +0000)]
fix commercial contact

22 years ago * utils.c (host_pointer_to_address, address_to_host_pointer):
kevinb [Sat, 27 Jul 2002 02:03:44 +0000 (02:03 +0000)]
* utils.c (host_pointer_to_address, address_to_host_pointer):
Change internal_error() message to indicate function responsible
for the error.

22 years ago * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
kevinb [Sat, 27 Jul 2002 01:54:14 +0000 (01:54 +0000)]
* ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
calls to local_hex_string_custom().

22 years ago* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
cgf [Sat, 27 Jul 2002 01:52:04 +0000 (01:52 +0000)]
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
default now.

22 years agoConfigury changes for IRIX shared library support and IRIX OSABI support.
kevinb [Sat, 27 Jul 2002 01:41:15 +0000 (01:41 +0000)]
Configury changes for IRIX shared library support and IRIX OSABI support.

22 years agoAdd Irix osabi support.
kevinb [Sat, 27 Jul 2002 01:28:43 +0000 (01:28 +0000)]
Add Irix osabi support.

22 years ago * irix5-nat.c: Move IRIX shared library support from here...
kevinb [Sat, 27 Jul 2002 01:05:07 +0000 (01:05 +0000)]
* irix5-nat.c: Move IRIX shared library support from here...
* solib-irix.c: ...to here.  Revised substantially to work with
generic solib framework.

22 years agoFix formatting problem in most recent entry.
kevinb [Sat, 27 Jul 2002 00:10:11 +0000 (00:10 +0000)]
Fix formatting problem in most recent entry.

22 years agoDelete disabled code.
kevinb [Sat, 27 Jul 2002 00:06:19 +0000 (00:06 +0000)]
Delete disabled code.

22 years agodaily update
amodra [Sat, 27 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Sat, 27 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodarn typo
davidsb [Fri, 26 Jul 2002 23:43:15 +0000 (23:43 +0000)]
darn typo

22 years agoupdate paths to setup.log*
davidsb [Fri, 26 Jul 2002 23:39:21 +0000 (23:39 +0000)]
update paths to setup.log*

22 years agonuke section "What's the difference between packages in `latest' and `contrib'?"
davidsb [Fri, 26 Jul 2002 23:32:47 +0000 (23:32 +0000)]
nuke section "What's the difference between packages in `latest' and `contrib'?"

22 years agocorrect minor typo
davidsb [Fri, 26 Jul 2002 23:31:28 +0000 (23:31 +0000)]
correct minor typo

22 years agoAdd fpscr support to aix-thread.c and rs6000-nat.c.
kevinb [Fri, 26 Jul 2002 23:15:52 +0000 (23:15 +0000)]
Add fpscr support to aix-thread.c and rs6000-nat.c.

22 years agoparagraph fill (oops!)
davidsb [Fri, 26 Jul 2002 23:15:38 +0000 (23:15 +0000)]
paragraph fill (oops!)

22 years agoupdate CD release plans
davidsb [Fri, 26 Jul 2002 23:14:52 +0000 (23:14 +0000)]
update CD release plans

22 years ago * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
kevinb [Fri, 26 Jul 2002 23:12:59 +0000 (23:12 +0000)]
* aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
(fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
(fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
Add support for the fpscr register.
* rs6000-nat.c (regmap, fetch_inferior_registers)
(store_inferior_registers, fetch_core_registers): Likewise.

22 years agoupdate & improve section "How do I just get everything?"
davidsb [Fri, 26 Jul 2002 23:11:22 +0000 (23:11 +0000)]
update & improve section "How do I just get everything?"

22 years agorewrite (incl new heading) section on installing snapshots
davidsb [Fri, 26 Jul 2002 22:49:34 +0000 (22:49 +0000)]
rewrite (incl new heading) section on installing snapshots

22 years agominor improvements to wording
davidsb [Fri, 26 Jul 2002 22:29:38 +0000 (22:29 +0000)]
minor improvements to wording

22 years agoEliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.
kevinb [Fri, 26 Jul 2002 22:26:43 +0000 (22:26 +0000)]
Eliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.

22 years agominor improvements to wording
davidsb [Fri, 26 Jul 2002 22:22:18 +0000 (22:22 +0000)]
minor improvements to wording

22 years ago2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 26 Jul 2002 21:44:33 +0000 (21:44 +0000)]
2002-07-26  Jeff Johnston  <jjohnstn@redhat.com>

        *  libc/include/sys/param.h (MAX, MIN): Added macros.
        *  libc/sys/linux/Makefile.am: Add new files.
        *  libc/sys/linux/Makefile.in: Regenerated.
        *  libc/sys/linux/sys/stat.h: Add *stat64 prototypes.
        *  libc/sys/linux/inode.c (fchdir): Added syscall.
        *  libc/sys/linux/ftw.c: New file.
        *  libc/sys/linux/ftw64.c: Ditto.
        *  libc/sys/linux/getwd.c: Ditto.
        *  libc/sys/linux/scandir64.c: Ditto.
        *  libc/sys/linux/strverscmp.c: Ditto.
        *  libc/sys/linux/versionsort.c: Ditto.
        *  libc/sys/linux/versionsort64.c: Ditto.

22 years ago* fhandler_registry.cc (fhandler_registry::close): Return any error result to
cgf [Fri, 26 Jul 2002 19:58:00 +0000 (19:58 +0000)]
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
the caller.
* syscalls.cc (_close): Return result of fhandler::close to the caller.

22 years ago[bfd/]
rsandifo [Fri, 26 Jul 2002 18:56:24 +0000 (18:56 +0000)]
[bfd/]
* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
flags into resulting BFD.

[ld/testsuite/]
* ld-mips-elf/mips16-1.d,
* ld-mips-elf/mips16-1[ab].s: New test.
* ld-mips-elf/mips-elf.exp: Run it.

22 years ago2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 26 Jul 2002 15:26:41 +0000 (15:26 +0000)]
2002-07-26  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/string/strings.tex: Fix typo for memccpy.

22 years agoChange from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh
bernds [Fri, 26 Jul 2002 11:14:03 +0000 (11:14 +0000)]
Change from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh

22 years ago * elf32-i386.c (elf_i386_link_hash_table_create): Clear
amodra [Fri, 26 Jul 2002 05:32:04 +0000 (05:32 +0000)]
* elf32-i386.c (elf_i386_link_hash_table_create): Clear
tls_ldm_got.refcount.

22 years ago* include/oleidl.h (MK_ALT): Define.
dannysmith [Fri, 26 Jul 2002 04:38:00 +0000 (04:38 +0000)]
* include/oleidl.h (MK_ALT): Define.

22 years ago2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>
dannysmith [Fri, 26 Jul 2002 04:26:25 +0000 (04:26 +0000)]
2002-07-26  Mattia Barbon  <mbarbon@dsi.unive.it>

* include/exdisp.h: New file.
* include/exdispid.h: New file.
* include/mshtml.h: New file.
* lib/test.c: #include exdisp.h and mshtml.h
* lib/uuid.c (CLSID_WebBrowser, DIID_DWebBrowserEvents,
DIID_DWebBrowserEvents2, IID_IHTMLDocument, IID_IHTMLDocument2,
IID_IHTMLElement, IID_IHTMLSelectionObject, IID_IHTMLTxtRange,
IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp):
New GUIDs.

* include/docobj.h: New file.
* include/idispids.h: New file.
* include/objidl.h (IID_IMoniker): Declare.
* include/ocidl.h (READYSTATE): New enum.
(IOleInPlaceSiteEx): New interface.
* include/olectlid.h (IID_IEnumSTATSTG): New interface
identifier.
* include/oleidl.h (IOleItemContainer, IOleInPlaceObject,
IOleInPlaceSite): New interfaces.
* lib/test.c: #include docobj.h,idispids.h,

22 years ago * gas/ppc/altivec.d: Invoke "as" with "-a32".
amodra [Fri, 26 Jul 2002 04:19:12 +0000 (04:19 +0000)]
* gas/ppc/altivec.d: Invoke "as" with "-a32".

22 years ago * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
amodra [Fri, 26 Jul 2002 04:18:41 +0000 (04:18 +0000)]
* config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
rather than PPC_OPCODE_32 for powerpc64*.

22 years agoRevise comment from previous commit.
kevinb [Fri, 26 Jul 2002 00:47:45 +0000 (00:47 +0000)]
Revise comment from previous commit.

22 years ago * rs6000-nat.c (ppc-tdep.h): Include.
kevinb [Fri, 26 Jul 2002 00:43:29 +0000 (00:43 +0000)]
* rs6000-nat.c (ppc-tdep.h): Include.
(fetch_registers, store_register): Don't access registers[]
directly.  Instead, use supply_register() or
regcache_collect() as appropriate.
(find_toc_address): Format hex address with local_hex_string().

22 years agodaily update
amodra [Fri, 26 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Fri, 26 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 25 Jul 2002 21:07:06 +0000 (21:07 +0000)]
2002-07-25  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/io64.c (truncate64, ftruncate64): Added.
        * libc/sys/linux/sys/types.h (off64_t): Definition added.

22 years ago2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 25 Jul 2002 20:09:19 +0000 (20:09 +0000)]
2002-07-25  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Add fclean.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/fclean.c: New file.

22 years ago2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 25 Jul 2002 18:41:14 +0000 (18:41 +0000)]
2002-07-25  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Add confstr.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/confstr.c: New file.
        * libc/sys/linux/confstr.h: Ditto.
        * libc/sys/linux/sys/unistd.h: Include <features.h> and
        <bits/environments.h>.

22 years ago2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 25 Jul 2002 17:59:48 +0000 (17:59 +0000)]
2002-07-25  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/config.h (__set_errno): Macro definition removed.
        * libc/sys/linux/fpathconf.c (__set_errno): Ditto.
        * libc/sys/linux/libc-internal.h (__set_errno): Ditto.
        * libc/sys/linux/pathconf.c (__set_errno): Ditto.
        * libc/sys/linux/ttyname_r.c (__set_errno): Ditto.
        * libc/sys/linux/sys/errno.h (__set_errno): Macro definition added.

22 years ago* security.cc (allow_ntsec): Default to on.
cgf [Thu, 25 Jul 2002 17:04:13 +0000 (17:04 +0000)]
* security.cc (allow_ntsec): Default to on.
(allow_smbntsec): Default to off.

22 years ago* times.cc (to_time_t): Always round time_t down to nearest second.
cgf [Thu, 25 Jul 2002 15:59:49 +0000 (15:59 +0000)]
* times.cc (to_time_t): Always round time_t down to nearest second.

22 years ago * elf64-mips.c: Update TODO comment.
ths [Thu, 25 Jul 2002 15:35:14 +0000 (15:35 +0000)]
* elf64-mips.c: Update TODO comment.
(mips_elf64_higher_reloc,mips_elf64_highest_reloc,
mips_elf64_gprel16_reloca): Remove prototypes.
(mips16_jump_reloc,mips16_gprel_reloc): Add functions.
(UNUSED_RELOC): Replace by EMPTY_RELOC.
(mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
R_MIPS_HIGHEST.
(mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
R_MIPS_GOT16. Remove wrong comments.
(elf_mips16_jump_howto,elf_mips16_gprel_howto,
elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
from elf32-mips.c.
(mips_elf64_hi16_reloc): Fix formatting.
(mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
(mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
(mips_elf64_gprel16_reloc): Make static. Add check for
partial_inplace.
(mips_elf64_gprel16_reloca): Remove.
(mips_elf64_literal_reloc): New function.
(mips_elf64_gprel32_reloc): Fix formatting.
(mips_elf64_shift6_reloc): Fix comment. Make static.
(mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
elf32-mips.c.
(elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
elf32-mips.c
(bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
specific relocations.
(mips_elf64_rtype_to_howto): Enable GNU specific relocations.
(mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
(ELF_MAXPAGESIZE): Add comment.

22 years ago2002-07-25 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 25 Jul 2002 13:57:56 +0000 (13:57 +0000)]
2002-07-25  Andrew Cagney  <ac131313@redhat.com>
* config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
bfd/elf32-frv.c.

22 years agoFix comment from last commit.
rsandifo [Thu, 25 Jul 2002 11:07:47 +0000 (11:07 +0000)]
Fix comment from last commit.

22 years agoNew translations
nickc [Thu, 25 Jul 2002 10:31:23 +0000 (10:31 +0000)]
New translations

22 years ago[gas/]
rsandifo [Thu, 25 Jul 2002 09:48:04 +0000 (09:48 +0000)]
[gas/]
* doc/c-mips.texi: Remove -mcpu.  Document -mabi.
* configure.in (MIPS_CPU_STRING_DEFAULT): New configuration macro.
(USE_E_MIPS_ABI_O32, MIPS_DEFAULT_64BIT): New configuration macros.
* configure, config.in: Regenerate.
* config/tc-mips.c (file_mips_abi): Rename to mips_abi.
(mips_set_options): Remove "abi" field.
(mips_opts): Update accordingly.  Replace all uses of mips_opts.abi
with mips_abi.
(mips_cpu): Remove.
(mips_arch_string, mips_arch_info): New vars.
(mips_tune_string, mips_tune_info): New vars.
(ABI_NEEDS_32BIT_REGS, ABI_NEEDS_64BIT_REGS): New macros.
(HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): Don't check the ABI.
(mips_isa_to_str, mips_cpu_to_str): Remove.
(mips_ip): If the selected architecture is a generic ISA rather
than a processor, only mention the ISA level in error messages.
(OPTION_MCPU): Remove.
(OPTION_FP64): New.
(md_longopts): Add -mfp64, remove -mcpu.
(mips_set_option_string): New fn.
(md_parse_option): Make -mipsN update file_mips_isa rather than
mips_opts.isa.  Use mips_set_option_string to set -march or -mtune.
Don't let -mgp32 and -mfp32 change the ABI.
(show): Move to end of file.  Constify string argument.
(md_show_usage): Move to the end of the file.  Read available
architectures from mips_cpu_info_table.
(mips_set_architecture): New fn.
(mips_after_parse_args): Rework.  Remove -mcpu handling.  -mipsN
is an alias for -march=mipsN.  Don't change the ABI based on other
flags.  Infer the register size from the ABI as well as the
architecture.  Complain about more conflicting arguments.
Unify logic with GCC.
(s_mipsset): Don't change the ABI.
(mips_elf_final_processing): Check USE_E_MIPS_ABI_O32.
(mips_cpu_info_table): Remove Generic-MIPS* entries, keeping just
"mipsN"-type entries.  Remove entries that vary only in the
manufacturer's prefix, or that have "000" replaced by "k".
Remove TARGET_CPU entries.  Make r2000 entry use CPU_R3000.
(mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
(mips_parse_cpu): New fn.
(mips_cpu_info_from_name, mips_cpu_info_from_cpu): Remove.
(mips_cpu_info_from_isa): Minor formatting tweak.

[gas/testsuite]
* gas/mips/mips-gp32-fp64.d,
* gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.

22 years ago * opcode/mips.h (CPU_R2000): Remove.
rsandifo [Thu, 25 Jul 2002 09:44:39 +0000 (09:44 +0000)]
* opcode/mips.h (CPU_R2000): Remove.

22 years ago* Makefile.in: Check if API version is updated when exports are
duda [Thu, 25 Jul 2002 09:09:34 +0000 (09:09 +0000)]
* Makefile.in: Check if API version is updated when exports are
changed and stop if not so.

22 years ago * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
amodra [Thu, 25 Jul 2002 06:54:51 +0000 (06:54 +0000)]
* elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
as elf_link_record_local_dynamic_symbol.
(_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
(elf_link_record_local_dynamic_symbol): Declare.  Now returns int.
* elflink.h (elf_link_record_local_dynamic_symbol): Move to..
* elflink.c: .. here.  Use bfd_elf_get_elf_syms.  Check whether an
attempt is made to record a symbol in a discarded section, and
return `2' in that case.

22 years ago * jv-exp.y: Marked all strings with _().
tromey [Thu, 25 Jul 2002 04:33:24 +0000 (04:33 +0000)]
* jv-exp.y: Marked all strings with _().
(ClassInstanceCreationExpression, ArrayCreationExpression): Use
internal_error.
(MethodInvocation, CastExpression, parse_number, yyerror,
java_type_from_name, push_expression_name, yylex): Typo fixes.

22 years ago * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
drow [Thu, 25 Jul 2002 03:14:28 +0000 (03:14 +0000)]
* ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
(tee_file_flush, tee_file_write, tee_file_fputs)
(tee_file_isatty): New.
* ui-file.h (tee_file_new): Add prototype.

22 years ago * ada-lang.c: Change k&r style function definitions to prototyped
aidan [Thu, 25 Jul 2002 01:14:20 +0000 (01:14 +0000)]
    * ada-lang.c: Change k&r style function definitions to prototyped
        form.
        * ada-typeprint.c: Change k&r style function definitions to prototyped
        form.
        * ada-valprint.c: Change k&r style function definitions to prototyped
        form.

22 years ago * ada-lang.c: Change k&r style function definitions to prototyped
aidan [Thu, 25 Jul 2002 01:14:11 +0000 (01:14 +0000)]
    * ada-lang.c: Change k&r style function definitions to prototyped
        form.
        * ada-typeprint.c: Change k&r style function definitions to prototyped
        form.
        * ada-valprint.c: Change k&r style function definitions to prototyped
        form.

22 years ago * ada-lang.c: Change k&r style function definitions to prototyped
aidan [Thu, 25 Jul 2002 01:13:51 +0000 (01:13 +0000)]
    * ada-lang.c: Change k&r style function definitions to prototyped
        form.
        * ada-typeprint.c: Change k&r style function definitions to prototyped
        form.
        * ada-valprint.c: Change k&r style function definitions to prototyped
        form.

22 years agodaily update
amodra [Thu, 25 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Thu, 25 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***