deliverable/binutils-gdb.git
24 years ago * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case where
Mark Mitchell [Sun, 1 Aug 1999 22:38:53 +0000 (22:38 +0000)] 
* elf32-mips.c (_bfd_mips_elf_final_link): Handle the case where
there are no global symbols requiring GOT entries.
(_bfd_mips_elf_size_dynamic_sections): Likewise.
(_bfd_mips_elf_finish_dynamic_symbol): Likewise.
(_bfd_mips_elf_finish_dynamic_sections): Likewise.

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
Mark Mitchell [Sun, 1 Aug 1999 20:58:19 +0000 (20:58 +0000)] 
* elf32-mips.c (mips_elf_calculate_relocation): Undefined weak
symbols are considered to have the value zero.
(_bfd_mips_elf_relocate_section): Don't try to perform a
relocation for an undefined symbol.
(_bfd_mips_elf_check_relocs): Allocate locate GOT space for local
GOT16 relocations.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 30 Jul 1999 21:42:21 +0000 (21:42 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * elf64-sparc.c (sparc64_elf_build_plt): Cosmetic change - ABI
        wants ba,a,pt %xcc instead of %icc.
        Emit correct .PLT0-(.PLTN+4) initial value into the pointer slots
        of large PLT entries.
        (sparc64_elf_plt_ptr_offset): Fix calculation.
        (sparc64_elf_finish_dynamic_symbol): Negative value of R_SPARC_JMP_SLOT
        addend should be relative to load address, not .plt section start.
        (sparc64_elf_size_info): Sparc64 uses 32bit .hash entries.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 30 Jul 1999 21:39:53 +0000 (21:39 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * config/tc-sparc.c (md_longopts): Add --no-undeclared-regs option.
        (sparc_ip): Warn if %g2 or %g3 register is used and not covered
        by .register pseudo-op if -64 and --no-undeclared-regs.
        (s_register, sparc_adjust_symtab): New functions.
        * config/tc-sparc.h (tc_adjust_symtab, sparc_adjust_symtab):
        Declare sparc_adjust_symtab as tc_adjust_symtab.
        * doc/c-sparc.texi: Add description of #ignore special literal
        for .register pseudo-op.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 30 Jul 1999 21:34:44 +0000 (21:34 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * elf-bfd.h (struct elf_backend_data): Add
        print_symbol_all and output_arch_syms backend methods.
        * elfxx-target.h: Likewise.
        * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create,
        sparc64_elf_add_symbol_hook, sparc64_elf_output_arch_syms,
        sparc64_elf_get_symbol_type, sparc64_elf_symbol_processing): New
        functions.
        (sparc64_elf_size_dynamic_sections): Leave space for STT_REGISTER
        symbols in .dynsym, add their names into .dynstr. Put those symbols
        into dynlocal.
        (sparc64_elf_finish_dynamic_sections): Fix up DT_SPARC_REGISTER
        pointers to STT_REGISTER symbols in dynsym section.
        (sparc64_elf_print_symbol_all): New function.
        * elf.c (bfd_elf_print_symbol): Allow special backend symbol
        printing using the print_symbol_all hook.

24 years agoCorrectly handle Vtentry relocs.
Catherine Moore [Fri, 30 Jul 1999 15:09:54 +0000 (15:09 +0000)] 
Correctly handle Vtentry relocs.

24 years agoFix up vtable entry relocs
Catherine Moore [Fri, 30 Jul 1999 15:08:39 +0000 (15:08 +0000)] 
Fix up vtable entry relocs

24 years ago* Makefile.in (check-target-libio): Remove all-target-libstdc++
Alan Modra [Fri, 30 Jul 1999 07:40:51 +0000 (07:40 +0000)] 
* Makefile.in (check-target-libio): Remove all-target-libstdc++
dependency as this causes "make check" to globally "make all"

24 years ago * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms if
Richard Henderson [Thu, 29 Jul 1999 22:20:26 +0000 (22:20 +0000)] 
    * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms if
        dynamic_sections_created.

24 years ago * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
Richard Henderson [Thu, 29 Jul 1999 21:39:01 +0000 (21:39 +0000)] 
    * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
        (mips_rtype_to_howto): ... new function.
        (_bfd_mips_elf_relocate_section): Use it.

24 years agoFix an overflow checking bug uncovered when a 32 bit target is compiled
Alan Modra [Wed, 28 Jul 1999 23:19:26 +0000 (23:19 +0000)] 
Fix an overflow checking bug uncovered when a 32 bit target is compiled
with a 64 bit bfd.

24 years agoFix oops.
Jeff Law [Wed, 28 Jul 1999 10:36:38 +0000 (10:36 +0000)] 
Fix oops.

24 years ago * hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'
Jeff Law [Wed, 28 Jul 1999 10:36:10 +0000 (10:36 +0000)] 
    * hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'
        code.

24 years ago * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".
Jeff Law [Wed, 28 Jul 1999 10:31:15 +0000 (10:31 +0000)] 
    * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".

        * hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.

24 years ago * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.
Mark Mitchell [Wed, 28 Jul 1999 08:19:34 +0000 (08:19 +0000)] 
* elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.

24 years agoNotice multlib switches.
Nick Clifton [Wed, 28 Jul 1999 08:18:22 +0000 (08:18 +0000)] 
Notice multlib switches.

24 years ago * config/tc-hppa.c (pa_ip): Add 'J' and 'K' code
Jeff Law [Wed, 28 Jul 1999 08:07:14 +0000 (08:07 +0000)] 
    * config/tc-hppa.c (pa_ip):  Add 'J' and 'K' code
        processing.

24 years ago * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,
Jeff Law [Wed, 28 Jul 1999 08:06:30 +0000 (08:06 +0000)] 
    * hppa.h (pa_opcodes):  Change xmpyu, fmpyfadd,
        and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.

24 years ago * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, or
Ian Lance Taylor [Tue, 27 Jul 1999 19:26:39 +0000 (19:26 +0000)] 
* config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, or
VTABLE relocations.

24 years agoChange to strip out only symbols that start with LOCAL_LABEL_PREFIX followed
Nick Clifton [Tue, 27 Jul 1999 14:45:44 +0000 (14:45 +0000)] 
Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followed
by 'L'.

24 years agoTweak for when --enable-targets includes 64-bit bfd target.
Alan Modra [Tue, 27 Jul 1999 11:43:20 +0000 (11:43 +0000)] 
Tweak for when --enable-targets includes 64-bit bfd target.

24 years agoimport gdb-1999-07-26 snapshot
Jason Molenda [Tue, 27 Jul 1999 00:51:29 +0000 (00:51 +0000)] 
import gdb-1999-07-26 snapshot

24 years ago1999-07-23 Donn Terry <donn@interix.com>
Ian Lance Taylor [Sat, 24 Jul 1999 03:16:50 +0000 (03:16 +0000)] 
1999-07-23  Donn Terry  <donn@interix.com>

* libcoff-in.h (coff_link_hash_entry): Add coff_link_hash_flags
field, and define COFF_LINK_HASH_PE_SECTION_SYMBOL.
* cofflink.c (coff_link_add_symbols): If PE, handle section
symbols specially.
* libcoff.h: Rebuild.

24 years ago1999-07-23 Donn Terry <donn@interix.com>
Ian Lance Taylor [Sat, 24 Jul 1999 02:35:30 +0000 (02:35 +0000)] 
1999-07-23  Donn Terry  <donn@interix.com>

* config.bfd (i[3456]86-*-interix*): New target.

24 years ago * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
Ian Lance Taylor [Fri, 23 Jul 1999 00:56:28 +0000 (00:56 +0000)] 
* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
configure.bat in SUPPORT_FILES.
(gas+binutils.tar.bz2): Likewise.

* makeall.bat: Remove; obsolete.

24 years agoPhilip Blundell <pb@nexus.co.uk>
Nick Clifton [Thu, 22 Jul 1999 12:51:45 +0000 (12:51 +0000)] 
Philip Blundell  <pb@nexus.co.uk>

* emulparams/armelf_linux26.sh (DATA_START_SYMBOLS): Define.
(OTHER_BSS_SYMBOLS, OTHER_BSS_END_SYMBOLS): Likewise.
* emulparams/armelf_linux.sh (DATA_START_SYMBOLS): Define.

* configure.tgt (arm*-*-uclinux*, thumb-*-uclinux*,
thumb-*-linux-gnu*): New targets.

24 years ago1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Thu, 22 Jul 1999 01:42:27 +0000 (01:42 +0000)] 
1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>

* scripttempl/i386go32.sc: Add handling of linkonce sections.

24 years ago1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Thu, 22 Jul 1999 01:41:00 +0000 (01:41 +0000)] 
1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>

* config/te-go32.h (COFF_LONG_SECTION_NAMES): Define.

24 years ago1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Thu, 22 Jul 1999 01:39:23 +0000 (01:39 +0000)] 
1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>

* coffcode.h (styp_to_sec_flags): If COFF_LONG_SECTION_NAMES and
COFF_SUPPORT_GNU_LINKONCE, mark sections whose names begin with
.gnu.linkonce with SEC_LINKONCE and SEC_LINK_DUPLICATES_DISCARD.
* coff-go32.c: (COFF_LONG_SECTION_NAMES): Define.
(COFF_SUPPORT_GNU_LINKONCE): Define.
* coff-stgo32.c: (COFF_LONG_SECTION_NAMES): Define.
(COFF_SUPPORT_GNU_LINKONCE): Define.

24 years ago1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Thu, 22 Jul 1999 01:25:10 +0000 (01:25 +0000)] 
1999-07-21  Mark Elbrecht  <snowball3@bigfoot.com>

* emulparams/go32.sh: Remove; obsolete.
* scripttempl/go32coff.sc: Remove; obsolete.

24 years ago From Mark Elbrecht:
Ian Lance Taylor [Thu, 22 Jul 1999 01:16:49 +0000 (01:16 +0000)] 
From Mark Elbrecht:
* configure.bat: Remove; obsolete.

24 years ago From Mark Elbrecht:
Ian Lance Taylor [Thu, 22 Jul 1999 01:07:15 +0000 (01:07 +0000)] 
From Mark Elbrecht:
* configure.bat: Remove; obsolete.

24 years ago From Mark Elbrecht:
Ian Lance Taylor [Thu, 22 Jul 1999 00:59:07 +0000 (00:59 +0000)] 
From Mark Elbrecht:
* configure.bat: Remove; obsolete.
* config/go32.cfg: Likewise.

24 years ago From Mark Elbrecht:
Ian Lance Taylor [Thu, 22 Jul 1999 00:55:12 +0000 (00:55 +0000)] 
From Mark Elbrecht:
* makefile.dos: Remove; obsolete.

24 years agorebuild
Ian Lance Taylor [Thu, 22 Jul 1999 00:51:51 +0000 (00:51 +0000)] 
rebuild

24 years ago1999-07-21 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Thu, 22 Jul 1999 00:51:11 +0000 (00:51 +0000)] 
1999-07-21  H.J. Lu  <hjl@gnu.org>

* config.bfd (i[3456]86-*-vxworks*): Add targ_underscore=yes.

24 years ago1999-07-21 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Thu, 22 Jul 1999 00:49:09 +0000 (00:49 +0000)] 
1999-07-21  H.J. Lu  <hjl@gnu.org>

* configure.tgt (mips*el-*-vxworks*): New target.

1999-07-21  Brad M. Garcia  <bgarcia@fore.com>

* configure.tgt (i[3456]86-*-vxworks*): New target.

24 years ago1999-07-21 Brad M. Garcia <bgarcia@fore.com>
Ian Lance Taylor [Thu, 22 Jul 1999 00:46:39 +0000 (00:46 +0000)] 
1999-07-21  Brad M. Garcia  <bgarcia@fore.com>

* configure.in (i386-*-vxworks*): New target.
* configure: Rebuild.

24 years ago1999-07-21 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Thu, 22 Jul 1999 00:40:34 +0000 (00:40 +0000)] 
1999-07-21  H.J. Lu  <hjl@gnu.org>

* ld-elfvers/vers1.c: Add missing prototypes and include
<stdio.h> if necessary.
* ld-elfvers/vers15.c: Likewise.
* ld-elfvers/vers19.c: Likewise.
* ld-elfvers/vers2.c: Likewise.
* ld-elfvers/vers3.c: Likewise.
* ld-elfvers/vers4.c: Likewise.
* ld-elfvers/vers6.c: Likewise.
* ld-elfvers/vers7.c: Likewise.
* ld-elfvers/vers9.c: Likewise.
* ld-shared/main.c: Likewise.
* ld-srec/sr3.cc (Foo::Foo): Remove arg name.

24 years ago1999-07-21 Philippe De Muyter <phdm@macqel.be>
Ian Lance Taylor [Thu, 22 Jul 1999 00:29:35 +0000 (00:29 +0000)] 
1999-07-21  Philippe De Muyter  <phdm@macqel.be>

* cofflink.c (_bfd_coff_generic_relocate_section): Issue an error
message and fail if a symbol index is out of range.

24 years ago1999-07-21 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Thu, 22 Jul 1999 00:20:30 +0000 (00:20 +0000)] 
1999-07-21  H.J. Lu  <hjl@gnu.org>

* binutils-all/testprog.c: Include <stdio.h>.

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Get the GP value
Ian Lance Taylor [Wed, 21 Jul 1999 23:32:29 +0000 (23:32 +0000)] 
* elf32-mips.c (mips_elf_calculate_relocation): Get the GP value
when looking at a R_MIPS_GOT16 relocation.

24 years ago * ldlang.c (lang_gc_sections): Only handle the start symbol
Doug Evans [Tue, 20 Jul 1999 22:27:31 +0000 (22:27 +0000)] 
* ldlang.c (lang_gc_sections): Only handle the start symbol
specially if there is one.

24 years agoUse CREATE_BIG_COFF_TARGET_VEC
Nick Clifton [Tue, 20 Jul 1999 08:52:54 +0000 (08:52 +0000)] 
Use CREATE_BIG_COFF_TARGET_VEC

24 years ago1999-07-19 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Mon, 19 Jul 1999 23:32:44 +0000 (23:32 +0000)] 
1999-07-19  Jason Molenda  (jsm@bugshack.cygnus.com)

* a1-selftest.exp, pointers2.c, pointers2.exp: These files were
renamed as of this snapshot.

24 years agoimport gdb-1999-07-19 snapshot
Jason Molenda [Mon, 19 Jul 1999 23:30:11 +0000 (23:30 +0000)] 
import gdb-1999-07-19 snapshot

24 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Jason Molenda [Mon, 19 Jul 1999 23:29:27 +0000 (23:29 +0000)] 
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

24 years agoimport gdb-1999-07-19 snapshot
Jason Molenda [Mon, 19 Jul 1999 23:29:27 +0000 (23:29 +0000)] 
import gdb-1999-07-19 snapshot

24 years ago * emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add
Mark Mitchell [Mon, 19 Jul 1999 20:21:52 +0000 (20:21 +0000)] 
* emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add
.MIPS.events and .MIPS.content handling.
* emulparams/elf64bmip.sh (OTHER_RELOCATING_SECTIONS): Likewise.

24 years agoFix typo in last change.
Mark Mitchell [Mon, 19 Jul 1999 20:11:22 +0000 (20:11 +0000)] 
Fix typo in last change.

24 years ago * elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GP
Mark Mitchell [Mon, 19 Jul 1999 20:06:24 +0000 (20:06 +0000)] 
* elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GP
  removed in previous change.
(_bfd_mips_elf_relocate_section): Adjust GP relative relocations
  in relocateable output.

24 years ago * coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_target
Ian Lance Taylor [Mon, 19 Jul 1999 19:22:02 +0000 (19:22 +0000)] 
* coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_target
structure.

24 years ago * elflink.h (elf_merge_symbol): Do merge symbols from the same BFD
Ian Lance Taylor [Mon, 19 Jul 1999 19:08:33 +0000 (19:08 +0000)] 
* elflink.h (elf_merge_symbol): Do merge symbols from the same BFD
if they appear to be specially created by the linker.

24 years agoImprove selection of output format
Nick Clifton [Mon, 19 Jul 1999 14:57:03 +0000 (14:57 +0000)] 
Improve selection of output format

24 years agoAdd new field to bfd_target structure.
Nick Clifton [Mon, 19 Jul 1999 14:55:16 +0000 (14:55 +0000)] 
Add new field to bfd_target structure.
Initialise this field for all known bfd targets.
Add new search function to targets.c

24 years ago * elflink.h (elf_bfd_final_link): Remove unused variables rel_hash
Andreas Schwab [Mon, 19 Jul 1999 09:11:14 +0000 (09:11 +0000)] 
* elflink.h (elf_bfd_final_link): Remove unused variables rel_hash
and rel_hdr.

24 years ago * elflink.h (elf_link_adjust_relocs): New function.
Mark Mitchell [Sun, 18 Jul 1999 06:31:29 +0000 (06:31 +0000)] 
* elflink.h (elf_link_adjust_relocs): New function.
(elf_bfd_final_link): Use it.
(elf_link_input_bfd): Deal with the fact that there can be
two relocation sections for a single section.
(elf_reloc_link_order): Likewise.

* elf32-mips.c (_bfd_mips_elf_final_link): Don't set GP for
a relocateable object.
(_bfd_mips_elf_relocate_section): Handle relocateable links.

24 years agoRename F_SOFTFLOAt to F_SOFT_FLOAT for compatability with include/elf/arm.h
Nick Clifton [Sat, 17 Jul 1999 15:40:17 +0000 (15:40 +0000)] 
Rename F_SOFTFLOAt to F_SOFT_FLOAT for compatability with include/elf/arm.h

24 years ago* emulparams/elf64_sparc.sh: Add 64-bit directories to native LIB_PATH.
Richard Henderson [Fri, 16 Jul 1999 21:43:43 +0000 (21:43 +0000)] 
* emulparams/elf64_sparc.sh: Add 64-bit directories to native LIB_PATH.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:38:16 +0000 (21:38 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * readelf.c (get_machine_flags): Print EF_SPARC_SUN_US3.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:36:38 +0000 (21:36 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * sparc.h (EF_SPARC_SUN_US3): Define in Cheetah extensions
        flag (as per SCD2.4.1).

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:32:18 +0000 (21:32 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * doc/c-sparc.texi: Document .register and .nword pseudo-ops.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:30:35 +0000 (21:30 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * config/tc-sparc.c (sparc_ip): Allow OLO10 relocations
        on -64 and not pic.
        (output_insn): Put OLO10's secondary addend into tc_fix_data.
        (md_apply_fix3): Handle BFD_RELOC_SPARC_OLO10.
        (tc_gen_reloc): Return two relocs for OLO10, LO10 and SPARC13.
        * config/tc-sparc.h (RELOC_EXPANSION_POSSIBLE,
        MAX_RELOC_EXPANSION): Define.
        (TC_FIX_TYPE, TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT): Likewise.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:28:40 +0000 (21:28 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * elf64-sparc.c (sparc64_elf_info_to_howto): Use ELF64_R_TYPE_ID.
        (sparc64_elf_get_reloc_upper_bound,
        sparc64_elf_get_dynamic_reloc_upper_bound,
        sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
        sparc64_elf_canonicalize_dynamic_reloc, sparc64_elf_write_relocs):
        New functions.
        (sparc64_elf_check_relocs, sparc64_elf_relocate_section): Use
        ELF64_R_TYPE_ID/DATA where appropriate.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:26:39 +0000 (21:26 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not
        ELF64_R_SYM bits.

24 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Fri, 16 Jul 1999 21:25:28 +0000 (21:25 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>

        * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Remove
        DT_SPARC_PLTFMT.

24 years ago * elf32-mips.c (mips_elf_local_relocation_p): New static
Ian Lance Taylor [Fri, 16 Jul 1999 19:09:22 +0000 (19:09 +0000)] 
* elf32-mips.c (mips_elf_local_relocation_p): New static
function.
(mips_elf_next_lo16_addend): Call bfd_set_error on failure.
(mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
Always set *require_jalxp.
(mips_elf_stub_section_p): Mark abfd parameter as unused.
(_bfd_mips_elf_relocate_section): Only look for LO16 following
GOT16 if the GOT16 is against a local symbol.  Don't return false
for an undefined symbol.  If there is an overflow, assert that we
have a name.

24 years ago* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bit
Alan Modra [Fri, 16 Jul 1999 11:09:15 +0000 (11:09 +0000)] 
* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bit
mode when no insn suffix present, eg. push $0x12345678.  Fix some
compiler warnings.  Disallow immediate jump absolute.

24 years ago * elflink.h (elf_link_record_local_dynamic_symbol): Remove unused
Andreas Schwab [Fri, 16 Jul 1999 08:10:27 +0000 (08:10 +0000)] 
* elflink.h (elf_link_record_local_dynamic_symbol): Remove unused
variables `link' and `elfsec'.
(elf_bfd_final_link): Remove unused variable `os'.

24 years ago * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
Mark Mitchell [Thu, 15 Jul 1999 17:02:34 +0000 (17:02 +0000)] 
* ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
with other DWARF2 targets.

24 years ago * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't require
Mark Mitchell [Thu, 15 Jul 1999 16:57:57 +0000 (16:57 +0000)] 
* elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't require
a PT_PHDR program headers.
(_bfd_mips_elf_final_link): Don't assume there are going to be
section symbols when we're not building a shared object.
(_bfd_mips_elf_check_relocs): Make sure we have a GOT when
we need one.

24 years ago * configure.host: Set up HOSTING_CRT0 and HOSTING_LIBS for IRIX6.
Mark Mitchell [Thu, 15 Jul 1999 14:57:35 +0000 (14:57 +0000)] 
* configure.host: Set up HOSTING_CRT0 and HOSTING_LIBS for IRIX6.

24 years ago1999-07-15 J.T. Conklin <jtc@redback.com>
Ian Lance Taylor [Thu, 15 Jul 1999 14:38:23 +0000 (14:38 +0000)] 
1999-07-15  J.T. Conklin  <jtc@redback.com>
* config.bfd (i[3456]86-*-vxworks*): New target.

24 years ago * elf32-mips.c (mips_elf_stub_section_p): New function.
Mark Mitchell [Thu, 15 Jul 1999 13:12:02 +0000 (13:12 +0000)] 
* elf32-mips.c (mips_elf_stub_section_p): New function.
(mips_elf_calculate_relocation): Handle MIPS16 stub functions.
(mips_elf_relocate_section): Adjust calling sequence for
mips_elf_calculate_relocation and mips_elf_perform_relocation.
(mips_elf_perform_relocation): Turn `jal' into `jalx' where
required.

24 years ago * configure.in: Bump version number to 2.9.5.
Ian Lance Taylor [Thu, 15 Jul 1999 12:15:17 +0000 (12:15 +0000)] 
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.

24 years ago * configure.in: Bump version number to 2.9.5.
Ian Lance Taylor [Thu, 15 Jul 1999 12:09:55 +0000 (12:09 +0000)] 
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.

24 years ago * configure.in: Bump version number to 2.9.5.
Ian Lance Taylor [Thu, 15 Jul 1999 11:58:23 +0000 (11:58 +0000)] 
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.

24 years ago * configure.in: Bump version number to 2.9.5.
Ian Lance Taylor [Thu, 15 Jul 1999 11:48:14 +0000 (11:48 +0000)] 
* configure.in: Bump version number to 2.9.5.
* configure: Rebuild.

24 years ago * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long long
Ian Lance Taylor [Thu, 15 Jul 1999 11:27:08 +0000 (11:27 +0000)] 
* dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long long
or %llx work.

24 years agoè
Jeff Law [Thu, 15 Jul 1999 02:06:03 +0000 (02:06 +0000)] 
è
        * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
        64bit format.
        (_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type
        to derive final type instead of hardwiring a selection.

24 years ago * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
Jeff Law [Thu, 15 Jul 1999 02:06:02 +0000 (02:06 +0000)] 
    * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
        64bit format.
        (_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type
        to derive final type instead of hardwiring a selection.

24 years agod
Jeff Law [Thu, 15 Jul 1999 01:49:48 +0000 (01:49 +0000)] 
d
        * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op.
        (cons_fix_new_hppa): Derive size of fixup from size of the object.

24 years ago * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op.
Jeff Law [Thu, 15 Jul 1999 01:49:45 +0000 (01:49 +0000)] 
    * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op.
        (cons_fix_new_hppa): Derive size of fixup from size of the object.

24 years ago1999-06-21 Philip Blundell <pb@nexus.co.uk>
Nick Clifton [Thu, 15 Jul 1999 01:35:40 +0000 (01:35 +0000)] 
1999-06-21  Philip Blundell  <pb@nexus.co.uk>
* arm.h (EF_SOFT_FLOAT, F_SOFT_FLOAT): Define.

24 years ago1999-06-21 Philip Blundell <pb@nexus.co.uk>
Nick Clifton [Thu, 15 Jul 1999 01:34:30 +0000 (01:34 +0000)] 
1999-06-21  Philip Blundell  <pb@nexus.co.uk>
* arm.h (F_SOFTFLOAT): Define.

24 years agooops - omitted from previous delta
Nick Clifton [Thu, 15 Jul 1999 01:33:35 +0000 (01:33 +0000)] 
oops - omitted from previous delta

24 years agoApply patch from Philip Blundell <pb@nexus.co.uk>
Nick Clifton [Thu, 15 Jul 1999 01:33:07 +0000 (01:33 +0000)] 
Apply patch from Philip Blundell  <pb@nexus.co.uk>
  Prepend LOCAL_LABEL_PREFIX (if defined) to local symbols.
  ARM: Set F_SOFTFLOAT in the output file if -mno-fpu was given.

24 years ago * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
Mark Mitchell [Wed, 14 Jul 1999 19:00:32 +0000 (19:00 +0000)] 
* elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
things relocated by R_MIPS16_GPREL.
(mips_elf_perform_relocation): Likewise.

24 years ago * argv.c: Include stdlib.h and string.h instead of
Richard Henderson [Wed, 14 Jul 1999 17:32:02 +0000 (17:32 +0000)] 
    * argv.c: Include stdlib.h and string.h instead of
        prototyping directly.
        * choose-temp.c: Conditionally include string.h.

24 years ago * objdump.c (dump_section_header): Print SEC_SHORT.
Richard Henderson [Wed, 14 Jul 1999 17:24:46 +0000 (17:24 +0000)] 
    * objdump.c (dump_section_header): Print SEC_SHORT.

24 years agoUpdate
Richard Henderson [Wed, 14 Jul 1999 16:46:20 +0000 (16:46 +0000)] 
Update

24 years ago * scripttempl/elf.sc: Re-order .rel[a].foo outputs to the
Richard Henderson [Wed, 14 Jul 1999 16:45:54 +0000 (16:45 +0000)] 
    * scripttempl/elf.sc: Re-order .rel[a].foo outputs to the
        same order seen for the main sections.  Add
        OTHER_READONLY_RELOC_SECTIONS and OTHER_GOT_RELOC_SECTIONS.

24 years ago * ldlang.c (wild_doit): Copy SEC_SHORT to output section.
Richard Henderson [Wed, 14 Jul 1999 16:45:13 +0000 (16:45 +0000)] 
    * ldlang.c (wild_doit): Copy SEC_SHORT to output section.

24 years ago * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.
Richard Henderson [Wed, 14 Jul 1999 16:14:49 +0000 (16:14 +0000)] 
    * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.

24 years ago * elf32-mips.c (struct mips_got_info): Add global_gotno.
Richard Henderson [Wed, 14 Jul 1999 14:23:13 +0000 (14:23 +0000)] 
    * elf32-mips.c (struct mips_got_info): Add global_gotno.
        (_bfd_mips_elf_size_dynamic_sections): Set it.
        (_bfd_mips_elf_final_link): Re-sort; verify the got did not grow.
        (mips_elf_sort_hash_table): Set max_non_got_dynindex based off
        new argument max_local.

24 years ago * write.c (cvt_frag_to_fill): Use frag file and line in rs_org
Ian Lance Taylor [Wed, 14 Jul 1999 14:02:33 +0000 (14:02 +0000)] 
* write.c (cvt_frag_to_fill): Use frag file and line in rs_org
error message.
(relax_segment): Likewise.  After giving a rs_org error, convert
the frag to rs_align to avoid cascading errors.

24 years ago * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bit
Mark Mitchell [Wed, 14 Jul 1999 11:46:04 +0000 (11:46 +0000)] 
* elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bit
subwords when handling an R_MIPS16_26 relocation.
(mips_elf_perform_relocation): Don't be paranoid abour right-shift
semantics.

24 years ago * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask and
Mark Mitchell [Wed, 14 Jul 1999 09:45:46 +0000 (09:45 +0000)] 
* elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask and
dst_mask to match reality.
(_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
(mips_elf_obtain_contents): Use bfd_get.
(mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
(mips_elf_relocate_section): Likewise.

24 years ago * dwarf2.c (read_attribute): Support DW_FORM_ref8.
Mark Mitchell [Wed, 14 Jul 1999 08:49:40 +0000 (08:49 +0000)] 
* dwarf2.c (read_attribute): Support DW_FORM_ref8.
* elf32-mips.c (mips_elf_link_hash_entry): Change mips_32_relocs
to possibly_dynamic_relocs.  Adjust usage throughout code.
(elf_mips_howto_table): Handle R_MIPS_64 correctly.
(elf_mips_ctor64_howto): Likewise.
(mips_elf_calculate_relocation): Handle R_MIPS_64 like R_MIPS_32.
Adjust indentation.
(mips_elf_relocate_section): Handle R_MIPS_64 in 32-bit mode.
(_bfd_mips_elf_check_relocs): Handle R_MIPS_64 like R_MIPS_32.
Use MIPS_ELF_GOT_SIZE to calculate the size of GOT entries.
* elf64-mips.c (elf_backend_may_use_rel_p): Define.

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
Mark Mitchell [Tue, 13 Jul 1999 23:55:08 +0000 (23:55 +0000)] 
* elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
(mips_elf_relocate_section): Adjust calling sequence for
mips_elf_perform_relocation.
(mips_elf_perform_relocation): Take additional argument.  Handle
R_MIPS16_26.  Use bfd_put for convenience.

This page took 0.042307 seconds and 4 git commands to generate.