Age | Commit message (Expand) | Author | Files | Lines |
2013-12-10 | Use $(INSTALL_PROGRAM_ENV) consistently. | Roland McGrath | 3 | -12/+18 |
2013-12-07 | strip off +x bits on non-executable/script files | Mike Frysinger | 40 | -0/+44 |
2013-11-27 | [ld/testsuite/] | Kyrylo Tkachov | 3 | -5/+10 |
2013-11-27 | binutils/testsuite/ | Richard Sandiford | 2 | -2/+9 |
2013-11-26 | Fix a typo | H.J. Lu | 1 | -1/+1 |
2013-11-26 | Add HOSTING_SLIBS and use it for -pie | H.J. Lu | 9 | -5/+34 |
2013-11-26 | bfd/elfnn-aarch64.c: Handle static links with ifunc correctly. | Will Newton | 4 | -0/+32 |
2013-11-26 | bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms. | Will Newton | 4 | -0/+51 |
2013-11-22 | * windres.c (define_resource): Use zero for timestamp, making | Cory Fields | 5 | -13/+41 |
2013-11-22 | * scripttempl/avr.sc: Set .data section's LMA to next available | Senthil Kumar Selvaraj | 2 | -2/+7 |
2013-11-21 | ld/ChangeLog: | Andrew Pinski | 7 | -3/+88 |
2013-11-21 | ld/ChangeLog: | Andrew Pinski | 2 | -2/+10 |
2013-11-21 | PR ld/16192 | Nick Clifton | 2 | -3/+8 |
2013-11-21 | Add bnd-branch-1 testusers/hjl/mpx/master | H.J. Lu | 4 | -0/+36 |
2013-11-20 | Add mpx1static, mpx2 and mpx2static tests | H.J. Lu | 8 | -0/+62 |
2013-11-20 | * scripttempl/elf32msp430.sc (.data): Set the based on the next | Nick Clifton | 3 | -5/+14 |
2013-11-19 | Fix references to __ehdr_start when it cannot be defined | Roland McGrath | 10 | -5/+86 |
2013-11-18 | Separate emulations for nios2-elf and nios2-linux. | Chung-Lin Tang | 5 | -0/+34 |
2013-11-17 | Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND | H.J. Lu | 8 | -0/+102 |
2013-11-14 | ld/ARM: Fix script-type testsuite failure. | Will Newton | 2 | -1/+4 |
2013-11-07 | Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets | Roland McGrath | 6 | -6/+15 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 5 | -0/+59 |
2013-11-04 | Edit ELFv2 global entry prologue to non-PIC | Alan Modra | 2 | -2/+6 |
2013-11-04 | Allow for extra st_other readelf output in ld testsuite | Alan Modra | 3 | -3/+10 |
2013-11-04 | ld crossref test fix | Alan Modra | 2 | -2/+16 |
2013-11-02 | Assorted x86 testsuite fixes. | Alan Modra | 2 | -3/+7 |
2013-11-01 | x86_64-*-nacl*: Adjust test cases for PLT nop fix. | Roland McGrath | 3 | -3/+8 |
2013-10-30 | Add PowerPC64 ELFv2 tests. | Alan Modra | 5 | -0/+163 |
2013-10-30 | Change plt stubs to have destination in r12. | Alan Modra | 20 | -181/+229 |
2013-10-29 | ld/ELF: refine fake STT_FILE symbol emission | Jan Beulich | 26 | -25/+29 |
2013-10-18 | * ld-cris/asneed1.d: New test. | Hans-Peter Nilsson | 2 | -0/+29 |
2013-10-14 | 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com> | Chao-ying Fu | 14 | -0/+94 |
2013-10-14 | * gen-aout.c (main): Fix formatting. Close file. | Nick Clifton | 2 | -3/+8 |
2013-10-13 | ld/testsuite/ | Richard Sandiford | 33 | -1/+6287 |
2013-10-13 | bfd/ | Richard Sandiford | 16 | -109/+206 |
2013-10-10 | ld/ | Roland McGrath | 2 | -2/+7 |
2013-10-09 | ld/ | Roland McGrath | 3 | -9/+11 |
2013-10-09 | PR ld/16028 | Nick Clifton | 2 | -0/+6 |
2013-10-03 | aarch64: Add support for GNU indirect functions. | Will Newton | 75 | -1/+926 |
2013-09-30 | * emulparams/msp430all.sh: Update ARCH names. | Nick Clifton | 2 | -50/+54 |
2013-09-24 | bfd/ | Richard Sandiford | 39 | -114/+139 |
2013-09-24 | * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Provide 32-bit | Alan Modra | 3 | -26/+26 |
2013-09-24 | * genscripts.sh (LIB_PATH): Don't exclude libdir or tooldir when | Alan Modra | 2 | -87/+78 |
2013-09-20 | 2013-09-20 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 3 | -2/+7 |
2013-09-20 | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | Alan Modra | 2 | -5/+15 |
2013-09-18 | 2013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Kyrylo Tkachov | 2 | -4/+9 |
2013-09-18 | binutils/ | Tristan Gingold | 2 | -0/+6 |
2013-09-17 | PR ld/15957 | Nick Clifton | 2 | -6/+19 |
2013-09-12 | * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a | Nick Clifton | 10 | -262/+275 |
2013-09-04 | ld/testsuite/ | Yufeng Zhang | 2 | -1/+5 |