* gennltvals.sh: Search sys/_default_fcntl.h, in addition to
[deliverable/binutils-gdb.git] / ld /
2011-03-21  Eric B. Weddington2011-03-21 Eric B. Weddington <eric.weddington@atmel...
2011-03-15  Mike Frysingerld: vers19 test: add -rpath-link
2011-03-14  Richard Sandifordinclude/elf/
2011-03-14  Richard Sandifordinclude/elf/
2011-03-14  Richard Sandifordbfd/
2011-03-14  Richard Sandifordbfd/
2011-03-14  Richard Sandifordbfd/
2011-03-12  H.J. LuSupport TLS x32 GD->IE, GD->LE and LD->LE transitions.
2011-03-10  Dave Korn[PATCH] Respect symbol wrappers when computing symbol...
2011-03-10  Dave Korn[PATCH] Fix issue from GCC PR47527: no ELF flags, EABI...
2011-03-10  Dave Korn[PATCH] Revise linker plugin API to better preserve...
2011-03-10  Dave Korn[PATCH] Do not use dummy bfd suffix for recognition...
2011-03-10  Dave Korn[PATCH] Fix PE-COFF bug in orphan section alignment...
2011-03-04  H.J. LuReport plugin symbols for --verbose=N.
2011-03-03  H.J. LuSupprt TLS x32 IE->LE transition.
2011-03-01  H.J. LuDon't use filename_cmp in plugin test DSO.
2011-02-28  Kai Tietz2011-02-28 Kai Tietz <kai.tietz@onevision.com>
2011-02-26  H.J. LuAdd entry_symbol chain into non_ironly_hash.
2011-02-25  H.J. LuAdd a testcase for PR ld/12516.
2011-02-25  Alan Modra PR gas/12519
2011-02-24  H.J. LuDon't mark entry symbol IR only.
2011-02-23  H.J. LuDon't include <exception_defines.h>
2011-02-18  Dave Anglin PR ld/12376
2011-02-16  H.J. LuChange x32 LIBPATH_SUFFIX to x32.
2011-02-15  Kai Tietz2011-02-15 Kai Tietz <kai.tietz@onevision.com>
2011-02-14  Mike Frysingerbfd/ld: handle ABI prefixes in version scripts
2011-02-14  Alan Modra * ldmain.c (remove_output): Rename to..
2011-02-13  Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-10  Alan Modraremove accidental SANE_EXPR change
2011-02-10  Alan Modra * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J...
2011-02-10  Alan Modra * ld-scripts/defined.exp: Don't run defined5 for AOUT.
2011-02-10  Alan Modra * ld-gc/start.d: Exclude frv-*-linux*.
2011-02-09  Alan Modra * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests...
2011-01-23  Alan Modra * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
2011-01-22  H.J. LuAdd AC_PROG_CXX.
2011-01-22  Richard Sandifordbfd/
2011-01-21  Alan Modra * ldexp.c (fold_binary): Set result section for arithm...
2011-01-18  H.J. LuUndo Solaris damages in elf64-x86-64.c.
2011-01-17  Richard Sandifordbfd/
2011-01-17  Richard Sandifordbfd/
2011-01-15  H.J. LuReplace n32 with x32.
2011-01-14  H.J. LuRename --n32 to --x32.
2011-01-14  H.J. LuHandle R_X86_64_32 like R_X86_64_64 for ILP32.
2011-01-14  Alan Modra * ldmain.c (main): Flush stdout before and stderr...
2011-01-14  H.J. LuFix x86-64 ILP32 shared library.
2011-01-14  Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2011-01-14  Alan Modra PR ld/12339
2011-01-14  Alan Modra * Makefile.am: Sort emulation rules.
2011-01-13  H.J. LuAdd a testcase for PR ld/12356.
2011-01-13  H.J. LuAdd xfail and notarget.
2011-01-13  Alan ModraUpdate copyright dates.
2011-01-13  Alan Modra PR ld/12356
2011-01-13  Alan Modra PR ld/12356
2011-01-12  Alan Modra PR ld/12380
2011-01-10  H.J. LuRemove the extra `.'.
2011-01-10  H.J. LuAdd a test for linker ASSERT.
2011-01-10  Nick Clifton * po/da.po: Updated Danish translation.
2011-01-10  H.J. LuRemove startup_file from ldlang.c.
2011-01-10  Nathan Sidwell bfd/
2011-01-08  Nick Clifton * ld-misc/defsym1.d: Add a -e linker command line...
2011-01-08  Nick Cliftoncorrect PR citation in previous delta
2011-01-08  Nick Clifton PR ld/13258
2011-01-06  H.J. LuCorrect year.
2011-01-06  H.J. LuHandle STT_GNU_IFUNC symols when building shared library.
2011-01-05  H.J. LuCheck if a bfd is NULL before accessing its flags field.
2011-01-03  H.J. LuDon't allow mixing x64_32 with x86_64.
2011-01-02  H.J. LuAdd a testcase for PR ld/12001.
2011-01-01  H.J. LuUpdate copyright in comments to 2011.
2011-01-01  H.J. LuUpdate copyright to 2011.
2011-01-01  H.J. LuRotate binutils ChangeLogs.
2010-12-31  Dave Anglin * ld-undefined/undefined.exp (testline): XFAIL hppa...
2010-12-31  Dave Anglin PR ld/12360
2010-12-31  Richard SandifordAdd change missing from previous commit, and fix mispla...
2010-12-31  Richard Sandifordbfd/
2010-12-31  H.J. LuAdd x86-64 ILP32 support.
2010-12-29  H.J. LuMention PR ld/12327 in ChangeLog entry.
2010-12-28  H.J. LuAdd testcases for PR ld/12327.
2010-12-21  Kai Tietz2010-12-21 Kai Tietz <kai.tietz@onevision.com>
2010-12-21  Thomas SchwingeAdjust URLs.
2010-12-20  Alan Modra * ld-bootstrap/bootstrap.exp: Fix misplaced comment.
2010-12-20  Alan Modra * ld.texinfo (Expression Section): Describe treatment...
2010-12-20  Alan Modra PR ld/12001
2010-12-15  H.J. LuAdd SORT_BY_INIT_PRIORITY.
2010-12-13  Alan Modra * ldlang.c (load_symbols): Correct last change.
2010-12-12  H.J. LuOptimize for add_archive_element.
2010-12-11  Alan Modra * ld-elfvers/vers25a.dsym: Really include _? in match.
2010-12-10  Mike Frysingerld: elfvers tests: support symbol prefixed targets
2010-12-09  Mike Frysingerbfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore
2010-12-06  H.J. LuAdd -flto and -flto-partition=.
2010-12-06  H.J. LuDon't add the trailing `\n' for LDPL_ERROR.
2010-12-06  H.J. LuRemove the trailing `\n' from TV_MESSAGE.
2010-12-06  H.J. LuUse putchar for the trailing `\n' in plugin message.
2010-12-06  H.J. LuCall xatexit with plugin_call_cleanup.
2010-12-06  H.J. LuCall plugin_call_cleanup on plugin fatal error.
2010-12-06  H.J. LuAdd a space after `:' in plugin error message.
2010-12-06  H.J. LuAdd `%P' on error in plugin message.
2010-12-06  H.J. LuAdd the trailing `\n' to einfo in plugin.c.
2010-12-06  H.J. LuMention PR ld/12277 in ChangeLog.
2010-12-06  H.J. LuAdd the trailing `\n' to pluin message.
2010-12-06  H.J. LuReplace is_archive with maybe_archive.
next
This page took 0.047304 seconds and 7 git commands to generate.