Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 1 | -31/+19 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+1 |
2012-03-25 | ld/ | Alan Modra | 1 | -3/+3 |
2012-03-23 | * ldemul.c (before_allocation_default): When emitrelocations, | Alan Modra | 1 | -0/+1 |
2012-03-08 | PR ld/10340 | Alan Modra | 1 | -3/+4 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -90/+59 |
2012-02-22 | PR ld/13683 | Nick Clifton | 1 | -0/+5 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -9/+11 |
2012-01-31 | Support arch-dependent fill | H.J. Lu | 1 | -1/+1 |
2012-01-15 | PR ld/12758 | Alan Modra | 1 | -2/+2 |
2011-11-15 | * ld/ldlang.c (insert_pad): Change alignment_needed argument to | Andreas Schwab | 1 | -2/+2 |
2011-10-20 | PR ld/13287 | Alan Modra | 1 | -1/+2 |
2011-09-20 | PR ld/12301 | Alan Modra | 1 | -1/+17 |
2011-09-16 | Check if a symbol is hidden by linker script. | H.J. Lu | 1 | -11/+7 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -6/+1 |
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 |