aboutsummaryrefslogtreecommitdiff
path: root/gold/po/POTFILES.in
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03[GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra1-0/+1
* po/POTFILES.in: Regenerate.
2014-09-24Regen gold POTFILES.inAlan Modra1-0/+2
* po/POTFILES.in: Regenerate.
2014-07-04Update gold POTFILES.inAlan Modra1-0/+2
for recent aarch64 and mips support. * po/POTFILES.in: Regenerate
2012-11-08Regenerate.Alan Modra1-0/+5
2011-06-14 * po/POTFILES.in: Regenerate.Alan Modra1-0/+18
2008-08-04Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra1-0/+11
2008-04-15toplevel/David S. Miller1-8/+9
* configure.ac: Add sparc*-*-* to gold supported targets. * configure: Regenerate. gold/ * sparc.cc: New file. * Makefile.am (TARGETSOURCES): Add sparc.cc (ALL_TARGETOBJS): Add sparc.$(OBJEXT) * configure.tgt: Document targ_extra_size and targ_extra_big_endian. Add entries for sparc-* and sparc64-*. * configure.ac: Handle targ_extra_size and targ_extra_big_endian. * Makefile.in: Rebuild. * configure: Likewise. * po/POTFILES.in: Likewise. * po/gold.pot: Likewise.
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-0/+2
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-0/+2
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-0/+1
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor1-0/+1
reduces the amount of locking required to find a new thread to run.
2007-11-30From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor1-0/+2
2007-11-22Add threading support.Ian Lance Taylor1-0/+2
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-0/+2
with file name and line number.
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor1-0/+2
on error.
2007-10-08From Craig Silverstein: add tls.h, use it in i386.cc.Ian Lance Taylor1-0/+1
2007-10-07Add --version option.Ian Lance Taylor1-0/+1
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor1-0/+1
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor1-0/+2
2007-09-21Add global parameters.Ian Lance Taylor1-0/+2
2007-05-16Add support for SHF_MERGE sections.Ian Lance Taylor1-0/+2
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-0/+2
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-0/+4
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-0/+4
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-0/+5
runs.
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor1-1/+4
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-0/+7
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure.
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+19