Age | Commit message (Expand) | Author | Files | Lines |
2015-05-28 | Compact EH Support | Catherine Moore | 1 | -16/+47 |
2015-05-05 | Add support to the MSP430 linker for the automatic placement of code and data... | Nick Clifton | 1 | -0/+298 |
2015-04-25 | Non-alloc sections don't belong in PT_LOAD segments | Alan Modra | 1 | -7/+10 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 1 | -0/+15 |
2015-04-09 | Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z | H.J. Lu | 1 | -15/+7 |
2015-04-08 | Add ld_list_options | H.J. Lu | 1 | -106/+6 |
2015-04-07 | PowerPC non-PIC to PIC editing for protected var access | Alan Modra | 1 | -3/+12 |
2015-04-01 | Work around a GCC uninitialized warning bug | H.J. Lu | 1 | -0/+5 |
2015-04-01 | [AArch64] Workaround for Cortex A53 erratum 843419 | Marcus Shawcroft | 1 | -1/+10 |
2015-04-01 | Yet another warning fix | Alan Modra | 1 | -1/+1 |
2015-04-01 | Fixes for a small number of compiler warnings | Ed Schouten | 1 | -1/+1 |
2015-03-25 | [AArch64] Remove padding before stub sections. | Marcus Shawcroft | 1 | -1/+1 |
2015-03-23 | [AArch64] Adjust layout emultempl/aarch64elf.em. | Marcus Shawcroft | 1 | -1/+1 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -0/+54 |
2015-02-06 | Document -z text, -z notext and -z textoff | H.J. Lu | 1 | -0/+6 |
2015-02-02 | xlc -z relro toc section fixes | Alan Modra | 1 | -2/+8 |
2015-01-28 | PowerPC64 changes for xlc | Alan Modra | 1 | -3/+35 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 53 | -53/+53 |
2014-12-24 | Don't create .eh_frame_hdr on shared lib bfd | Alan Modra | 1 | -1/+4 |
2014-12-23 | AVR/ld: Propagate link-relax elf header flag correctly. | Andrew Burgess | 1 | -0/+37 |
2014-11-24 | PowerPC64 --plt-align | Alan Modra | 1 | -7/+6 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 1 | -0/+15 |
2014-11-04 | Regenerate spu overlay and icache manager files | Alan Modra | 2 | -47/+47 |
2014-10-24 | [AArch64] Cortex-A53 erratum 835769 linker workaround | Jiong Wang | 1 | -1/+9 |
2014-10-16 | PR17488, powerpc64-linux-ld segfault | Alan Modra | 1 | -1/+2 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 1 | -111/+21 |
2014-09-08 | Change pe/coff build-id section name to '.buildid' | Jon TURNEY | 2 | -10/+10 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 1 | -14/+14 |
2014-08-20 | ARM/ld: Correct macro formatting in armelf.em | Maciej W. Rozycki | 1 | -3/+3 |
2014-08-20 | Enabling the HIGH_ENTROPY_VA flag allows the operating system to use | Nick Clifton | 1 | -0/+7 |
2014-08-18 | Return error status from bfd_elf_discard_info. | Alan Modra | 9 | -28/+81 |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 1 | -0/+3 |
2014-07-10 | Fix xtensa ld segfault when linking linux modules | Max Filippov | 1 | -1/+1 |
2014-07-01 | Add symbols for global entry stub, and report stats | Alan Modra | 1 | -24/+23 |
2014-06-26 | Change the default behaviour of the PE targeted linker so that timestamps are | Linda Zhang | 2 | -5/+15 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 8 | -17/+17 |
2014-05-27 | Fix typo. | DJ Delorie | 1 | -1/+1 |
2014-05-27 | Add new link-map-text hook and RX auto-vector support. | DJ Delorie | 16 | -14/+33 |
2014-05-20 | Rewrite ppc32 backend .sdata and .sdata2 handling | Alan Modra | 1 | -0/+2 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 4 | -20/+20 |
2014-04-21 | Fix alpha-elf relaxation | Richard Henderson | 1 | -0/+1 |
2014-04-16 | 2014-04-16 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 1 | -0/+1 |
2014-04-09 | Remove remaining default manifest support. | Nick Clifton | 1 | -28/+0 |
2014-04-09 | Fix fallout from splitting ldbuildid.[ch] off elf32.em. | Alan Modra | 2 | -1/+2 |
2014-04-09 | ppc476 icache workaround fix for bctr | Alan Modra | 1 | -0/+41 |
2014-04-08 | Add support for generating and inserting build IDs into COFF binaries. | Jon TURNEY | 3 | -116/+447 |
2014-03-31 | This is a fix for PR ld/16744 which showed that an object file linked with -r... | Nick Clifton | 1 | -1/+14 |
2014-03-21 | 2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx> | Chris Faylor | 1 | -5/+13 |
2014-03-19 | Improve .rsrc section merging with better handling of the alignment adjustments | Nick Clifton | 1 | -1/+1 |
2014-03-14 | Remove search path from -l:namespec DT_NEEDED | Alan Modra | 6 | -27/+38 |