Age | Commit message (Expand) | Author | Files | Lines |
2015-10-26 | Check symbol defined by assignment in linker script | H.J. Lu | 1 | -89/+0 |
2015-10-26 | Properly convert address load of __start_XXX/__stop_XXX | H.J. Lu | 1 | -0/+89 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -5/+5 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-24 | Fix generic linker symbol output when weak is overridden by strong | Alan Modra | 1 | -1/+1 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 1 | -0/+2 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 1 | -38/+44 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -1/+3 |
2014-08-07 | Don't issue a warning for references in LTO IR to warning symbols | H.J. Lu | 1 | -8/+7 |
2014-08-07 | Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbol | Alan Modra | 1 | -10/+2 |
2014-08-05 | Fix load of archive element with common def for -u sym | Alan Modra | 1 | -33/+9 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -260/+106 |
2014-07-28 | Warn for ar/nm/ranlib/ld on lto objects without plugin | Alan Modra | 1 | -1/+7 |
2014-07-08 | Copy st_other for linker script symbol assignments | Alan Modra | 1 | -5/+4 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -4/+18 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -2/+2 |
2014-06-11 | Fix silly thinko | Alan Modra | 1 | -1/+1 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -2/+36 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -2/+2 |
2012-10-21 | * linker.c (_bfd_generic_link_output_symbols): Handle a | Hans-Peter Nilsson | 1 | -0/+6 |
2012-05-05 | PR ld/14052 | Alan Modra | 1 | -5/+0 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+2 |
2012-03-23 | * linker.c (_bfd_nearby_section): New function, split out from.. | Alan Modra | 1 | -66/+77 |
2012-02-13 | PR ld/13621 | Richard Henderson | 1 | -0/+6 |
2012-01-31 | Support arch-dependent fill | H.J. Lu | 1 | -1/+8 |
2011-09-16 | Check if a symbol is hidden by linker script. | H.J. Lu | 1 | -0/+23 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -136/+114 |
2011-08-05 | PR ld/12762 | Alan Modra | 1 | -12/+11 |
2011-07-14 | * linker.c (_bfd_generic_section_already_linked): Set l_flags. | Alan Modra | 1 | -0/+1 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -39/+88 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -15/+20 |
2011-06-10 | * elflink.c (_bfd_elf_link_create_dynamic_sections): If the | Nick Clifton | 1 | -0/+2 |
2011-05-17 | PR ld/12760 | Alan Modra | 1 | -1/+2 |
2011-05-15 | include/ | Alan Modra | 1 | -1/+0 |
2011-04-24 | PR ld/12365 | Alan Modra | 1 | -6/+3 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -5/+5 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -59/+12 |
2010-12-13 | * aoutx.h (aout_link_check_ar_symbols): Formatting. | Alan Modra | 1 | -12/+10 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -9/+32 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+11 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -23/+29 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -8/+8 |
2009-08-26 | PR ld/10515 | Alan Modra | 1 | -13/+1 |
2009-08-26 | PR ld/10515 | Alan Modra | 1 | -6/+33 |
2009-07-31 | * linker.c (fix_syms): Consider SEC_LOAD when choosing section. | Hans-Peter Nilsson | 1 | -2/+8 |
2009-05-04 | bfd/ChangeLog | Dave Korn | 1 | -0/+92 |