Age | Commit message (Expand) | Author | Files | Lines |
2011-09-30 | PR ld/13235 | Alan Modra | 5 | -4/+68 |
2011-09-29 | Fix --gc-sections failure with symbol versioning. | H.J. Lu | 5 | -0/+32 |
2011-09-27 | * scripttempl/pe.sc (.text): Add support for | Kai Tietz | 3 | -4/+14 |
2011-09-22 | binutils/ | Tristan Gingold | 2 | -0/+6 |
2011-09-20 | fix pr reference | Alan Modra | 1 | -1/+1 |
2011-09-20 | PR ld/12301 | Alan Modra | 3 | -5/+34 |
2011-09-16 | Only run pr12975/pr13177 for *-*-linux* and *-*-gnu* targets. | H.J. Lu | 4 | -2/+12 |
2011-09-16 | Also hide symbols without PLT nor GOT references. | H.J. Lu | 3 | -0/+26 |
2011-09-16 | Check if a symbol is hidden by linker script. | H.J. Lu | 11 | -22/+69 |
2011-09-15 | Support thin archive member for LTO. | H.J. Lu | 2 | -5/+11 |
2011-09-12 | Use .got.plt for IFUNC symbols if there are no GOT relocations. | H.J. Lu | 9 | -17/+70 |
2011-09-01 | 2011-09-01 Christophe Lyon <christophe.lyon@st.com> | Christophe Lyon | 7 | -0/+55 |
2011-08-26 | Updated Spanish translations. | Nick Clifton | 2 | -357/+362 |
2011-08-26 | * NEWS: Mention that --no-copy-dt-needed-entries is now the | Nick Clifton | 2 | -0/+8 |
2011-08-22 | * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s, | Alan Modra | 5 | -0/+36 |
2011-08-22 | * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE. | Michael Matz | 3 | -12/+16 |
2011-08-17 | PR ld/12762 | Alan Modra | 3 | -16/+31 |
2011-08-12 | Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32. | H.J. Lu | 20 | -0/+223 |
2011-08-09 | * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype. | Matthew Gretton-Dann | 8 | -17/+142 |
2011-08-09 | PR ld/13066 | Alan Modra | 2 | -6/+10 |
2011-08-06 | 2011-08-06 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 3 | -0/+15 |
2011-08-05 | bfd/ | Alan Modra | 5 | -14/+13 |
2011-08-05 | PR ld/12762 | Alan Modra | 2 | -5/+13 |
2011-08-04 | Replace remove_output with ld_cleanup in comments. | H.J. Lu | 2 | -2/+7 |
2011-08-01 | Check R_X86_64_32 overflow and allow R_X86_64_64 for x32. | H.J. Lu | 10 | -0/+61 |
2011-07-27 | ld/testsuite/ | Roland McGrath | 2 | -5/+9 |
2011-07-26 | bfd/ | Alan Modra | 8 | -24/+46 |
2011-07-25 | PR ld/12815 | Hans-Peter Nilsson | 6 | -0/+74 |
2011-07-24 | bfd/ | Richard Sandiford | 12 | -7/+304 |
2011-07-22 | Add initial Intel K1OM support. | H.J. Lu | 10 | -9/+135 |
2011-07-16 | Implement ld --print-output-format. | Roland McGrath | 6 | -2/+32 |
2011-07-15 | * Makefile.am (e*.c): Sort. | Alan Modra | 3 | -28/+36 |
2011-07-14 | Also check ignored "-z relro". | H.J. Lu | 2 | -1/+7 |
2011-07-14 | Revert the last change. | H.J. Lu | 2 | -20/+6 |
2011-07-14 | Skip relro tests on ia64. | H.J. Lu | 2 | -6/+20 |
2011-07-14 | * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option, | Alan Modra | 2 | -15/+6 |
2011-07-14 | * ld-scripts/section-flags.exp: Pass --local-store 0:0 for | Alan Modra | 2 | -26/+20 |
2011-07-14 | bfd/ | Alan Modra | 11 | -25/+57 |
2011-07-14 | * emultempl/elf32.em (gld${EMULATION_NAME}_add_options, | Alan Modra | 9 | -90/+159 |
2011-07-11 | include/ChangeLog | Catherine Moore | 15 | -1/+269 |
2011-07-11 | * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out, | Alan Modra | 7 | -1/+42 |
2011-07-09 | PR ld/12942 | Alan Modra | 3 | -2/+28 |
2011-07-03 | ELFOSABI_GNU | Thomas Schwinge | 1 | -0/+1 |
2011-07-03 | ELFOSABI_GNU | Thomas Schwinge | 3 | -15/+21 |
2011-06-27 | * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test. | Nick Clifton | 2 | -1/+5 |
2011-06-27 | * ld-elf/elf.exp: Exclude more targets from note-3 test. | Alan Modra | 2 | -1/+16 |
2011-06-24 | Add testcases for PR ld/12921. | H.J. Lu | 7 | -0/+105 |
2011-06-22 | * ld/testsuite/ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too. | Thomas Schwinge | 2 | -2/+6 |
2011-06-20 | Adjust x86 IFUNC PLT. | H.J. Lu | 4 | -3/+9 |
2011-06-20 | Revert x86_64-x32-* change. | H.J. Lu | 7 | -9/+11 |