aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2013-01-19Add HOSTING_SCRT0 for PIE testH.J. Lu9-5/+39
2013-01-18Resolve size relocation against non-zero TLS symbolH.J. Lu8-41/+43
2013-01-18ld: change --enable-new-dtags to only generate new dtagsMike Frysinger3-1/+9
2013-01-18Verify run-time size relocations if supportedH.J. Lu12-0/+103
2013-01-18Add size-1 and size-2 testsH.J. Lu10-0/+70
2013-01-17Add missing filesH.J. Lu6-1/+42
2013-01-17Count size relocation as PC-relative relocationH.J. Lu1-0/+7
2013-01-17Add x86 size relocation support to gasH.J. Lu36-0/+657
2013-01-16 * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.Alan Modra2-2/+6
2013-01-15bfd/Alan Modra6-17/+29
2013-01-15 * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.Alan Modra5-4/+11
2013-01-14 * ld.texinfo (-Tldata-segment): Describe.Alan Modra5-0/+30
2013-01-14 * ld-elf/pr14926.d: Disable for d10v, msp, xstormy.Alan Modra3-1/+8
2013-01-11oops - omitted from previous deltaNick Clifton17-0/+391
2013-01-10Remove trailing white spaces in ldH.J. Lu28-80/+110
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton11-3/+415
2013-01-09 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.Alan Modra6-2/+16
2013-01-08ld/testsuite/Thomas Schwinge2-0/+7
2013-01-08 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.Alan Modra2-1/+5
2013-01-08fix typoAlan Modra1-1/+1
2013-01-08 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): ReplaceAlan Modra2-10/+17
2013-01-08 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.Alan Modra3-16/+28
2013-01-07Add fuse-ld= for GCC linker option compatibilityH.J. Lu2-0/+8
2013-01-07 * ld.texinfo: Replace @ with @@ when it is part of the text.Nick Clifton2-12/+19
2013-01-04 * archures.c: Add support for MIPS r5900Nick Clifton6-0/+101
2013-01-04opcodes/Yufeng Zhang8-7/+18
2013-01-02Update copyright year to 2013H.J. Lu2-2/+6
2013-01-02Rotate binutils ChangeLog for 2013H.J. Lu4-3151/+3179
2012-12-30 * ld-scripts/pr14962.d: Don't run for mmix-knuth-mmixware. AddHans-Peter Nilsson2-3/+8
2012-12-21Properly adjust h->plt.refcountH.J. Lu6-0/+64
2012-12-18ld/Roland McGrath5-24/+59
2012-12-18 PR ld/14962Alan Modra6-0/+41
2012-12-17ld/testsuite/Roland McGrath3-0/+7
2012-12-17Remove the leading zeroH.J. Lu2-3/+7
2012-12-17Add copyright noticesNick Clifton19-2/+181
2012-12-17Update PR ld/14962 testcaseH.J. Lu2-4/+4
2012-12-17Add a testcase for PR ld/14962H.J. Lu4-0/+49
2012-12-17 PR ld/14962Alan Modra4-74/+37
2012-12-16Also check local IFUNC referencesH.J. Lu13-0/+172
2012-12-15Fix copy'n'paste-o.Thomas Schwinge1-1/+1
2012-12-15ld/testsuite/Thomas Schwinge6-7/+15
2012-12-14ld/testsuite/Yufeng Zhang3-1/+15
2012-12-13Check local IFUNC callsH.J. Lu9-0/+82
2012-12-11ld/Roland McGrath4-2/+23
2012-12-10Add copyright noticesNick Clifton23-15/+153
2012-12-07Use "readelf -S --wide" on ld-elf/pr14926.dH.J. Lu2-9/+6
2012-12-07Mention PRs in ChangeLog entries for LTO testsH.J. Lu1-0/+20
2012-12-07Add LTO testsH.J. Lu86-0/+1011
2012-12-07Add plugin visibility testH.J. Lu5-2/+42
2012-12-07Add check_lto_availableH.J. Lu2-0/+33