aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-06Call plugin_call_cleanup on plugin fatal error.H.J. Lu2-0/+9
2010-12-06Add a space after `:' in plugin error message.H.J. Lu2-1/+6
2010-12-06Add `%P' on error in plugin message.H.J. Lu1-1/+1
2010-12-06Add the trailing `\n' to einfo in plugin.c.H.J. Lu2-6/+14
2010-12-06Mention PR ld/12277 in ChangeLog.H.J. Lu1-0/+1
2010-12-06Add the trailing `\n' to pluin message.H.J. Lu2-1/+8
2010-12-06Replace is_archive with maybe_archive.H.J. Lu11-19/+36
2010-12-06Properly convert LTO plugin visibility to ELF visibility.H.J. Lu4-8/+39
2010-12-04Don't pass -fvtable-gc to GCC 3.4.0 or above.H.J. Lu2-2/+9
2010-12-04Replace -export-dynamic with -Wl,-export-dynamic.H.J. Lu2-3/+8
2010-12-04 * ldlang.c (lang_size_sections_1): Align lma using same alignmentAlan Modra2-10/+14
2010-12-03Fix a typo in comments.H.J. Lu2-2/+5
2010-12-02Break long lines.H.J. Lu1-4/+6
2010-12-02Re-indent plugin.h.H.J. Lu2-6/+10