Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-19 | Fix partial REL relocs. | Nick Clifton | 2 | -12/+48 | |
1999-08-19 | * configure.host: Use ${CC} instead of gcc for finding compiler | Andreas Schwab | 2 | -39/+44 | |
related files. | |||||
1999-08-19 | * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. | Doug Evans | 2 | -0/+10 | |
1999-08-19 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -9/+24 | |
* cofflink.c: Move definitions of N_TMASK, et. al., out of _bfd_coff_link_input_bfd into top level. | |||||
1999-08-18 | only emit -mthumb-interowrk directive if really necessary. | Nick Clifton | 2 | -12/+17 | |
1999-08-18 | If an offset is invalid, display it. | Nick Clifton | 2 | -7/+14 | |
1999-08-18 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 6 | -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-18 | comment changes from Donn Terry, and indentation changes | Ian Lance Taylor | 1 | -7/+14 | |
1999-08-18 | add comment from Donn Terry | Ian Lance Taylor | 1 | -1/+2 | |
1999-08-17 | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 2 | -2/+8 | |
handle 0xffffNNNN constants correctly. | |||||
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+8 | |
* gas/elf/elf.exp: Expected to fail on alpha*-*-*. | |||||
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -1/+5 | |
* ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof. | |||||
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -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_DYNAMIC | Ian Lance Taylor | 3 | -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-16 | These files removed in the 1999-08-16 snapshot. | Jason Molenda | 72 | -14146/+0 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 144 | -580/+14049 | |
1999-08-16 | This commit was generated by cvs2svn to track changes on a CVS vendor | Jason Molenda | 3 | -2/+7 | |
branch. | |||||
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 3 | -2/+7 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -24/+1 | |
1999-08-16 | Look for register conflicts on stores as well as loads. | Nick Clifton | 2 | -18/+22 | |
1999-08-15 | * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate | Mark Mitchell | 2 | -2/+7 | |
coincidence of variable names between old and new code. | |||||
1999-08-13 | Only pass positive values to validate_offset_imm() | Nick Clifton | 2 | -16/+25 | |
1999-08-12 | Tidy up formatting. | Nick Clifton | 2 | -261/+204 | |
Fix Thubm weak function support. | |||||
1999-08-12 | Fix interworking problems. | Nick Clifton | 2 | -34/+51 | |
1999-08-11 | Fix typo. | Jeff Law | 1 | -1/+1 | |
1999-08-11 | config/tc-i386.c: Remove dead code | Alan Modra | 2 | -6/+5 | |
1999-08-11 | Check for overflow on R_ARM_PC24 relocs. | Nick Clifton | 2 | -3/+14 | |
1999-08-11 | * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section | Jeff Law | 2 | -1/+5 | |
flags for the unwind subspace. | |||||
1999-08-11 | * elf-hppa.h (elf_hppa_fake_sections): New function. | Jeff Law | 3 | -0/+35 | |
* elf32-hppa.c (elf_backend_fake_sections): Define. | |||||
1999-08-11 | Fix typo in defintion of OUTPUT_FORMAT. | Nick Clifton | 2 | -1/+5 | |
1999-08-11 | remove bigus code. | Nick Clifton | 2 | -38/+0 | |
1999-08-10 | * elf-hppa.h (elf_hppa_final_write_processing): Update for | Jeff Law | 2 | -7/+6 | |
recent changes to the arch_info structure. | |||||
1999-08-10 | Fix typos in last change. | Jeff Law | 1 | -3/+3 | |
1999-08-10 | * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. | Jeff Law | 2 | -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): Handle | Jeff Law | 3 | -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 Taylor | 2 | -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): Always | Mark Mitchell | 2 | -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): Change | Mark Mitchell | 2 | -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 Mitchell | 2 | -4/+23 | |
1999-08-10 | * elflink.h (elf_link_size_reloc_section): Use the counts in the | Mark Mitchell | 2 | -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 Taylor | 2 | -0/+5 | |
1999-08-10 | 1999-08-09 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 2 | -0/+11 | |
* scripttempl/i386go32.sc: Handle g++ exception sections. | |||||
1999-08-09 | * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When in | Jeff Law | 3 | -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 for | Mark Mitchell | 2 | -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-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 118 | -12060/+11955 | |
1999-08-09 | rebuild with patched automake | Ian Lance Taylor | 7 | -8/+8 | |
1999-08-09 | 1999-08-09 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 4 | -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 instructions | Joern Rennecke | 2 | -3/+12 | |
with the following instruction unless this was specified. | |||||
1999-08-09 | Hans-Peter Nilsson <hp@bitrange.com> | Nick Clifton | 2 | -1/+9 | |
* readelf.c (process_abbrev_section): Handle standard-conforming single zero at the end of the section. | |||||
1999-08-09 | 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 3 | -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. |