OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
24 years agoimport gdb-1999-11-01 snapshot
Jason Molenda [Tue, 2 Nov 1999 04:44:47 +0000 (04:44 +0000)]
import gdb-1999-11-01 snapshot

24 years agoInitial revision
Jason Molenda [Tue, 2 Nov 1999 04:44:27 +0000 (04:44 +0000)]
Initial revision

24 years agoFor include/opcode:
Gavin Romig-Koch [Mon, 1 Nov 1999 19:29:55 +0000 (19:29 +0000)]
For include/opcode:

* mips.h (OPCODE_IS_MEMBER): New.

For gas:

* config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER.
(mips_ip): Use OPCODE_IS_MEMBER.

For opcodes:

* mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER.

24 years agoDefine SHORT_AR (fix for CR: 101340)
Nick Clifton [Fri, 29 Oct 1999 09:49:04 +0000 (09:49 +0000)]
Define SHORT_AR (fix for CR: 101340)

24 years agooops - omitted from previous delta
Nick Clifton [Fri, 29 Oct 1999 09:48:23 +0000 (09:48 +0000)]
oops - omitted from previous delta

24 years agoDefine SHORT_AR and use for MVTACC (fix for CR: 101340)
Nick Clifton [Fri, 29 Oct 1999 09:47:52 +0000 (09:47 +0000)]
Define SHORT_AR and use for MVTACC (fix for CR: 101340)

24 years agofix typo in previous delta
Nick Clifton [Thu, 28 Oct 1999 09:05:19 +0000 (09:05 +0000)]
fix typo in previous delta

24 years ago * elflink.h (elf_bfd_final_link): Make last_local signed.
Ian Lance Taylor [Thu, 28 Oct 1999 04:08:57 +0000 (04:08 +0000)]
* elflink.h (elf_bfd_final_link): Make last_local signed.

24 years ago * stabs.c (_bfd_link_section_stabs): Make sure .stabstr section
Ian Lance Taylor [Thu, 28 Oct 1999 03:52:01 +0000 (03:52 +0000)]
* stabs.c (_bfd_link_section_stabs): Make sure .stabstr section
starts with a zero.

24 years agofix compile time warnings.
Nick Clifton [Wed, 27 Oct 1999 18:14:17 +0000 (18:14 +0000)]
fix compile time warnings.

24 years agoimport gdb-1999-10-25 snapshot
Jason Molenda [Tue, 26 Oct 1999 03:43:48 +0000 (03:43 +0000)]
import gdb-1999-10-25 snapshot

24 years agorevert previous delta
Nick Clifton [Mon, 25 Oct 1999 16:29:40 +0000 (16:29 +0000)]
revert previous delta

24 years agoApply patch supplied for case 102229 to implement new insns psrclr and psrset.
Nick Clifton [Mon, 25 Oct 1999 15:28:44 +0000 (15:28 +0000)]
Apply patch supplied for case 102229 to implement new insns psrclr and psrset.

24 years agoD10V patches from Cagney
Michael Meissner [Mon, 25 Oct 1999 13:57:39 +0000 (13:57 +0000)]
D10V patches from Cagney

24 years agoRemove generated parsers, expect bison to be present
Stan Shebs [Tue, 19 Oct 1999 17:26:54 +0000 (17:26 +0000)]
Remove generated parsers, expect bison to be present

24 years agoimport gdb-1999-10-18 snapshot
Jason Molenda [Tue, 19 Oct 1999 02:47:02 +0000 (02:47 +0000)]
import gdb-1999-10-18 snapshot

24 years agoInitial revision
Jason Molenda [Tue, 19 Oct 1999 02:46:48 +0000 (02:46 +0000)]
Initial revision

24 years agoAdd md expression support; Cleanup alpha warnings
Michael Meissner [Mon, 18 Oct 1999 22:29:15 +0000 (22:29 +0000)]
Add md expression support; Cleanup alpha warnings

24 years ago1999-10-15 Andrew Haley <aph@cygnus.com>
Andrew Haley [Mon, 18 Oct 1999 12:45:21 +0000 (12:45 +0000)]
1999-10-15  Andrew Haley  <aph@cygnus.com>

* dwarf1.c (parse_die): Fail to parse a die if its length is zero.

24 years agoFix typo in last change.
Jeff Law [Sun, 17 Oct 1999 23:41:19 +0000 (23:41 +0000)]
Fix typo in last change.

24 years ago * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.
Jeff Law [Sun, 17 Oct 1999 23:21:41 +0000 (23:21 +0000)]
    * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.

24 years ago * hppa.h (PF_HP_PAGE_SIZE): Define.
Jeff Law [Tue, 12 Oct 1999 04:48:23 +0000 (04:48 +0000)]
    * hppa.h (PF_HP_PAGE_SIZE): Define.
        (PF_HP_FAR_SHARED, PF_HP_NEAR_SHARED, PF_HP_CODE): Likewise.
        (PF_HP_MODIFY, PF_HP_LAZYSWAP, PF_HP_SBP): Likewise.

24 years agoimport gdb-1999-10-11 snapshot
Jason Molenda [Tue, 12 Oct 1999 04:37:53 +0000 (04:37 +0000)]
import gdb-1999-10-11 snapshot

24 years agoInitial revision
Jason Molenda [Tue, 12 Oct 1999 04:37:53 +0000 (04:37 +0000)]
Initial revision

24 years ago * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',
Jeff Law [Sun, 10 Oct 1999 07:58:37 +0000 (07:58 +0000)]
    * hppa-dis.c (print_insn_hppa):  Add new codes 'cc', 'cd', 'cC',
        'co', '@'.

        * hppa-dis.c (print_insn_hppa): Removed unused args.  Fix '?W'.

        * hppa-dis.c (print_insn_hppa):  Implement codes "?N", "?Q".

24 years ago * hppa.h (pa_opcodes): Add load and store cache control to
Jeff Law [Sun, 10 Oct 1999 07:55:25 +0000 (07:55 +0000)]
    * hppa.h (pa_opcodes):  Add load and store cache control to
        instructions.  Add ordered access load and store.

        * hppa.h (pa_opcode): Add new entries for addb and addib.

        * hppa.h (pa_opcodes): Fix cmpb and cmpib entries.

        * hppa.h (pa_opcodes):  Add entries for cmpb and cmpib.

24 years ago * elflink.h (elf_merge_symbol): When overriding a weak symbol with
Ian Lance Taylor [Fri, 8 Oct 1999 15:21:56 +0000 (15:21 +0000)]
* elflink.h (elf_merge_symbol): When overriding a weak symbol with
a defined symbol in a shared library, clear the DEF_DYNAMIC flag
too.

24 years ago* elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
Geoffrey Keating [Fri, 8 Oct 1999 03:07:07 +0000 (03:07 +0000)]
* elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
relocs also need the GP value.
(_bfd_mips_elf_relocate_section): Handle unpaired LO16 relocs
properly.  Handle sign-extension for R_MIPS_64 correctly.  Correct
the GP value for R_MIPS_LITERAL relocs too.  Handle
R_MIPS_64 relocs properly on big-endian MIPS.
(mips_elf_sign_extend): Behave properly with 'long long'.
(mips_elf_highest): Correct typo.

24 years agoAdded seven new instructions ld, ld2w, sac, sachi, slae, st and
Diego Novillo [Thu, 7 Oct 1999 06:17:04 +0000 (06:17 +0000)]
Added seven new instructions ld, ld2w, sac, sachi, slae, st and
st2w for d10v. Created new testsuite for d10v to verify new
instructions.

24 years agoimport gdb-1999-10-04 snapshot
Jason Molenda [Tue, 5 Oct 1999 23:13:56 +0000 (23:13 +0000)]
import gdb-1999-10-04 snapshot

24 years agoInitial revision
Jason Molenda [Tue, 5 Oct 1999 23:08:21 +0000 (23:08 +0000)]
Initial revision

24 years ago * archures.c (bfd_mach_m32rx): Define it.
Doug Evans [Tue, 5 Oct 1999 01:14:20 +0000 (01:14 +0000)]
* archures.c (bfd_mach_m32rx): Define it.
* bfd-in2.h: Rebuild.

24 years ago * cpu-m32r.c (arch_info_struct): New static global.
Doug Evans [Tue, 5 Oct 1999 00:54:12 +0000 (00:54 +0000)]
* cpu-m32r.c (arch_info_struct): New static global.
(bfd_m32r_arch): Refer to it.
* elf32-m32r.c (m32r_elf_object_p): Recognize E_M32RX_ARCH.
(m32r_elf_print_private_bfd_data): Ditto.
(m32r_elf_final_write_processing): Handle bfd_mach_m32rx.

24 years ago * m32r.h (E_M32RX_ARCH): Define.
Doug Evans [Tue, 5 Oct 1999 00:43:14 +0000 (00:43 +0000)]
* m32r.h (E_M32RX_ARCH): Define.

24 years ago * fr30-asm.c,fr30-desc.h: Rebuild.
Doug Evans [Tue, 5 Oct 1999 00:05:52 +0000 (00:05 +0000)]
* fr30-asm.c,fr30-desc.h: Rebuild.
* m32r-asm.c,m32r-desc.c,m32r-desc.h: Rebuild.  Add m32rx support.
* m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h,m32r-opinst.c: Ditto.

24 years ago1999-09-15 Ulrich Drepper <drepper@cygnus.com>
Ulrich Drepper [Mon, 4 Oct 1999 18:58:41 +0000 (18:58 +0000)]
1999-09-15  Ulrich Drepper  <drepper@cygnus.com>

* hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL.

24 years agoFix bit patterns of some load/store instructions to match latest docs.
Nick Clifton [Wed, 29 Sep 1999 14:18:05 +0000 (14:18 +0000)]
Fix bit patterns of some load/store instructions to match latest docs.

24 years agoimport gdb-1999-09-28 snapshot
Jason Molenda [Tue, 28 Sep 1999 21:55:21 +0000 (21:55 +0000)]
import gdb-1999-09-28 snapshot

24 years agoFred Fish <fnf@cygnus.com>
Richard Henderson [Tue, 28 Sep 1999 21:45:39 +0000 (21:45 +0000)]
Fred Fish  <fnf@cygnus.com>

        * targets.c (cisco_core_vec): Replaced with two new vecs ...
        (cisco_core_big_vec): Add new bigendian vec.
        (cisco_core_little_vec): Add new little endian vec.

        * cisco-core.c (CRASH_INFO): Fixed offset replaced with ...
        (crash_info_locs): Add array of possible offsets.
        (MASK_ADDR): Mask to apply to crash info offset.
        (crashinfo_external): Add textbase, database, bssbase and
        turn into a typedef.
        (cisco_core_file_validate): Renamed from cisco_core_file_p.
        Many small changes to account for additional hardware versions.
        Pick a reasonable size for ".reg" section.  Add a ".crash"
        section to allow access to crashinfo_external struct.
        (cisco_core_file_p): New version of this function that
        iterates over crash_info_locs, calling cisco_core_file_validate.
        (cisco_core_vec): Old big endian only vec replaced with ...
        (cisco_core_big_vec): Add big endian version.
        (cisco_core_little_vec): Add little endian version.

        * configure.in (cisco_core_vec): Split to two new vectors ...
        (cisco_core_big_vec): New target vector.
        (cisco_core_little_vec): New target vector.
        * configure: Regenerate.
        * config.bfd (targ): For m68*-*-aout* targ, change cisco_core_vec
        to cisco_core_big_vec in targ_selvecs.

24 years ago* elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.
Geoffrey Keating [Tue, 28 Sep 1999 04:11:05 +0000 (04:11 +0000)]
* elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.
(mips_elf_relocate_got_local): Unused, delete.
(mips_elf_relocate_global_got): Unused, delete.

24 years agoFred Fish <fnf@cygnus.com>
Richard Henderson [Fri, 24 Sep 1999 17:06:35 +0000 (17:06 +0000)]
Fred Fish  <fnf@cygnus.com>

        * elf.c (bfd_section_from_phdr): Add typename variable.  Use p_type
        to initialize it to something meaningful.  Then use it to generate
        more useful segment names.

24 years agoRemove accidental case duplication.
Jeff Law [Thu, 23 Sep 1999 15:58:08 +0000 (15:58 +0000)]
Remove accidental case duplication.

24 years agoAdd missing initializer lost in last change.
Jeff Law [Thu, 23 Sep 1999 15:46:33 +0000 (15:46 +0000)]
Add missing initializer lost in last change.

24 years ago * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"
Jeff Law [Thu, 23 Sep 1999 14:29:10 +0000 (14:29 +0000)]
    * hppa.h (pa_opcodes): Add "call" and "ret".  Clean up "b", "bve"
        and "be" using completer prefixes.

24 years ago * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with
Jeff Law [Thu, 23 Sep 1999 14:28:25 +0000 (14:28 +0000)]
   * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with
        cleaner code using completer prefixes.  Add 'Y'.

24 years ago * hppa.h (pa_opcodes): Add initializers to silence compiler.
Jeff Law [Thu, 23 Sep 1999 13:14:33 +0000 (13:14 +0000)]
    * hppa.h (pa_opcodes): Add initializers to silence compiler.

24 years ago * hppa.h: Update comments about character usage.
Jeff Law [Thu, 23 Sep 1999 13:10:07 +0000 (13:10 +0000)]
    * hppa.h: Update comments about character usage.

24 years agoremoved in the 1999-09-21 snapshot.
Jason Molenda [Wed, 22 Sep 1999 03:36:42 +0000 (03:36 +0000)]
removed in the 1999-09-21 snapshot.

24 years agoimport gdb-1999-09-21
Jason Molenda [Wed, 22 Sep 1999 03:28:34 +0000 (03:28 +0000)]
import gdb-1999-09-21

24 years agoInitial revision
Jason Molenda [Wed, 22 Sep 1999 03:25:04 +0000 (03:25 +0000)]
Initial revision

24 years ago * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning
Jeff Law [Mon, 20 Sep 1999 09:57:19 +0000 (09:57 +0000)]
    * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning
        up the new fstw & bve instructions.

24 years agoDelete bogus R_PCLONG. Tidy R_*.
Alan Modra [Mon, 20 Sep 1999 08:45:53 +0000 (08:45 +0000)]
Delete bogus R_PCLONG. Tidy R_*.

24 years agofix comment; from Fred Fish <fnf@ninemoons.com>
Ian Lance Taylor [Sun, 19 Sep 1999 22:43:16 +0000 (22:43 +0000)]
fix comment; from Fred Fish <fnf@ninemoons.com>

24 years ago * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.
Jeff Law [Sun, 19 Sep 1999 20:17:48 +0000 (20:17 +0000)]
    * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.

24 years ago * hppa-dis.c (extract_22): New function.
Jeff Law [Sun, 19 Sep 1999 20:14:30 +0000 (20:14 +0000)]
    * hppa-dis.c (extract_22): New function.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.
Jeff Law [Sun, 19 Sep 1999 20:10:45 +0000 (20:10 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.

24 years ago * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store
Jeff Law [Sun, 19 Sep 1999 20:05:00 +0000 (20:05 +0000)]
    * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store
        instructions.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.
Jeff Law [Sun, 19 Sep 1999 19:52:39 +0000 (19:52 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.

24 years ago * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.
Jeff Law [Sun, 19 Sep 1999 19:43:06 +0000 (19:43 +0000)]
    * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.

24 years ago * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.
Jeff Law [Sun, 19 Sep 1999 19:29:37 +0000 (19:29 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.

24 years ago * hppa.h (pa_opcodes): Add long offset double word load/store
Jeff Law [Sun, 19 Sep 1999 19:19:50 +0000 (19:19 +0000)]
    * hppa.h (pa_opcodes): Add long offset double word load/store
        instructions.

24 years ago * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and
Jeff Law [Sun, 19 Sep 1999 18:54:23 +0000 (18:54 +0000)]
    * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and
        stores.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.
Jeff Law [Sun, 19 Sep 1999 18:50:17 +0000 (18:50 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.

24 years ago * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.
Jeff Law [Sun, 19 Sep 1999 18:44:13 +0000 (18:44 +0000)]
    * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.

24 years ago * som.c (NO_PCREL_MODES): Define if the system does not define
Jeff Law [Sun, 19 Sep 1999 18:22:20 +0000 (18:22 +0000)]
    * som.c (NO_PCREL_MODES): Define if the system does not define
        R_SHORT_PCREL_MODE.
        (hppa_som_gen_reloc_type): Handle both short and long pcrel branches.
        (som_write_fixups): Eliminate redundant pcrel mode relocs.  Handle
        R_LONG_PCREL_MODE and R_SHORT_PCREL_MODE
        * libhppa.h (dis_assemble_22): New function.
        (bfd_hppa_insn2fmt): Handle long branch.

        * libhppa.h (bfd_hppa_insn2fmt): Decode and handle formats found
        in PA2.0.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'X' operand.
Jeff Law [Sun, 19 Sep 1999 18:11:48 +0000 (18:11 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'X' operand.

24 years ago * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.
Jeff Law [Sun, 19 Sep 1999 18:10:28 +0000 (18:10 +0000)]
    * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.

24 years ago * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.
Jeff Law [Sun, 19 Sep 1999 17:39:17 +0000 (17:39 +0000)]
    * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'B' operand.
Jeff Law [Sun, 19 Sep 1999 17:36:54 +0000 (17:36 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'B' operand.

24 years ago * hppa.h (pa_opcodes): Add new syntax "be" instructions.
Jeff Law [Sun, 19 Sep 1999 17:16:08 +0000 (17:16 +0000)]
    * hppa.h (pa_opcodes): Add new syntax "be" instructions.

24 years ago * hppa.h (pa_opcodes): Note use of 'M' and 'L'.
Jeff Law [Sun, 19 Sep 1999 17:12:55 +0000 (17:12 +0000)]
    * hppa.h (pa_opcodes): Note use of 'M' and 'L'.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.
Jeff Law [Sun, 19 Sep 1999 17:06:11 +0000 (17:06 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'l' operand.
Jeff Law [Sun, 19 Sep 1999 16:59:47 +0000 (16:59 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'l' operand.

24 years ago * hppa.h (pa_opcodes): Add support for "b,l".
Jeff Law [Sun, 19 Sep 1999 16:55:09 +0000 (16:55 +0000)]
    * hppa.h (pa_opcodes): Add support for "b,l".

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'g' operand.
Jeff Law [Sun, 19 Sep 1999 16:44:16 +0000 (16:44 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'g' operand.

24 years ago * hppa.h (pa_opcodes): Add support for "b,gate".
Jeff Law [Sun, 19 Sep 1999 16:41:51 +0000 (16:41 +0000)]
    * hppa.h (pa_opcodes): Add support for "b,gate".

24 years ago * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.
Jeff Law [Sat, 18 Sep 1999 19:11:39 +0000 (19:11 +0000)]
    * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.

24 years ago * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
Jeff Law [Sat, 18 Sep 1999 18:19:56 +0000 (18:19 +0000)]
    * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
        operand.

24 years ago * hppa-dis.c: (print_insn_hppa): Handle 'fX'.
Jeff Law [Sat, 18 Sep 1999 18:09:38 +0000 (18:09 +0000)]
    * hppa-dis.c: (print_insn_hppa): Handle 'fX'.

24 years ago * hppa.h (pa_opcodes): Use 'fX' for first register operand
Jeff Law [Sat, 18 Sep 1999 18:08:34 +0000 (18:08 +0000)]
    * hppa.h (pa_opcodes): Use 'fX' for first register operand
        in xmpyu.

24 years ago * hppa-dis.c: (print_insn_hppa): Add missing break after
Jeff Law [Sat, 18 Sep 1999 17:57:08 +0000 (17:57 +0000)]
    * hppa-dis.c: (print_insn_hppa): Add missing break after
        FP register case.

24 years ago * hppa.h (pa_opcodes): Fix mask for probe and probei.
Jeff Law [Sat, 18 Sep 1999 17:49:43 +0000 (17:49 +0000)]
    * hppa.h (pa_opcodes): Fix mask for probe and probei.

24 years ago * hppa.h (pa_opcodes): Fix mask for depwi.
Jeff Law [Sat, 18 Sep 1999 17:43:47 +0000 (17:43 +0000)]
    * hppa.h (pa_opcodes): Fix mask for depwi.

24 years ago * hppa-dis.c: Finish constifying various completers, register
Jeff Law [Sat, 18 Sep 1999 17:38:51 +0000 (17:38 +0000)]
    * hppa-dis.c: Finish constifying various completers, register
        names, etc etc.

24 years agoSupport 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite tests
Alan Modra [Sat, 18 Sep 1999 00:44:44 +0000 (00:44 +0000)]
Support 8 and 16-bit relocs for i386coff.  Enable i386 gas testsuite tests
previously disabled for lack of such support.  For *-*-linux*libc1 targets,
XFAIL a ld testsuite that fails due to a bug in the dynamic linker prior to
glibc-2.1.

24 years agoUndeo previous delta. Set gc_mark instead.
Nick Clifton [Fri, 17 Sep 1999 11:04:47 +0000 (11:04 +0000)]
Undeo previous delta.  Set gc_mark instead.

24 years ago * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.
Jeff Law [Thu, 16 Sep 1999 21:01:08 +0000 (21:01 +0000)]
    * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.

24 years ago * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
Jeff Law [Thu, 16 Sep 1999 20:39:10 +0000 (20:39 +0000)]
    * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
        symbol table, then just compute a suitable value (but do not
        create a __gp symbol).

24 years ago(elf_cpu32_plt0_entry): Use a1 instead of a0.
Catherine Moore [Thu, 16 Sep 1999 18:25:09 +0000 (18:25 +0000)]
(elf_cpu32_plt0_entry): Use a1 instead of a0.
(elf_cpu32_plt_entry): Likewise.
 ----------------------------------------------------------------------

24 years ago * elf-hppa.h (elf_hppa_relocate_section): Allow undefined
Jeff Law [Thu, 16 Sep 1999 16:51:34 +0000 (16:51 +0000)]
    * elf-hppa.h (elf_hppa_relocate_section): Allow undefined
        symbols when building shared libraries.
        (elf_hppa_final_link_relocate): Correct handling of PCREL
        relocations against undefined symbols.

24 years agoMark interworking sections as linker created to prevent garbage collection.
Nick Clifton [Thu, 16 Sep 1999 15:32:40 +0000 (15:32 +0000)]
Mark interworking sections as linker created to prevent garbage collection.

24 years ago * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
Jeff Law [Wed, 15 Sep 1999 08:51:45 +0000 (08:51 +0000)]
    * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
        (elf_hppa_final_link_relocate): Consistently create an absolute
        address, then subtract out the value of __gp.

24 years agoFix problem with going to automake 2.14
Michael Meissner [Tue, 14 Sep 1999 23:29:35 +0000 (23:29 +0000)]
Fix problem with going to automake 2.14

24 years agoChange ELF_MAXPAGESIZE to 0x1
Nick Clifton [Tue, 14 Sep 1999 10:34:02 +0000 (10:34 +0000)]
Change ELF_MAXPAGESIZE to 0x1

24 years ago * elf-hppa.h (elf_hppa_record_segment_addrs): New function.
Jeff Law [Tue, 14 Sep 1999 03:44:43 +0000 (03:44 +0000)]
    * elf-hppa.h (elf_hppa_record_segment_addrs): New function.
        (elf_hppa_final_link): Initialize text_segment_base and
        data_segment_base.
        (elf_hppa_final_link_relocate): Handle SEGREL relocations.

24 years ago * elf-hppa.h (elf_hppa_final_link): Remove unused variables.
Jeff Law [Tue, 14 Sep 1999 02:03:58 +0000 (02:03 +0000)]
    * elf-hppa.h (elf_hppa_final_link): Remove unused variables.
        (elf_hppa_final_link_relocate): Likewise.
        (elf_hppa_relocate_insn): Likewise.
        (elf_hppa_relocate_section): Initialize HOWTO.

24 years ago1999-09-13 Donn Terry <donn@interix.com>
Ian Lance Taylor [Mon, 13 Sep 1999 23:55:22 +0000 (23:55 +0000)]
1999-09-13  Donn Terry  <donn@interix.com>

* coffcode.h (styp_to_sec_flags): Further refinement of COMDAT
handling to support both GNU and MS objects.

24 years ago1999-09-13 Donn Terry <donn@interix.com>
Ian Lance Taylor [Mon, 13 Sep 1999 23:42:43 +0000 (23:42 +0000)]
1999-09-13  Donn Terry  <donn@interix.com>

* coffcode.h (coff_write_object_contents): Don't check reloc_count
when determining whether to set F_RELFLG.

24 years agoimport gdb-1999-09-13 snapshot
Jason Molenda [Mon, 13 Sep 1999 21:40:00 +0000 (21:40 +0000)]
import gdb-1999-09-13 snapshot

24 years agoInitial revision
Jason Molenda [Mon, 13 Sep 1999 21:40:00 +0000 (21:40 +0000)]
Initial revision