aboutsummaryrefslogtreecommitdiff
path: root/gold/po/gold.pot
AgeCommit message (Expand)AuthorFilesLines
2023-01-14Set development and experimental to false. Update version number to 2.40. A...Nick Clifton1-2/+2
2022-12-31Update version number and regenerate filesNick Clifton1-297/+305
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-13/+18
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton1-126/+122
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson1-1/+1
2021-07-03Update version number and regenerate filesNick Clifton1-513/+559
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton1-142/+154
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton1-227/+271
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton1-662/+787
2018-01-13Update pot filesNick Clifton1-910/+1583
2014-02-10binutils potfiles regenAlan Modra1-560/+1741
2010-04-22Updated translation templates.Nick Clifton1-459/+856
2009-05-26Update Indonesian translations.Nick Clifton1-282/+671
2008-04-15toplevel/David S. Miller1-280/+361
2008-03-21Bump version for general release.Ian Lance Taylor1-39/+43
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-351/+540
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-173/+177
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-148/+253
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 Taylor1-95/+130
2007-11-30From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor1-110/+136
2007-11-22Add threading support.Ian Lance Taylor1-180/+252
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
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-171/+287
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor1-231/+281
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 Taylor1-29/+29
2007-10-07Add --version option.Ian Lance Taylor1-76/+115
2007-10-01Cleanups from Craig Silverstein.Ian Lance Taylor1-14/+16
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor1-43/+45
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor1-87/+97
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
2007-09-21Add global parameters.Ian Lance Taylor1-78/+143
2007-05-16Add support for SHF_MERGE sections.Ian Lance Taylor1-36/+47
2006-12-06Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor1-18/+18
2006-12-06Generate version information.Ian Lance Taylor1-22/+37
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-20/+20
2006-11-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor1-28/+28
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-87/+87
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-38/+38
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-69/+204
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor1-46/+31
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor1-5/+5
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-29/+34
2006-11-03Ignored the -m option, for old linker compatibility.Ian Lance Taylor1-14/+18
2006-11-03Update for line number changes.Ian Lance Taylor1-12/+12
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-80/+122