Age | Commit message (Expand) | Author | Files | Lines |
2011-07-16 | Implement ld --print-output-format. | Roland McGrath | 1 | -1/+1 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+30 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -1/+7 |
2011-06-13 | * ldlang.c (sort_def_symbol, lang_one_common): Don't handle | Alan Modra | 1 | -6/+0 |
2011-06-07 | * ldlang.c (lang_one_common): Handle warning symbols. | Alan Modra | 1 | -0/+3 |
2011-05-23 | PR 12763 | Alan Modra | 1 | -2/+8 |
2011-05-16 | * ldlang.c (print_assignment): Use the symbol's section if we | Nathan Sidwell | 1 | -3/+2 |
2011-05-16 | * ldlang.c (lang_leave_output_section_statement): Don't copy | Alan Modra | 1 | -2/+4 |
2011-05-03 | PR ld/12726 | Alan Modra | 1 | -5/+5 |
2011-04-17 | PR ld/12365 | Alan Modra | 1 | -50/+61 |
2011-04-15 | PR ld/12672 | Alan Modra | 1 | -10/+21 |
2011-03-10 | [PATCH] Fix issue from GCC PR47527: no ELF flags, EABI attribs, etc. in dummy... | Dave Korn | 1 | -0/+5 |
2011-03-10 | [PATCH] Revise linker plugin API to better preserve link order. | Dave Korn | 1 | -9/+121 |
2011-02-28 | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -4/+5 |
2011-02-14 | bfd/ld: handle ABI prefixes in version scripts | Mike Frysinger | 1 | -5/+17 |
2011-01-14 | PR ld/12339 | Alan Modra | 1 | -0/+3 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -2/+32 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -2/+2 |
2011-01-12 | PR ld/12380 | Alan Modra | 1 | -4/+6 |
2011-01-10 | Remove startup_file from ldlang.c. | H.J. Lu | 1 | -4/+1 |
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 |