Age | Commit message (Expand) | Author | Files | Lines |
2010-12-20 | * ld.texinfo (Expression Section): Describe treatment of numbers | Alan Modra | 1 | -0/+1 |
2010-12-20 | PR ld/12001 | Alan Modra | 1 | -69/+9 |
2010-12-15 | Add SORT_BY_INIT_PRIORITY. | H.J. Lu | 1 | -0/+53 |
2010-12-13 | * ldlang.c (load_symbols): Correct last change. | Alan Modra | 1 | -3/+4 |
2010-12-12 | Optimize for add_archive_element. | H.J. Lu | 1 | -3/+2 |
2010-12-06 | Replace is_archive with maybe_archive. | H.J. Lu | 1 | -6/+6 |
2010-12-04 | * ldlang.c (lang_size_sections_1): Align lma using same alignment | Alan Modra | 1 | -10/+9 |
2010-11-21 | Re-indent plugin code. | H.J. Lu | 1 | -16/+16 |
2010-11-05 | * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD. | Alan Modra | 1 | -19/+19 |
2010-11-03 | PR ld/12001 | Nick Clifton | 1 | -0/+64 |
2010-10-28 | * ldlang.h (ldlang_add_undef): Add cmdline param. | Alan Modra | 1 | -5/+6 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -2/+30 |
2010-09-29 | * ldlang.c (lang_place_orphans): Zero vma when relocatable or non-load | Alan Modra | 1 | -0/+4 |
2010-09-23 | ld/ | Alan Modra | 1 | -1/+1 |
2010-09-22 | 2010-09-22 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -3/+14 |
2010-09-16 | bfd/ | Alan Modra | 1 | -12/+9 |
2010-09-10 | PR ld/11931 | Alan Modra | 1 | -5/+14 |
2010-08-19 | binutils/ | Alan Modra | 1 | -5/+12 |
2010-08-06 | PR ld/11887 | Alan Modra | 1 | -4/+5 |
2010-07-17 | * ldlang.c (lang_check_section_addresses): Catch overlap for | Alan Modra | 1 | -11/+16 |
2010-04-09 | bfd/ChangeLog | Nick Clifton | 1 | -2/+0 |
2010-03-17 | * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" from | Alan Modra | 1 | -13/+11 |
2010-03-16 | * ldlang.c (lang_insert_orphan): Place loadable orphans in the same | Daniel Jacobowitz | 1 | -1/+14 |
2010-02-25 | bfd/ | Alan Modra | 1 | -125/+125 |
2010-02-23 | PR ld/11304 | Alan Modra | 1 | -108/+51 |
2010-02-22 | PR ld/11304 | Alan Modra | 1 | -51/+108 |
2010-02-19 | bfd/ | Alan Modra | 1 | -13/+24 |
2010-01-21 | PR 4437 | Nick Clifton | 1 | -3/+14 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -7/+3 |
2009-11-26 | PR ld/10956 | Nick Clifton | 1 | -2/+2 |
2009-11-05 | * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. | Nick Clifton | 1 | -9/+11 |
2009-10-14 | * ldlang.c (load_symbols): Set whole_archive from entry when | Alan Modra | 1 | -1/+4 |
2009-10-09 | PR ld/10749 | Alan Modra | 1 | -1/+7 |
2009-10-08 | PR ld/10744 | Alan Modra | 1 | -2/+4 |
2009-10-07 | ld/ | Nathan Sidwell | 1 | -1/+9 |
2009-09-29 | * ldlang.c (lang_size_sections_1): Allow scripts to specify a | Alan Modra | 1 | -1/+1 |
2009-09-27 | * ldlang.c (lang_size_sections_1): Always force output vma to zero for | Christopher Faylor | 1 | -6/+3 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -49/+65 |
2009-08-30 | PR ld/10569 | Alan Modra | 1 | -2/+2 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -72/+75 |
2009-08-12 | 2009-08-12 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+34 |
2009-08-10 | PR 10474 | Alan Modra | 1 | -44/+46 |
2009-07-23 | 2009-07-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+3 |
2009-07-11 | * ldlang.c (insert_os_after): Don't tie assignments to non-alloc | Alan Modra | 1 | -5/+12 |
2009-06-25 | 2009-06-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+6 |
2009-05-26 | * ldlang.c (lang_check_section_addresses): Ignore non-alloc sections. | Alan Modra | 1 | -1/+3 |
2009-05-22 | * ldlang.c (lang_check_section_addresses): Ignore non-loadable | Nathan Sidwell | 1 | -2/+3 |
2009-05-15 | ld/ | Alan Modra | 1 | -8/+41 |
2009-05-14 | * ldlang.c (lang_insert_orphan): Add __start_<section> symbol | Alan Modra | 1 | -11/+12 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -21/+3 |