Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | Remove the extra `.'. | H.J. Lu | 1 | -1/+1 |
2011-01-10 | Add a test for linker ASSERT. | H.J. Lu | 4 | -0/+13 |
2011-01-10 | bfd/ | Nathan Sidwell | 37 | -0/+2157 |
2011-01-08 | * ld-misc/defsym1.d: Add a -e linker command line option. | Nick Clifton | 3 | -2/+7 |
2011-01-08 | correct PR citation in previous delta | Nick Clifton | 1 | -2/+2 |
2011-01-08 | PR ld/13258 | Nick Clifton | 3 | -2/+9 |
2011-01-06 | Correct year. | H.J. Lu | 1 | -1/+1 |
2011-01-06 | Handle STT_GNU_IFUNC symols when building shared library. | H.J. Lu | 15 | -2/+172 |
2011-01-03 | Don't allow mixing x64_32 with x86_64. | H.J. Lu | 14 | -1/+138 |
2011-01-02 | Add a testcase for PR ld/12001. | H.J. Lu | 6 | -0/+72 |
2011-01-01 | Rotate binutils ChangeLogs. | H.J. Lu | 2 | -1305/+1313 |
2010-12-31 | * ld-undefined/undefined.exp (testline): XFAIL hppa*64*-*-*. | Dave Anglin | 2 | -0/+3 |
2010-12-31 | PR ld/12360 | Dave Anglin | 2 | -2/+8 |
2010-12-31 | bfd/ | Richard Sandiford | 5 | -2/+16 |
2010-12-28 | Add testcases for PR ld/12327. | H.J. Lu | 9 | -3/+60 |
2010-12-21 | 2010-12-21 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 5 | -0/+39 |
2010-12-21 | Adjust URLs. | Thomas Schwinge | 2 | -2/+2 |
2010-12-20 | * ld-bootstrap/bootstrap.exp: Fix misplaced comment. | Alan Modra | 2 | -3/+7 |
2010-12-20 | PR ld/12001 | Alan Modra | 2 | -1/+6 |
2010-12-15 | Add SORT_BY_INIT_PRIORITY. | H.J. Lu | 4 | -1/+111 |
2010-12-11 | * ld-elfvers/vers25a.dsym: Really include _? in match. | Alan Modra | 2 | -5/+11 |
2010-12-10 | ld: elfvers tests: support symbol prefixed targets | Mike Frysinger | 66 | -132/+196 |
2010-12-06 | Properly convert LTO plugin visibility to ELF visibility. | H.J. Lu | 2 | -4/+8 |
2010-12-04 | Don't pass -fvtable-gc to GCC 3.4.0 or above. | H.J. Lu | 2 | -2/+9 |
2010-12-04 | Replace -export-dynamic with -Wl,-export-dynamic. | H.J. Lu | 2 | -3/+8 |
2010-11-30 | * ld/testsuite/ld-scripts/script.exp: Remove full path from REGION_ALIAS test | Matthew Gretton-Dann | 2 | -2/+8 |
2010-11-25 | * ld/testsuite/ld-arm/arm-elf.exp (armeabitests): Replace --defsym argument in | Matthew Gretton-Dann | 2 | -3/+8 |
2010-11-20 | binutils/testsuite/ | Richard Sandiford | 2 | -188/+6 |
2010-11-20 | binutils/testsuite/ | Richard Sandiford | 2 | -132/+13 |
2010-11-18 | * ld-elf/binutils.exp: Correct x86 gnu target match. | Alan Modra | 8 | -68/+77 |
2010-11-16 | * ld/testsuite/ld-gc/pr11218-2.c: Declare | Andreas Schwab | 2 | -0/+6 |
2010-11-16 | * ld-plugin/plugin.exp: Define printf and puts as main. | Alan Modra | 2 | -1/+5 |
2010-11-08 | Improve binutils testsuite coverage for GNU/Hurd. | Thomas Schwinge | 53 | -65/+167 |
2010-11-06 | * ld-plugin/plugin-6.d: Relax file name match. | Alan Modra | 2 | -1/+5 |
2010-11-05 | bfd: | Joseph Myers | 15 | -0/+82 |
2010-11-05 | * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0. | Dave Korn | 3 | -4/+18 |
2010-11-05 | * ld-elfvers/vers32c.dsym, * ld-elfvers/vers32c.ver: Delete. | Alan Modra | 5 | -13/+7 |
2010-11-03 | PR ld/12001 | Nick Clifton | 2 | -1/+7 |
2010-11-02 | bfd: | Joseph Myers | 97 | -0/+803 |
2010-11-02 | Include compressed DWARF debug sections in ELF linker scripts. | H.J. Lu | 4 | -3/+10 |
2010-10-29 | bfd: | Joseph Myers | 7 | -0/+40 |
2010-10-29 | Only run ld-elf/compress1c.d for Linux targets. | H.J. Lu | 2 | -0/+5 |
2010-10-29 | Add compressed debug section support to binutils and ld. | H.J. Lu | 6 | -0/+310 |
2010-10-29 | bfd: | Joseph Myers | 7 | -0/+42 |
2010-10-28 | ld/testsuite/ | Thomas Schwinge | 2 | -2/+6 |
2010-10-28 | * ld-elfvers/vers.exp: Enable test for powerpc64. | Alan Modra | 59 | -140/+142 |
2010-10-28 | * ld-plugin/plugin.exp (libs): Remove $LIBS. | Alan Modra | 2 | -1/+5 |
2010-10-28 | * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960, | Alan Modra | 2 | -0/+7 |
2010-10-28 | * ld-elf/flags1.s: Use arm compatible .type syntax. | Alan Modra | 3 | -8/+13 |
2010-10-27 | 2010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2 | -11/+15 |