aboutsummaryrefslogtreecommitdiff
path: root/gold/po
AgeCommit message (Collapse)AuthorFilesLines
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton1-86/+75
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-03[GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra1-0/+1
* po/POTFILES.in: Regenerate.
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton1-0/+3599
* po/zh_CN.po: Updated (simplified) Chinese translation.
2015-06-08Update French Translations for LD and GOLD.Nick Clifton1-0/+3406
ld * po/fr.po: Updated French Translation. gold * po/fr.po: New French Translation.
2015-04-29Updated translations for various binutils components.Nick Clifton1-629/+1852
gold * po/fi.po: Updated Finnish translation. opcodes * po/fr.po: Updated French translation. gprof * po/da.po: Update Danish translation.
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
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
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-10binutils potfiles regenAlan Modra1-560/+1741
Adds nds32 files to POTFILES.in
2012-11-08Regenerate.Alan Modra1-0/+5
2012-08-09Updated Vietnamese translation.Nick Clifton1-98/+103
2012-07-30Updated translationsNick Clifton1-5/+5
2011-11-25 * po/it.po: New Italian translation.Nick Clifton1-0/+2247
2011-10-10Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.Nick Clifton2-531/+924
2011-08-26Updated Spanish translations.Nick Clifton1-315/+316
2011-06-14 * po/POTFILES.in: Regenerate.Alan Modra1-0/+18
2010-05-05Updated Spanish translations.Nick Clifton1-497/+915
2010-04-22Updated translation templates.Nick Clifton2-954/+1735
Updated Bulgarian translation. Updated Finnish translations. Updated French translations. Updated Vietnamese translations.
2010-04-06Updated binutils Vietnamese translation.Nick Clifton1-0/+1878
New gold Vietnamese translation. New gas Russian translation.
2010-03-03 * po/fi.po: New Finnish translation.Nick Clifton1-0/+1891
2009-11-03 PR 10895Ian Lance Taylor1-3/+5
* po/Make-in ($(srcdir)/$(PACKAGE).pot): Pass -C and --msgid-bugs-address. (install-pdf): New target. (install-data_yes): Look up one directory to find mkinstalldirs.
2009-11-032009-11-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
* po/Make-in (.po.gmo): Don't generate .gmo files in source tree.
2009-09-18Updated Spanish and Vietnamese translationsNick Clifton1-13/+13
2009-05-26Update Indonesian translations.Nick Clifton2-282/+2538
Update translation templates.
2009-03-10Add Spanish translation to gold.Nick Clifton1-0/+1867
Update Indonesian translation for opcodes.
2008-08-04Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra1-0/+11
2008-04-15toplevel/David S. Miller2-288/+370
* 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-21Bump version for general release.Ian Lance Taylor1-39/+43
2008-03-13Update copyright years. Update language files.Ian Lance Taylor2-351/+542
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor2-173/+179
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor2-148/+254
2007-12-21From Cary Coutant: Fix handling of versioned symbols, add some tests.Ian Lance Taylor1-99/+109
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2-95/+131
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 Taylor2-110/+138
2007-11-22Add threading support.Ian Lance Taylor2-180/+254
2007-11-09From Craig Silverstein: Initialize got_relocs.Ian Lance Taylor1-53/+53
2007-11-09Generate a complete exception frame header. Discard duplicateIan Lance Taylor1-75/+80
exception frame information.
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor2-171/+289
with file name and line number.
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor2-231/+283
on error.
2007-10-10From Craig Silverstein: don't permit -s and -r.Ian Lance Taylor1-58/+66
2007-10-08From Craig Silverstein: add tls.h, use it in i386.cc.Ian Lance Taylor2-29/+30
2007-10-07Add --version option.Ian Lance Taylor2-76/+116
2007-10-01Cleanups from Craig Silverstein.Ian Lance Taylor1-14/+16
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor2-43/+46
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor2-87/+99
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-149/+149
2007-09-22Update.Ian Lance Taylor1-3/+3
2007-09-21From Craig Silverstein: Only sort for suffixes with -O2.Ian Lance Taylor1-1/+1