Hardcode host-specific name for LTO plugin
[platform/upstream/binutils.git] / gold / po /
2014-12-23 Tristan GingoldAdd generated files. upstream-2.25 binutils-2_25 upstream/2.25
2014-09-24 Alan ModraRegen gold POTFILES.in
2014-07-04 Alan ModraUpdate gold POTFILES.in
2014-03-05 Alan ModraUpdate copyright years
2014-02-09 Alan Modrabinutils potfiles regen
2012-11-08 Alan ModraRegenerate.
2012-08-09 Nick CliftonUpdated Vietnamese translation.
2012-07-30 Nick CliftonUpdated translations
2011-11-25 Nick Clifton * po/it.po: New Italian translation.
2011-10-10 Nick CliftonUpdated Bulgarian, Spanish, Finnish, French, Russian...
2011-08-26 Nick CliftonUpdated Spanish translations.
2011-06-14 Alan Modra * po/POTFILES.in: Regenerate.
2010-05-05 Nick CliftonUpdated Spanish translations.
2010-04-22 Nick CliftonUpdated translation templates.
2010-04-06 Nick CliftonUpdated binutils Vietnamese translation.
2010-03-03 Nick Clifton * po/fi.po: New Finnish translation.
2009-11-03 Ian Lance Taylor PR 10895
2009-11-03 H.J. Lu2009-11-03 H.J. Lu <hongjiu.lu@intel.com>
2009-09-18 Nick CliftonUpdated Spanish and Vietnamese translations
2009-05-26 Nick CliftonUpdate Indonesian translations.
2009-03-10 Nick CliftonAdd Spanish translation to gold.
2008-08-04 Alan ModraSet LC_ALL=C rather than unsetting LC_COLLATE for sort.
2008-04-15 David S. Millertoplevel/
2008-03-21 Ian Lance TaylorBump version for general release.
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-21 Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Initialize got_relocs.
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-02 Ian Lance TaylorFrom Craig Silverstein: Add first version of generating...
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-10 Ian Lance TaylorFrom Craig Silverstein: don't permit -s and -r.
2007-10-08 Ian Lance TaylorFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07 Ian Lance TaylorAdd --version option.
2007-10-01 Ian Lance TaylorCleanups from Craig Silverstein.
2007-10-01 Ian Lance TaylorFrom Craig Silverstein: x86_64 support.
2007-09-26 Ian Lance TaylorAdd basic exception frame header, plus test.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 Ian Lance TaylorUpdate.
2007-09-21 Ian Lance TaylorFrom Craig Silverstein: Only sort for suffixes with...
2007-09-21 Ian Lance TaylorAdd global parameters.
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-12-06 Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-12-06 Ian Lance TaylorGenerate version information.
2006-12-01 Ian Lance TaylorCan now dynamically link hello, world.
2006-11-30 Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07 Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
2006-11-07 Ian Lance TaylorRework stringpool and hash tables so that we always...
2006-11-06 Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 Ian Lance TaylorIgnored the -m option, for old linker compatibility.
2006-11-03 Ian Lance TaylorUpdate for line number changes.
2006-11-03 Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20 Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-10 Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-10-06 Ian Lance TaylorLay out object file sections when we add the symbols...
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27 Ian Lance TaylorFinished layout code.
2006-09-26 Ian Lance Taylorg++ 3.2.2 portability for grhat.
2006-09-26 Ian Lance TaylorMore section layout code.
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.
2006-09-07 Ian Lance TaylorMore symbol resolution code.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04 Ian Lance TaylorInitial CVS checkin of gold