Age | Commit message (Expand) | Author | Files | Lines |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 1 | -7/+35 |
2014-08-13 | Fix non-ELF build breakage | Alan Modra | 1 | -2/+2 |
2014-08-12 | Fix build breakage when ld plugins disabled | Alan Modra | 1 | -1/+3 |
2014-07-03 | Reload --as-needed libraries inside groups | Alan Modra | 1 | -18/+10 |
2014-07-01 | Don't include sys/param.h | Alan Modra | 1 | -1/+1 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -15/+0 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -2/+2 |
2014-05-27 | Add new link-map-text hook and RX auto-vector support. | DJ Delorie | 1 | -0/+2 |
2014-05-25 | Localize varible to avoid warning | Alan Modra | 1 | -2/+0 |
2014-05-20 | Rewrite ppc32 backend .sdata and .sdata2 handling | Alan Modra | 1 | -9/+6 |
2014-05-10 | Fix freeing of link_info.hash | Hans-Peter Nilsson | 1 | -1/+15 |
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 |