Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | [GOLD] Regenerate POTFILES.in to add s390.cc | Alan Modra | 1 | -0/+1 | |
* po/POTFILES.in: Regenerate. | |||||
2014-09-24 | Regen gold POTFILES.in | Alan Modra | 1 | -0/+2 | |
* po/POTFILES.in: Regenerate. | |||||
2014-07-04 | Update gold POTFILES.in | Alan Modra | 1 | -0/+2 | |
for recent aarch64 and mips support. * po/POTFILES.in: Regenerate | |||||
2012-11-08 | Regenerate. | Alan Modra | 1 | -0/+5 | |
2011-06-14 | * po/POTFILES.in: Regenerate. | Alan Modra | 1 | -0/+18 | |
2008-08-04 | Set LC_ALL=C rather than unsetting LC_COLLATE for sort. | Alan Modra | 1 | -0/+11 | |
2008-04-15 | toplevel/ | David S. Miller | 1 | -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-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -0/+2 | |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -0/+2 | |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -0/+1 | |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -0/+1 | |
reduces the amount of locking required to find a new thread to run. | |||||
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -0/+2 | |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -0/+2 | |
2007-11-02 | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 1 | -0/+2 | |
with file name and line number. | |||||
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -0/+2 | |
on error. | |||||
2007-10-08 | From Craig Silverstein: add tls.h, use it in i386.cc. | Ian Lance Taylor | 1 | -0/+1 | |
2007-10-07 | Add --version option. | Ian Lance Taylor | 1 | -0/+1 | |
2007-10-01 | From Craig Silverstein: x86_64 support. | Ian Lance Taylor | 1 | -0/+1 | |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -0/+2 | |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -0/+2 | |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -0/+2 | |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -0/+2 | |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+4 | |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -0/+4 | |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -0/+5 | |
runs. | |||||
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -1/+4 | |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -0/+7 | |
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure. | |||||
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 1 | -0/+19 | |