Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | Pad sections according to current script FILL. | Alan Modra | 1 | -1/+1 |
2014-03-14 | Remove search path from -l:namespec DT_NEEDED | Alan Modra | 1 | -8/+7 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-02-02 | Fix ALIGN_WITH_INPUT | Sebastian Huber | 1 | -16/+26 |
2014-01-24 | TLS orphan section placement | Alan Modra | 1 | -52/+82 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 1 | -0/+44 |
2014-01-22 | Miscellaneous ld tidies | Alan Modra | 1 | -1/+2 |
2014-01-20 | Allow self-assignment for absolute symbols defined in a linker script | Alan Modra | 1 | -49/+25 |
2014-01-20 | Fix duplicate output section statement lookup | Guy Martin | 1 | -0/+12 |
2014-01-16 | Tidy ld use of bfd_section userdata. | Alan Modra | 1 | -41/+15 |
2014-01-10 | Don't adjust LOAD segment to match GNU_RELRO segment | Alan Modra | 1 | -12/+9 |
2014-01-08 | Adjust LOAD segment to generate GNU_RELRO segment | H.J. Lu | 1 | -1/+2 |
2013-07-19 | * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. | Nick Clifton | 1 | -8/+11 |
2013-04-04 | * ldlang.c (load_symbols): Report "error adding symbols" on | Alan Modra | 1 | -2/+2 |
2013-03-05 | PR ld/15222 | Alan Modra | 1 | -0/+7 |
2013-02-11 | * ldlang.c (get_init_priority): Comment typo. | Alan Modra | 1 | -4/+3 |
2012-12-17 | PR ld/14962 | Alan Modra | 1 | -54/+5 |
2012-11-21 | ld/ | Roland McGrath | 1 | -31/+37 |
2012-11-01 | * ldlang.c (insert_pad): Correct output section size calculation. | Alan Modra | 1 | -3/+7 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -2/+2 |
2012-08-01 | Properly handle by_none | H.J. Lu | 1 | -2/+0 |
2012-08-01 | Don't call compare_section in case of by_none | H.J. Lu | 1 | -1/+3 |
2012-07-13 | PR ld/14357 | Nick Clifton | 1 | -1/+1 |
2012-07-10 | Add SORT_NONE and don't sort sort .init/.fini sections | H.J. Lu | 1 | -2/+7 |
2012-06-28 | Remove redundant statement | H.J. Lu | 1 | -1/+0 |
2012-06-25 | * ldlang.c (load_symbols): Close file and set flags.loaded | Alan Modra | 1 | -0/+6 |
2012-06-21 | ld/ | Alan Modra | 1 | -6/+1 |
2012-06-15 | ld/ | Alan Modra | 1 | -74/+114 |
2012-05-30 | * ldlang.h (lang_output_section_statement_type): Rename | Alan Modra | 1 | -5/+7 |
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 |