Age | Commit message (Expand) | Author | Files | Lines |
2011-05-18 | PR ld/12761 | Nick Clifton | 1 | -1/+2 |
2011-05-17 | PR ld/12760 | Alan Modra | 1 | -3/+3 |
2011-05-07 | Reverse copy .ctors/.dtors sections if needed. | H.J. Lu | 1 | -16/+64 |
2011-04-24 | PR ld/12365 | Alan Modra | 1 | -1/+4 |
2011-04-20 | * libbfd.c (bfd_log2): Do return rounded up value. | Alan Modra | 1 | -2/+5 |
2011-04-20 | * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd. | Alan Modra | 1 | -4/+1 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -7/+20 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -5/+3 |
2011-04-17 | PR ld/12365 | Alan Modra | 1 | -0/+5 |
2011-03-14 | include/elf/ | Richard Sandiford | 1 | -0/+8 |
2011-03-02 | * elflink.c (is_reloc_section): Remove function. | Bernd Schmidt | 1 | -31/+6 |
2011-02-14 | bfd/ld: handle ABI prefixes in version scripts | Mike Frysinger | 1 | -3/+5 |
2010-12-31 | Move elfXX_r_info/elfXX_r_sym to elfcode.h. | H.J. Lu | 1 | -32/+0 |
2010-12-31 | Add x86-64 ILP32 support. | H.J. Lu | 1 | -1/+82 |
2010-12-13 | * aoutx.h (aout_link_check_ar_symbols): Formatting. | Alan Modra | 1 | -3/+3 |
2010-12-12 | Optimize for add_archive_element. | H.J. Lu | 1 | -5/+2 |
2010-12-04 | PR ld/12277 | Alan Modra | 1 | -18/+27 |
2010-10-29 | Add compressed debug section support to binutils and ld. | H.J. Lu | 1 | -3/+1 |
2010-10-21 | * elf-bfd.h (struct elf_backend_data): New member | Rainer Orth | 1 | -1/+5 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -3/+6 |
2010-10-11 | * elflink.c (_bfd_elf_link_output_relocs): Delete unused variable | Dave Korn | 1 | -2/+0 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 1 | -4/+6 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -174/+151 |
2010-10-01 | Clear non_elf on ELF linker defined symbols. | H.J. Lu | 1 | -0/+1 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -6/+6 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -1/+1 |
2010-09-16 | bfd/ | Alan Modra | 1 | -2/+1 |
2010-09-09 | * elflink.c (bfd_elf_final_link): Correct calculation of | Bernd Schmidt | 1 | -1/+4 |
2010-08-28 | * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param. Make | Alan Modra | 1 | -5/+13 |
2010-08-25 | Don't set unique_global for non-ELF hash link table. | H.J. Lu | 1 | -1/+2 |
2010-08-22 | Don't check relocation if input ELF object ID doesn't match output. | H.J. Lu | 1 | -0/+1 |
2010-08-12 | PR ld/11843 | Nick Clifton | 1 | -0/+6 |
2010-07-30 | Add ATTRIBUTE_UNUSED to info in compute_bucket_count. | H.J. Lu | 1 | -1/+1 |
2010-04-14 | * bfd/elflink.c (_bfd_elf_merge_symbol): Tighten up the test for early | Matthew Gretton-Dann | 1 | -5/+6 |
2010-03-21 | Check !executable instead of shared for PIE. | H.J. Lu | 1 | -2/+2 |
2010-03-05 | ld: | Rainer Orth | 1 | -2/+16 |
2010-02-19 | bfd/ | Alan Modra | 1 | -0/+18 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -2/+6 |
2010-01-26 | Properly check undefined symbols when gc_sections is active. | H.J. Lu | 1 | -3/+6 |
2010-01-21 | * elflink.c (elf_link_add_object_symbols): Look up name of | Nick Clifton | 1 | -9/+24 |
2010-01-08 | Fix PR ld/11138 | H.J. Lu | 1 | -2/+6 |
2010-01-08 | Set SEC_KEEP on section XXX for undefined __start_XXX/__stop_XXX | H.J. Lu | 1 | -0/+29 |
2010-01-07 | Always keep SHT_NOTE sections | H.J. Lu | 1 | -3/+4 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -12/+10 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+12 |
2009-11-09 | Don't return on STT_GNU_IFUNC symbol when stripping. | H.J. Lu | 1 | -1/+3 |
2009-11-05 | * elflink.c (elf_link_add_object_symbols): Improve error | Nick Clifton | 1 | -2/+20 |
2009-11-02 | * elflink.c (elf_link_add_object_symbols): Don't force debug | Alan Modra | 1 | -1/+0 |
2009-10-13 | * elflink.c (_bfd_elf_merge_symbol): Revert previous patch. | Alan Modra | 1 | -4/+4 |
2009-10-13 | Fix %s that should be %B in several message formats. | Roland McGrath | 1 | -6/+6 |