Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -1/+10 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 5 | -22/+9 |
2016-07-15 | Add support for creating ELF import libraries | Thomas Preud'homme | 3 | -19/+21 |
2016-06-22 | ld: Add a linker configure option --enable-relro | H.J. Lu | 1 | -0/+1 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -6/+3 |
2016-05-23 | Support for dedicated output section for some ARM veneer types | Thomas Preud'homme | 1 | -0/+4 |
2016-05-11 | [HPPA] Attach linker created dynamic sections to stub bfd | Alan Modra | 1 | -0/+1 |
2016-05-10 | Use getters/setters to access ARM branch type | Thomas Preud'homme | 1 | -1/+2 |
2016-05-10 | Allow stubs without associated input section in ARM backend | Thomas Preud'homme | 1 | -6/+22 |
2016-05-03 | [AArch64] Also puts value in place for R_AARCH64_RELATIVE | Jiong Wang | 1 | -1/+10 |
2016-04-20 | Move ELF relocation check after lang_gc_sections | H.J. Lu | 1 | -14/+0 |
2016-04-20 | Check ELF relocs after opening all input files | H.J. Lu | 1 | -0/+15 |
2016-04-20 | update many old style function definitions | Trevor Saunders | 1 | -1/+1 |
2016-04-04 | Ignore DWARF debug information with a version of 0 - assume that it is padding. | Nick Clifton | 1 | -47/+45 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -4/+10 |
2016-03-18 | Fix possible failure in the AVR linker tests. | Senthil Kumar Selvaraj | 1 | -1/+0 |
2016-03-02 | Speedup mmo and pe orphan placement for relocatable link | H.J. Lu | 3 | -36/+54 |
2016-03-01 | Speedup ELF orphan placement for relocatable link | H.J. Lu | 1 | -13/+20 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+4 |
2016-01-04 | MIPS/LD: Convert ELF linker emulation option macros to an enum | Maciej W. Rozycki | 1 | -2/+5 |
2016-01-01 | Copyright update for binutils | Alan Modra | 56 | -56/+56 |
2015-12-22 | ARM: Fix exidx coverage for relocatable builds. | Yury Usishchev | 1 | -38/+35 |
2015-11-16 | Fixes an invalid warning about memory region overflow on the ARM. | Nick Clifton | 1 | -0/+14 |
2015-10-29 | Re: Orphan output section with multiple input sections | Alan Modra | 4 | -14/+59 |
2015-10-28 | Orphan output section with multiple input sections | Alan Modra | 1 | -14/+29 |
2015-10-27 | Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround... | Laurent Alfonsi | 1 | -2/+30 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 1 | -0/+1 |
2015-10-07 | New ARC implementation. | Nick Clifton | 1 | -0/+52 |
2015-09-24 | Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld. | Alan Modra | 1 | -2/+6 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 3 | -5/+10 |
2015-09-22 | Set DF_1_PIE in gld${EMULATION_NAME}_after_parse | H.J. Lu | 8 | -18/+26 |
2015-09-22 | Solaris PIE support | Rainer Orth | 1 | -0/+8 |
2015-09-18 | Add PowerPC64 ld --tls-get-addr-optimize. | Alan Modra | 1 | -4/+13 |
2015-08-19 | Remove link_info.pic | Alan Modra | 4 | -10/+2 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 41 | -171/+195 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 1 | -1/+1 |
2015-06-28 | Remove COMPRESS_DEBUG_ZLIB | H.J. Lu | 1 | -1/+1 |
2015-06-15 | Fix a segmentation fault triggered when trying to handle an unresolved PE sym... | Nick Clifton | 2 | -2/+20 |
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 |