| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix building with --enable-targets=all | Nick Clifton | 2000-03-01 | 1 | -1/+1 |
* | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-03-01 | 1 | -2/+4 |
* | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2000-02-22 | 1 | -1/+5 |
* | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2000-02-22 | 1 | -4/+6 |
* | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2000-02-21 | 1 | -1/+12 |
* | * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect | Richard Henderson | 2000-02-18 | 1 | -10/+11 |
* | * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and | Richard Henderson | 2000-02-13 | 1 | -87/+8 |
* | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 2000-02-13 | 1 | -3/+3 |
* | ELF visibility patch from Martin Loewis. | Nick Clifton | 2000-01-03 | 1 | -3/+18 |
* | * elflink.h (bfd_elf,size_dynamic_sections): Don't export all | Richard Henderson | 1999-12-29 | 1 | -14/+14 |
* | Fix detection of common symbols | Nick Clifton | 1999-12-14 | 1 | -5/+44 |
* | fix detection of common symbols. | Nick Clifton | 1999-12-14 | 1 | -1/+3 |
* | Fix elf linker's handling of commons in archive maps | Nick Clifton | 1999-12-10 | 1 | -1/+109 |
* | Revert previous patch. | Nick Clifton | 1999-12-10 | 1 | -20/+1 |
* | Change AR for ELF so that common symbols are not included in archive map. | Nick Clifton | 1999-12-10 | 1 | -1/+20 |
* | * elflink.h (elf_bfd_final_link): Make last_local signed. | Ian Lance Taylor | 1999-10-28 | 1 | -3/+3 |
* | * elflink.h (elf_merge_symbol): When overriding a weak symbol with | Ian Lance Taylor | 1999-10-08 | 1 | -2/+6 |
* | * elflink.h (elf_fix_symbol_flags): Move weakdef handling here... | Ian Lance Taylor | 1999-09-10 | 1 | -26/+34 |
* | * elflink.h (elf_link_add_object_symbols): Copy NON_GOT_REF flag | Andreas Schwab | 1999-09-06 | 1 | -2/+4 |
* | use bfd memory allcation routines | Nick Clifton | 1999-09-06 | 1 | -14/+15 |
* | * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define. | Ian Lance Taylor | 1999-09-04 | 1 | -4/+5 |
* | * elflink.h (elf_bfd_final_link): When counting relocations, don't | Ian Lance Taylor | 1999-09-03 | 1 | -2/+11 |
* | * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK | Jeff Law | 1999-09-02 | 1 | -0/+17 |
* | Fix memory leak. | Nick Clifton | 1999-09-02 | 1 | -1/+1 |
* | When possible, keep the original type of the symbol. | Nick Clifton | 1999-08-31 | 1 | -1/+4 |
* | * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC | Ian Lance Taylor | 1999-08-17 | 1 | -3/+28 |
* | * elflink.h (elf_bfd_final_link): Tweak last change. | Mark Mitchell | 1999-08-10 | 1 | -4/+19 |
* | * elflink.h (elf_link_size_reloc_section): Use the counts in the | Mark Mitchell | 1999-08-10 | 1 | -20/+56 |
* | 1999-08-09 Geoff Keating <geoffk@cygnus.com> | Ian Lance Taylor | 1999-08-09 | 1 | -4/+13 |
* | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1999-08-02 | 1 | -11/+4 |
* | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1999-07-30 | 1 | -11/+33 |
* | * elflink.h (elf_merge_symbol): Do merge symbols from the same BFD | Ian Lance Taylor | 1999-07-19 | 1 | -2/+6 |
* | * elflink.h (elf_bfd_final_link): Remove unused variables rel_hash | Andreas Schwab | 1999-07-19 | 1 | -3/+0 |
* | * elflink.h (elf_link_adjust_relocs): New function. | Mark Mitchell | 1999-07-18 | 1 | -38/+64 |
* | * elflink.h (elf_link_record_local_dynamic_symbol): Remove unused | Andreas Schwab | 1999-07-16 | 1 | -2/+1 |
* | * elf-bfd.h (struct elf_link_local_dynamic_entry): New. | Richard Henderson | 1999-07-13 | 1 | -93/+146 |
* | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1999-07-11 | 1 | -5/+5 |
* | * elf.c (bfd_elf_hash): Change parameter from unsigned char * to | Ian Lance Taylor | 1999-07-11 | 1 | -5/+4 |
* | * elflink.h (elf_link_read_relocs_from_section): Be type-correct. | Mark Mitchell | 1999-07-11 | 1 | -1/+1 |
* | * elflink.h (elf_link_create_dynamic_sections): Handle non-standard | Mark Mitchell | 1999-07-07 | 1 | -26/+62 |
* | tweak last elf_merge_symbol patch | Ian Lance Taylor | 1999-07-07 | 1 | -4/+21 |
* | * elflink.h (elf_bfd_final_link): Assert that section reloc_count | Ian Lance Taylor | 1999-07-07 | 1 | -11/+47 |
* | * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2 | Mark Mitchell | 1999-07-01 | 1 | -64/+142 |
* | * elflink.h (elf_link_output_extsym): It's OK for a -Bsymbolic | Ian Lance Taylor | 1999-06-26 | 1 | -1/+0 |
* | * elflink.h (size_dynamic_sections): Use user-specified init/fini | Mark Mitchell | 1999-06-23 | 1 | -10/+16 |
* | * elflink.h (link_read_relocs): Explicitly cast external_relocs to | Mark Mitchell | 1999-06-22 | 1 | -1/+1 |
* | * elflink.h (elf_link_remove_section_and_adjust_dynindices): | Ian Lance Taylor | 1999-06-19 | 1 | -2/+0 |
* | * elflink.h (elf_link_remove_section_and_adjust_dynindices): | Mark Mitchell | 1999-06-13 | 1 | -18/+6 |
* | * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function. | Mark Mitchell | 1999-06-13 | 1 | -34/+58 |
* | * elflink.h (elf_link_read_relocs_from_section): New function, | Mark Mitchell | 1999-06-13 | 1 | -41/+84 |