aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-08-19Fix partial REL relocs.Nick Clifton2-12/+48
1999-08-19 * configure.host: Use ${CC} instead of gcc for finding compilerAndreas Schwab2-39/+44
related files.
1999-08-19* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.Doug Evans2-0/+10
1999-08-191999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor2-9/+24
* cofflink.c: Move definitions of N_TMASK, et. al., out of _bfd_coff_link_input_bfd into top level.
1999-08-18only emit -mthumb-interowrk directive if really necessary.Nick Clifton2-12/+17
1999-08-18If an offset is invalid, display it.Nick Clifton2-7/+14
1999-08-181999-08-18 Donn Terry <donn@interix.com>Ian Lance Taylor6-24/+77
* coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE. (RTYPE2HOWTO): Return NULL if reloc type is out of range. (coff_i386_rtype_to_howto): Likewise. * coffcode.h (coff_slurp_symbol_table): Change a -2 to N_DEBUG. Completely ignore symbols which are all zero. (dummy_reloc16_estimate): Add return 0. * cofflink.c (_bfd_coff_link_input_bfd): Rename inner scope variable copy to name_copy to avoid shadowing outer scope variable. * libcoff-in.h (coff_data_type): Change raw_syment_count field from unsigned int to unsigned long. Add timestamp field. * libcoff.h: Rebuild. Also comment changes.
1999-08-18comment changes from Donn Terry, and indentation changesIan Lance Taylor1-7/+14
1999-08-18add comment from Donn TerryIan Lance Taylor1-1/+2
1999-08-17 * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor2-2/+8
handle 0xffffNNNN constants correctly.
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-2/+8
* gas/elf/elf.exp: Expected to fail on alpha*-*-*.
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-1/+5
* ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1999-08-171999-08-17 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-1/+6
* elf32-hppa.c (bfd_elf32_bfd_is_local_label_name): Fix typo in macro definition.
1999-08-17 * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor3-5/+38
for special section symbols. * elflink.h (elf_merge_symbol): If we have no old BFD, check BSF_DYNAMIC on the section symbol to see whether the old BFD is dynamic.
1999-08-16These files removed in the 1999-08-16 snapshot.Jason Molenda72-14146/+0
1999-08-16import gdb-1999-08-16 snapshotJason Molenda144-580/+14049
1999-08-16This commit was generated by cvs2svn to track changes on a CVS vendorJason Molenda3-2/+7
branch.
1999-08-16import gdb-1999-08-16 snapshotJason Molenda3-2/+7
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-24/+1
1999-08-16Look for register conflicts on stores as well as loads.Nick Clifton2-18/+22
1999-08-15 * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell2-2/+7
coincidence of variable names between old and new code.
1999-08-13Only pass positive values to validate_offset_imm()Nick Clifton2-16/+25
1999-08-12Tidy up formatting.Nick Clifton2-261/+204
Fix Thubm weak function support.
1999-08-12Fix interworking problems.Nick Clifton2-34/+51
1999-08-11Fix typo.Jeff Law1-1/+1
1999-08-11config/tc-i386.c: Remove dead codeAlan Modra2-6/+5
1999-08-11Check for overflow on R_ARM_PC24 relocs.Nick Clifton2-3/+14
1999-08-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law2-1/+5
flags for the unwind subspace.
1999-08-11 * elf-hppa.h (elf_hppa_fake_sections): New function.Jeff Law3-0/+35
* elf32-hppa.c (elf_backend_fake_sections): Define.
1999-08-11Fix typo in defintion of OUTPUT_FORMAT.Nick Clifton2-1/+5
1999-08-11remove bigus code.Nick Clifton2-38/+0
1999-08-10 * elf-hppa.h (elf_hppa_final_write_processing): Update forJeff Law2-7/+6
recent changes to the arch_info structure.
1999-08-10Fix typos in last change.Jeff Law1-3/+3
1999-08-10 * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law2-7/+28
(pa_build_unwind_subspace): Remove #if 0 wrapper. Select a suitable relocation based on the size of the target's pointer. Always Use subsegment zero for the unwinders. (pa_level): Handle "2.0w".
1999-08-10 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): HandleJeff Law3-1/+30
R_HPPA_SEGBASE and R_HPPA_SEGREL32. * cpu-hppa.c (bfd_hppa20w_arch): New entry in architecture info list.
1999-08-10 From Wally Iimura <iimura@microunity.com>:Ian Lance Taylor2-2/+12
* dis-buf.c (buffer_read_memory): Rewrite expression to avoid overflow at end of address space. (generic_print_address): Use sprintf_vma.
1999-08-10 * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell2-14/+27
output DT_MIPS_GOTSYM. (_bfd_mips_elf_finish_dynamic_sections): Use the same value as DT_MIPS_SYMTABNO if there are no global GOT symbols.
1999-08-10 * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell2-54/+132
prototype. Handle local symbols. Add commentary. (mips_elf_calculate_relocation): Adjust accordingly. (_bfd_mips_elf_check_relocs): Handle local symbols in R_MIPS_32 relocations.
1999-08-10 * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell2-4/+23
1999-08-10 * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell2-21/+65
elf-section data to allocate just the right amount of relocation space. Don't allocate the hash space twice. (elf_bfd_final_link): Calculate the amount of space to allocate in each relocation section.
1999-08-10 * Makefile.in (LDFLAGS): Define.Ian Lance Taylor2-0/+5
1999-08-101999-08-09 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor2-0/+11
* scripttempl/i386go32.sc: Handle g++ exception sections.
1999-08-09 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When inJeff Law3-13/+26
64bit mode, generate a section relative relocation for a 32bit wide relocation. (elf_hppa_is_local_label_name): New function. * elf32-hppa.c (elf_hppa_is_local_label_name): Deleted. To be shared between 32bit and 64bit port.
1999-08-09 * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell2-3/+14
R_MIPS_GOT16 and R_MIPS_CALL16. (mips_elf_got16_entry): Use mips_elf_high to calculate the value to use wheen looking for a preexisting GOT entry.
1999-08-09import gdb-1999-08-09 snapshotJason Molenda118-12060/+11955
1999-08-09rebuild with patched automakeIan Lance Taylor7-8/+8
1999-08-091999-08-09 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda4-685/+0
* README-gdb, gdb/testsuite/gdb.c++/ref-types2.cc, gdb/testsuite/gdb.c++/ref-types2.exp, readline/MANIFEST.doc, readline/doc/inc-hist.texi: Removed in the 1999-08-02 snapshot.
1999-08-09 * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke2-3/+12
with the following instruction unless this was specified.
1999-08-09Hans-Peter Nilsson <hp@bitrange.com>Nick Clifton2-1/+9
* readelf.c (process_abbrev_section): Handle standard-conforming single zero at the end of the section.
1999-08-091999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor3-18/+9
* elf64-sparc.c (sparc64_elf_relocate_section): Back out part of the Sep. 4th, 1998 change. glibc 2.0.x dynamic linker had bug, not binutils. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.