OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / po /
2009-11-04 ian PR 10895
2009-11-03 hjl2009-11-03 H.J. Lu <hongjiu.lu@intel.com>
2009-09-18 nickcUpdated Spanish and Vietnamese translations
2009-05-26 nickcUpdate Indonesian translations.
2009-03-10 nickcAdd Spanish translation to gold.
2008-08-04 amodraSet LC_ALL=C rather than unsetting LC_COLLATE for sort.
2008-04-15 davemtoplevel/
2008-03-21 iantBump version for general release.
2008-03-13 iantUpdate copyright years. Update language files.
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-09 iantSupport assignments and expressions in linker scripts.
2007-12-21 iantFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-11-22 iantAdd threading support.
2007-11-09 iantFrom Craig Silverstein: Initialize got_relocs.
2007-11-09 iantGenerate a complete exception frame header. Discard...
2007-11-02 iantFrom Craig Silverstein: Add first version of generating...
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-10 iantFrom Craig Silverstein: don't permit -s and -r.
2007-10-08 iantFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07 iantAdd --version option.
2007-10-01 iantCleanups from Craig Silverstein.
2007-10-01 iantFrom Craig Silverstein: x86_64 support.
2007-09-26 iantAdd basic exception frame header, plus test.
2007-09-22 iantAdd licensing text to every source file.
2007-09-22 iantUpdate.
2007-09-21 iantFrom Craig Silverstein: Only sort for suffixes with...
2007-09-21 iantAdd global parameters.
2007-05-16 iantAdd support for SHF_MERGE sections.
2006-12-06 iantDon't emit symbols seen only in dynamic object, don...
2006-12-06 iantGenerate version information.
2006-12-01 iantCan now dynamically link hello, world.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 iantSnapshot. Includes first cut at output relocation...
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-07 iantAdd Elf_file interface which can be used by both Sized_...
2006-11-07 iantRework stringpool and hash tables so that we always...
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 iantIgnored the -m option, for old linker compatibility.
2006-11-03 iantUpdate for line number changes.
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-10-10 iantAvoid multiple definition errors from linkonce sections.
2006-10-06 iantLay out object file sections when we add the symbols...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-27 iantFinished layout code.
2006-09-26 iantg++ 3.2.2 portability for grhat.
2006-09-26 iantMore section layout code.
2006-09-21 iantNew drop, with first cut of section layout code.
2006-09-07 iantMore symbol resolution code.
2006-08-18 iantAnother snapshot of the current state of the sources...
2006-08-04 iantInitial CVS checkin of gold