aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra10-27/+31
2011-01-14Fix x86-64 ILP32 shared library.H.J. Lu3-0/+43
2011-01-14 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra2-13/+8
2011-01-14 PR ld/12339Alan Modra2-0/+8
2011-01-14 * Makefile.am: Sort emulation rules.Alan Modra3-1032/+1057
2011-01-13Add a testcase for PR ld/12356.H.J. Lu5-0/+32
2011-01-13Add xfail and notarget.H.J. Lu3-0/+12
2011-01-13Update copyright dates.Alan Modra5-6/+6
2011-01-13 PR ld/12356Alan Modra10-26/+77
2011-01-13 PR ld/12356Alan Modra12-57/+81
2011-01-12 PR ld/12380Alan Modra4-38/+69
2011-01-10Remove the extra `.'.H.J. Lu1-1/+1
2011-01-10Add a test for linker ASSERT.H.J. Lu4-0/+13
2011-01-10 * po/da.po: Updated Danish translation.Nick Clifton2-515/+1196
2011-01-10Remove startup_file from ldlang.c.H.J. Lu2-4/+6
2011-01-10 bfd/Nathan Sidwell37-0/+2157
2011-01-08 * ld-misc/defsym1.d: Add a -e linker command line option.Nick Clifton3-2/+7
2011-01-08correct PR citation in previous deltaNick Clifton1-2/+2
2011-01-08 PR ld/13258Nick Clifton3-2/+9
2011-01-06Correct year.H.J. Lu1-1/+1
2011-01-06Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu15-2/+172
2011-01-05Check if a bfd is NULL before accessing its flags field.H.J. Lu2-1/+8
2011-01-03Don't allow mixing x64_32 with x86_64.H.J. Lu14-1/+138
2011-01-02Add a testcase for PR ld/12001.H.J. Lu6-0/+72
2011-01-01Update copyright in comments to 2011.H.J. Lu1-1/+1
2011-01-01Update copyright to 2011.H.J. Lu2-1/+5
2011-01-01Rotate binutils ChangeLogs.H.J. Lu4-2673/+2689
2010-12-31 * ld-undefined/undefined.exp (testline): XFAIL hppa*64*-*-*.Dave Anglin2-0/+3
2010-12-31 PR ld/12360Dave Anglin2-2/+8
2010-12-31Add change missing from previous commit, and fix misplaced changelog line.Richard Sandiford1-0/+1
2010-12-31bfd/Richard Sandiford15-2/+153
2010-12-31Add x86-64 ILP32 support.H.J. Lu5-3/+62
2010-12-29Mention PR ld/12327 in ChangeLog entry.H.J. Lu1-0/+1
2010-12-28Add testcases for PR ld/12327.H.J. Lu9-3/+60
2010-12-212010-12-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz5-0/+39
2010-12-21Adjust URLs.Thomas Schwinge3-3/+3
2010-12-20 * ld-bootstrap/bootstrap.exp: Fix misplaced comment.Alan Modra2-3/+7
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra19-23/+75
2010-12-20 PR ld/12001Alan Modra6-73/+46
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu18-11/+319
2010-12-13 * ldlang.c (load_symbols): Correct last change.Alan Modra2-3/+8
2010-12-12Optimize for add_archive_element.H.J. Lu2-3/+6
2010-12-11 * ld-elfvers/vers25a.dsym: Really include _? in match.Alan Modra2-5/+11
2010-12-10ld: elfvers tests: support symbol prefixed targetsMike Frysinger66-132/+196
2010-12-09bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignoreMike Frysinger2-0/+20
2010-12-06Add -flto and -flto-partition=.H.J. Lu2-0/+11
2010-12-06Don't add the trailing `\n' for LDPL_ERROR.H.J. Lu2-2/+8
2010-12-06Remove the trailing `\n' from TV_MESSAGE.H.J. Lu2-24/+26
2010-12-06Use putchar for the trailing `\n' in plugin message.H.J. Lu2-1/+6
2010-12-06Call xatexit with plugin_call_cleanup.H.J. Lu4-16/+20