Age | Commit message (Expand) | Author | Files | Lines |
2014-12-30 | Assign file position for .strtab only if needed | H.J. Lu | 3 | -6/+21 |
2014-12-26 | Update two sh64 ld test's expected output | Alan Modra | 3 | -2/+7 |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 10 | -0/+29 |
2014-12-24 | AVR: Assembler now prepares for linker relaxation by default. | Andrew Burgess | 6 | -7/+16 |
2014-12-24 | Don't create .eh_frame_hdr on shared lib bfd | Alan Modra | 2 | -1/+10 |
2014-12-24 | Yet another DEFINED testcase | Alan Modra | 5 | -0/+63 |
2014-12-23 | AVR/ld: Propagate link-relax elf header flag correctly. | Andrew Burgess | 13 | -0/+160 |
2014-12-23 | Report an error for script multiply defined symbols | Alan Modra | 2 | -9/+34 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 9 | -3/+57 |
2014-12-23 | Don't PROVIDE over top of common symbols | Alan Modra | 5 | -6/+30 |
2014-12-23 | Correct logic for "defined by object" | Alan Modra | 2 | -4/+8 |
2014-12-23 | Move support code for linker script DEFINED to ldexp.c | Alan Modra | 6 | -93/+114 |
2014-12-19 | Fix all failing FPXX tests for tx39-elf. | Matthew Fortune | 16 | -15/+33 |
2014-12-19 | Fix undefined weak symbol reloc tests | Matthew Fortune | 6 | -78/+55 |
2014-12-13 | Handle weak alias for PIE with copy reloc | H.J. Lu | 6 | -0/+60 |
2014-12-10 | Don't always build coffgen.o | Alan Modra | 2 | -0/+5 |
2014-12-06 | Add Visium support to ld | Eric Botcazou | 31 | -5/+389 |
2014-12-04 | Sort relocs output by ld -r | Alan Modra | 5 | -8/+15 |
2014-12-03 | Replace copyreloc-main.c with copyreloc-main.S | H.J. Lu | 4 | -10/+25 |
2014-12-02 | X86-64: Allow copy relocs for building PIE | H.J. Lu | 7 | -0/+57 |
2014-12-02 | [MIPS] When calculating a relocation using an undefined weak symbol don't che... | Andrew Bennett | 6 | -0/+110 |
2014-12-01 | Add tests for PR ld/16452 and PR ld/16457 | H.J. Lu | 7 | -0/+42 |
2014-11-27 | Update mips tests with symbol version string | H.J. Lu | 7 | -23/+33 |
2014-11-25 | Update ld-alpha tests for secureplt | H.J. Lu | 9 | -154/+167 |
2014-11-25 | Display symbol version when dumping dynrelocs | H.J. Lu | 9 | -4/+45 |
2014-11-25 | Optimize out i386/x86-64 JUMP_SLOT relocation | H.J. Lu | 9 | -1/+120 |
2014-11-24 | Update libtool.m4 from GCC trunk | H.J. Lu | 2 | -4/+8 |
2014-11-24 | PowerPC64 --plt-align | Alan Modra | 3 | -10/+16 |
2014-11-21 | Add function and function pointer tests for i386 | H.J. Lu | 13 | -0/+169 |
2014-11-21 | Run plt-main test with -pie | H.J. Lu | 2 | -0/+14 |
2014-11-21 | Calculate ARM arch attribute after relaxation | Terry Guo | 5 | -4/+13 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 19 | -0/+235 |
2014-11-20 | Don't run pr17618 test on x32 | H.J. Lu | 2 | -0/+5 |
2014-11-20 | Update plt-main tests for x32 | H.J. Lu | 5 | -6/+13 |
2014-11-20 | Add function and function pointer tests | H.J. Lu | 13 | -0/+154 |
2014-11-20 | Always load function pointer into a stack variable | H.J. Lu | 2 | -2/+16 |
2014-11-20 | Add ifunc-main IFUNC tests | H.J. Lu | 5 | -0/+94 |
2014-11-20 | Run IFUNC run-time tests only if IFUNC is supported | H.J. Lu | 3 | -7/+68 |
2014-11-20 | Enable to link ARM object file that hasn't attribute section. | Terry Guo | 5 | -0/+46 |
2014-11-18 | Check PC-relative offset overflow in PLT entry | H.J. Lu | 4 | -0/+37 |
2014-11-18 | Always run mpx3 and mpx4 tests in 64-bit | H.J. Lu | 2 | -19/+22 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 19 | -16/+175 |
2014-11-13 | Add assembler support for @gotplt | H.J. Lu | 4 | -0/+20 |
2014-11-11 | * avrtiny.sc: Apply avr.sc fixes. | Denis Chertykov | 2 | -38/+26 |
2014-11-11 | [PATCH] treate -specs as both cflags & ldflags | Jiong Wang | 2 | -1/+14 |
2014-11-07 | X32: Add REX prefix to encode R_X86_64_GOTTPOFF | H.J. Lu | 2 | -2/+7 |
2014-11-05 | Update .MIPS.abiflags to support MIPS R6 | Matthew Fortune | 3 | -0/+33 |
2014-11-04 | Regenerate spu overlay and icache manager files | Alan Modra | 3 | -47/+52 |
2014-11-03 | When relaxing, update size of symbols. | Andrew Burgess | 3 | -10/+16 |
2014-11-03 | When relaxing, update symbols at the very end of the section. | Andrew Burgess | 5 | -0/+180 |