Age | Commit message (Expand) | Author | Files | Lines |
2016-05-04 | Pass %E to einfo when bfd_section == NULL | H.J. Lu | 1 | -1/+1 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -5/+6 |
2016-04-20 | Move ELF relocation check after lang_gc_sections | H.J. Lu | 1 | -0/+24 |
2016-04-18 | Add new NOCROSSREFS_TO linker script command | Matthew Fortune | 1 | -0/+10 |
2016-04-08 | PR18452, ld allows overlapping sections | Alan Modra | 1 | -19/+26 |
2016-04-08 | Show sizes in linker map in target machine address units | Dan Gisselquist | 1 | -4/+6 |
2016-03-31 | More cases of missing TO_ADDR in ldlang.c | Alan Modra | 1 | -14/+12 |
2016-03-30 | PR18452, ld allows overlapping sections | Alan Modra | 1 | -45/+104 |
2016-03-30 | Missing TO_ADDR | Alan Modra | 1 | -1/+1 |
2016-03-30 | Use consistent test for .tbss sections in ldlang.c | Alan Modra | 1 | -12/+8 |
2016-03-22 | Improve COFF/PE linker garbage collection by preventing the removal of sectio... | Nick Clifton | 1 | -25/+24 |
2016-03-18 | Fix possible failure in the AVR linker tests. | Senthil Kumar Selvaraj | 1 | -3/+23 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-19 | Account for .tbss alignment when adjusting start of relro | Alan Modra | 1 | -5/+10 |
2015-10-29 | Re: Orphan output section with multiple input sections | Alan Modra | 1 | -3/+3 |
2015-10-27 | Evaluate __start_* and __stop_* symbol PROVIDE expressions early | Alan Modra | 1 | -7/+19 |
2015-09-18 | Delay converting linker script defined symbols from absolute | Alan Modra | 1 | -0/+3 |
2015-09-04 | ld: Extend options for altering orphan handling behaviour. | Andrew Burgess | 1 | -21/+50 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -20/+23 |
2015-08-04 | ld: Add '--require-defined' command line option. | Andrew Burgess | 1 | -0/+52 |
2015-06-12 | Add new ld option: --print-memory-usage | Tristan Gingold | 1 | -0/+38 |
2015-04-22 | Rewrite relro adjusting code | Alan Modra | 1 | -39/+34 |
2015-04-10 | Mark _init and _fini for --gc-sections | Alan Modra | 1 | -0/+16 |
2015-04-07 | Cast shift expression | Alan Modra | 1 | -1/+1 |
2015-04-01 | Start of relro segment adjustment | Alan Modra | 1 | -16/+17 |
2015-02-27 | Fixes a problem with the linker script parser not always handling the ! chara... | Nick Clifton | 1 | -1/+9 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -1/+0 |
2015-01-29 | Remove plugin_active_plugins_p() | H.J. Lu | 1 | -1/+1 |
2015-01-28 | PowerPC64 changes for xlc | Alan Modra | 1 | -1/+0 |
2015-01-28 | Allow symbols in MEMORY region specification | Senthil Kumar Selvaraj | 1 | -0/+36 |
2015-01-20 | ld: Don't evaluate unneeded PROVIDE expressions. | Andrew Burgess | 1 | -2/+10 |
2015-01-19 | Fix garbage collection of common symbols | Alan Modra | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | Move support code for linker script DEFINED to ldexp.c | Alan Modra | 1 | -71/+0 |
2014-10-15 | If "=" is the first character in a ldscript input file, force a sysroot prefix. | Hans-Peter Nilsson | 1 | -0/+20 |
2014-10-13 | Run eh_frame optimisation for relocatable link | Alan Modra | 1 | -2/+1 |
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 |