| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ld/testsuite/ | Thomas Schwinge | 2013-01-08 | 2 | -0/+7 | |
| * | * scripttempl/elf.sc (RODATA_ADDR): Typo fix. | Alan Modra | 2013-01-08 | 2 | -1/+5 | |
| * | fix typo | Alan Modra | 2013-01-08 | 1 | -1/+1 | |
| * | * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace | Alan Modra | 2013-01-08 | 2 | -10/+17 | |
| * | * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries. | Alan Modra | 2013-01-08 | 3 | -16/+28 | |
| * | Add fuse-ld= for GCC linker option compatibility | H.J. Lu | 2013-01-07 | 2 | -0/+8 | |
| * | * ld.texinfo: Replace @ with @@ when it is part of the text. | Nick Clifton | 2013-01-07 | 2 | -12/+19 | |
| * | * archures.c: Add support for MIPS r5900 | Nick Clifton | 2013-01-04 | 6 | -0/+101 | |
| * | opcodes/ | Yufeng Zhang | 2013-01-04 | 8 | -7/+18 | |
| * | Update copyright year to 2013 | H.J. Lu | 2013-01-02 | 2 | -2/+6 | |
| * | Rotate binutils ChangeLog for 2013 | H.J. Lu | 2013-01-02 | 4 | -3151/+3179 | |
| * | * ld-scripts/pr14962.d: Don't run for mmix-knuth-mmixware. Add | Hans-Peter Nilsson | 2012-12-30 | 2 | -3/+8 | |
| * | Properly adjust h->plt.refcount | H.J. Lu | 2012-12-21 | 6 | -0/+64 | |
| * | ld/ | Roland McGrath | 2012-12-18 | 5 | -24/+59 | |
| * | PR ld/14962 | Alan Modra | 2012-12-18 | 6 | -0/+41 | |
| * | ld/testsuite/ | Roland McGrath | 2012-12-17 | 3 | -0/+7 | |
| * | Remove the leading zero | H.J. Lu | 2012-12-17 | 2 | -3/+7 | |
| * | Add copyright notices | Nick Clifton | 2012-12-17 | 19 | -2/+181 | |
| * | Update PR ld/14962 testcase | H.J. Lu | 2012-12-17 | 2 | -4/+4 | |
| * | Add a testcase for PR ld/14962 | H.J. Lu | 2012-12-17 | 4 | -0/+49 | |
| * | PR ld/14962 | Alan Modra | 2012-12-17 | 4 | -74/+37 | |
| * | Also check local IFUNC references | H.J. Lu | 2012-12-16 | 13 | -0/+172 | |
| * | Fix copy'n'paste-o. | Thomas Schwinge | 2012-12-15 | 1 | -1/+1 | |
| * | ld/testsuite/ | Thomas Schwinge | 2012-12-15 | 6 | -7/+15 | |
| * | ld/testsuite/ | Yufeng Zhang | 2012-12-14 | 3 | -1/+15 | |
| * | Check local IFUNC calls | H.J. Lu | 2012-12-13 | 9 | -0/+82 | |
| * | ld/ | Roland McGrath | 2012-12-11 | 4 | -2/+23 | |
| * | Add copyright notices | Nick Clifton | 2012-12-10 | 23 | -15/+153 | |
| * | Use "readelf -S --wide" on ld-elf/pr14926.d | H.J. Lu | 2012-12-07 | 2 | -9/+6 | |
| * | Mention PRs in ChangeLog entries for LTO tests | H.J. Lu | 2012-12-07 | 1 | -0/+20 | |
| * | Add LTO tests | H.J. Lu | 2012-12-07 | 86 | -0/+1011 | |
| * | Add plugin visibility test | H.J. Lu | 2012-12-07 | 5 | -2/+42 | |
| * | Add check_lto_available | H.J. Lu | 2012-12-07 | 2 | -0/+33 | |
| * | Properly check linker warnings | H.J. Lu | 2012-12-07 | 2 | -6/+16 | |
| * | Pass -rc to ar | H.J. Lu | 2012-12-07 | 2 | -1/+5 | |
| * | Add a testase for PR ld/14926 | H.J. Lu | 2012-12-07 | 3 | -0/+29 | |
| * | * ld-elf/comm-data.exp: Revert last change. | Alan Modra | 2012-12-07 | 3 | -3/+6 | |
| * | * ld-elf/shared.exp (libneeded1a.so): Override any system | Alan Modra | 2012-12-07 | 2 | -1/+6 | |
| * | Extend --copy-dt-needed-entries to creating DSO | H.J. Lu | 2012-12-06 | 4 | -4/+51 | |
| * | * ld-elf/comm-data4.d, ld-elf/comm-data4.s: New test. | Alan Modra | 2012-12-06 | 6 | -0/+51 | |
| * | Add x86_64-*-rdos. | Alan Modra | 2012-12-05 | 2 | -0/+5 | |
| * | Add tests for --add-needed/--copy-dt-needed-entries | H.J. Lu | 2012-12-04 | 6 | -0/+69 | |
| * | * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword. | Maciej W. Rozycki | 2012-12-03 | 2 | -1/+7 | |
| * | bfd/ | Maciej W. Rozycki | 2012-12-03 | 18 | -17/+37 | |
| * | bfd/ | Maciej W. Rozycki | 2012-12-03 | 7 | -6/+16 | |
| * | Improve plugin error handling | H.J. Lu | 2012-12-03 | 8 | -23/+49 | |
| * | ld/testsuite/ | Roland McGrath | 2012-11-30 | 2 | -1/+5 | |
| * | * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add. | Joern Rennecke | 2012-11-30 | 7 | -0/+790 | |
| * | * Makefile.in: Regenerate. | Maciej W. Rozycki | 2012-11-29 | 2 | -0/+6 | |
| * | binutils/testsuite/ | Roland McGrath | 2012-11-27 | 3 | -0/+17 | |

