aboutsummaryrefslogtreecommitdiff
path: root/gold/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant1-1/+8
2008-08-04Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra1-1/+1
2008-07-25 PR 5990Ian Lance Taylor1-0/+2
2008-07-22 * cref.cc: New file.Ian Lance Taylor1-0/+2
2008-07-212008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou1-2/+2
2008-06-122008-06-12 David Edelsohn <edelsohn@gnu.org>David Edelsohn1-2/+2
2008-05-28elfcpp/:Ian Lance Taylor1-0/+2
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-0/+2
2008-04-16 * copy-relocs.cc: New file.Ian Lance Taylor1-0/+2
2008-04-15toplevel/David S. Miller1-2/+2
2008-02-08Add support for --format binary for input files.Ian Lance Taylor1-0/+2
2008-02-06Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor1-3/+29
2008-02-05From Ollie Wild: add missing backquote to install-exec-local.Ian Lance Taylor1-1/+1
2008-01-23Add explicit dependencies on yyscript.h to make sure that it isIan Lance Taylor1-0/+2
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-2/+5
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
2007-12-01Compile shared library code with -fPIC. Also, alphabetize.Ian Lance Taylor1-1/+1
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-2/+4
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-0/+2
2007-10-24Use AC_GNU_SOURCE.Ian Lance Taylor1-1/+1
2007-10-17Add infrastructure for threading support.Ian Lance Taylor1-1/+5
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor1-0/+2
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-04Full support for --sysroot.Ian Lance Taylor1-2/+5
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor1-2/+2
2007-09-30Clean up target handling--only build required files, warn aboutIan Lance Taylor1-7/+12
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor1-0/+2
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor1-2/+2
2007-09-22Change YFLAGS to AM_YFLAGS.Ian Lance Taylor1-1/+1
2007-09-22Add bootstrap test.Ian Lance Taylor1-3/+47
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-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor1-9/+15
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-2/+14
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
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-3/+12
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+69