Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | Fix infinite loop when processing rpath tokens. | Nick Clifton | 1 | -27/+48 |
2016-11-04 | Remove support for $PLATFORM in rpath search paths. | Nick Clifton | 1 | -30/+7 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+68 |
2016-10-15 | Regenerate spu_ovl.o_c | Alan Modra | 1 | -53/+53 |
2016-10-11 | Add support to the static linker for the tokens accepted by the dynamic linke... | Nick Clifton | 1 | -0/+151 |
2016-09-29 | Don't merge 2 sections with different SHF_EXCLUDE | H.J. Lu | 1 | -1/+8 |
2016-09-22 | Report failed attempts to locate DT_NEEDED files when --verbose is in effect. | Nick Clifton | 1 | -1/+5 |
2016-09-14 | Add support for disabling automatic generation of .eh_frame_hdr sections in E... | Nick Clifton | 1 | -9/+18 |
2016-08-26 | Reduce parameter list in bfd_elf32_arm_target_relocs | Thomas Preud'homme | 1 | -62/+55 |
2016-08-26 | Add support for stable secure gateway veneers addresses | Thomas Preud'homme | 1 | -1/+26 |
2016-08-19 | Enable relro by default for AArch64, ARM and SCORE. | Nick Clifton | 4 | -0/+4 |
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 |