OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
25 years agoimport gdb-1999-05-10
Stan Shebs [Tue, 11 May 1999 13:35:55 +0000 (13:35 +0000)]
import gdb-1999-05-10

25 years ago*** empty log message ***
Jim Blandy [Tue, 11 May 1999 12:42:30 +0000 (12:42 +0000)]
*** empty log message ***

25 years ago* cplus-dem.c (main): Use table lookup to distinguish identifier
Jim Blandy [Tue, 11 May 1999 12:42:12 +0000 (12:42 +0000)]
* cplus-dem.c (main): Use table lookup to distinguish identifier
characters from non-identifier characters.
(standard_symbol_alphabet, hp_symbol_alphabet): New functions.

25 years ago * bfd-in.h (bfd_arm_allocate_interworking_sections): Static
Catherine Moore [Mon, 10 May 1999 18:27:37 +0000 (18:27 +0000)]
    * bfd-in.h (bfd_arm_allocate_interworking_sections):  Static
        if COFF_IMAGE_WITH_PE.
        (bfd_arm_process_before_allocation): Likewise.
        (bfd_arm_get_bfd_for_interworking): Likewise.
        * coff-arm.c: Likewise.
        * bfd-in2.h: Regenerate.
        * configure.in (armpe_little_vec): Remove coff-arm.lo.
        (armpe_big_vec): Likewise.
        * configure: Rebuild.

25 years agoCheck for period after .rel{a} when detecting reloc sections.
Nick Clifton [Mon, 10 May 1999 08:36:58 +0000 (08:36 +0000)]
Check for period after .rel{a} when detecting reloc sections.

25 years ago* ppc.h (PPC_OPCODE_64_BRIDGE): New.
Richard Henderson [Sat, 8 May 1999 23:28:34 +0000 (23:28 +0000)]
* ppc.h (PPC_OPCODE_64_BRIDGE): New.

25 years agoUse .short to display unidentified instructions
Nick Clifton [Fri, 7 May 1999 09:14:56 +0000 (09:14 +0000)]
Use .short to display unidentified instructions

25 years agorestore mcore files (Duh!)
Nick Clifton [Fri, 7 May 1999 07:57:25 +0000 (07:57 +0000)]
restore mcore files (Duh!)

25 years agoReplace assert (about endianism) with an error message
Nick Clifton [Fri, 7 May 1999 07:44:11 +0000 (07:44 +0000)]
Replace assert (about endianism) with an error message

25 years ago * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
Richard Henderson [Thu, 6 May 1999 20:59:17 +0000 (20:59 +0000)]
    * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
        * getruntime.c: Only attempt to include sys/resource.h and
        use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
        are defined.

25 years agoFred Fish <fnf@be.com>
Richard Henderson [Thu, 6 May 1999 17:12:02 +0000 (17:12 +0000)]
Fred Fish  <fnf@be.com>
        * dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
        assignment from "unsigned char *" to "char *".
        (decode_line_info): Likewise for dwarf_line_buffer assignment.

25 years agoremove mentions of mcore.
Nick Clifton [Thu, 6 May 1999 07:08:37 +0000 (07:08 +0000)]
remove mentions of mcore.

25 years agoCurrently CYGNUS local
Nick Clifton [Thu, 6 May 1999 07:07:55 +0000 (07:07 +0000)]
Currently CYGNUS local

25 years agoimport gdb-19990504 snapshot
Stan Shebs [Wed, 5 May 1999 21:45:13 +0000 (21:45 +0000)]
import gdb-19990504 snapshot

25 years agoInitial revision
Stan Shebs [Wed, 5 May 1999 21:45:13 +0000 (21:45 +0000)]
Initial revision

25 years ago * coff-arm.c (coff_arm_relocate_section): Add one to
Catherine Moore [Wed, 5 May 1999 18:56:25 +0000 (18:56 +0000)]
    * coff-arm.c (coff_arm_relocate_section):  Add one to
        address of ARM_RVA32 thumb functions.

25 years agoimport gdb-19990504 snapshot
Stan Shebs [Wed, 5 May 1999 14:45:51 +0000 (14:45 +0000)]
import gdb-19990504 snapshot

25 years agoRemove extra copy of elf32_m68k_copy_private_bfd_data.
Catherine Moore [Wed, 5 May 1999 11:34:29 +0000 (11:34 +0000)]
Remove extra copy of elf32_m68k_copy_private_bfd_data.

25 years ago * m68k.h (EF_CPU32): Define.
Catherine Moore [Wed, 5 May 1999 10:57:16 +0000 (10:57 +0000)]
    * m68k.h (EF_CPU32): Define.

25 years ago * elf32-m68k.c (elf32_m68k_set_private_flags): New.
Catherine Moore [Wed, 5 May 1999 10:56:18 +0000 (10:56 +0000)]
   * elf32-m68k.c (elf32_m68k_set_private_flags): New.
        (elf32_m68k_copy_private_bfd_data): New.
        (elf32_m68k_merge_private_bfd_data): New.
        (elf32_m68k_print_private_bfd_data): New.
        (CPU32_FLAG): Define.
        (PLT_CPU32_ENTRY_SIZE): Define.
        (elf_cpu32_plt0_entry): Declare.
        (elf_cpu32_plt_entry): Declare.
        (elf_m68k_adjust_dynamic_symbol): Generate cpu32 plt entries.
        (elf_m68k_finish_dynamic_symbol): Likewise.
        (elf_m68k_finish_dynamic_sections): Likewise.
        (elf_backend_plt_header_size): Remove definition.
        (bfd_elf32_bfd_copy_private_bfd_data): Define.
        (bfd_elf32_bfd_merge_private_bfd_data): Define.
        (bfd_elf32_bfd_set_private_flags): Define.
        (bfd_elf32_bfd_print_private_bfd_data): Define.

25 years agoM
Jeff Law [Mon, 3 May 1999 09:12:29 +0000 (09:12 +0000)]
M
        * som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
        and R_LONG_PCREL_MODE.

25 years agoÿ
Jeff Law [Mon, 3 May 1999 09:12:28 +0000 (09:12 +0000)]
ÿ
        * som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
        and R_LONG_PCREL_MODE.

25 years ago19990502 sourceware import
Richard Henderson [Mon, 3 May 1999 07:29:06 +0000 (07:29 +0000)]
19990502 sourceware import

25 years agoInitial revision
Richard Henderson [Mon, 3 May 1999 07:29:06 +0000 (07:29 +0000)]
Initial revision

25 years agoimport gdb-19990422 snapshot
Stan Shebs [Tue, 27 Apr 1999 01:33:01 +0000 (01:33 +0000)]
import gdb-19990422 snapshot

25 years agoInitial revision
Stan Shebs [Tue, 27 Apr 1999 01:33:01 +0000 (01:33 +0000)]
Initial revision

25 years agoimport gdb-19990422 snapshot
Stan Shebs [Mon, 26 Apr 1999 18:34:20 +0000 (18:34 +0000)]
import gdb-19990422 snapshot

25 years agoNot part of the sources
Stan Shebs [Mon, 26 Apr 1999 17:34:15 +0000 (17:34 +0000)]
Not part of the sources

25 years agoInitial creation of sourceware repository
Stan Shebs [Fri, 16 Apr 1999 01:35:26 +0000 (01:35 +0000)]
Initial creation of sourceware repository

25 years agoInitial revision
Stan Shebs [Fri, 16 Apr 1999 01:35:26 +0000 (01:35 +0000)]
Initial revision