aboutsummaryrefslogtreecommitdiff
path: root/gold/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor1-4/+44
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-5/+10
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor1-0/+2
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor1-7/+9
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-2/+2
2007-11-30From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor1-1/+6
2007-11-22Add threading support.Ian Lance Taylor1-3/+7
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-8/+11
2007-10-24Use AC_GNU_SOURCE.Ian Lance Taylor1-1/+1
2007-10-17Add infrastructure for threading support.Ian Lance Taylor1-2/+6
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor1-6/+10
2007-10-14Only run static TLS tests on glibc 2.4 or later.Ian 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-1/+3
2007-10-07Add a TLS test case.Ian Lance Taylor1-0/+2
2007-10-04Full support for --sysroot.Ian Lance Taylor1-5/+8
2007-10-02From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor1-0/+2
2007-10-01From Craig Silverstein: x86_64 support.Ian Lance Taylor1-2/+3
2007-09-30Clean up target handling--only build required files, warn aboutIan Lance Taylor1-18/+24
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor1-7/+10
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor1-6/+8
2007-09-22Change YFLAGS to AM_YFLAGS.Ian Lance Taylor1-1/+1
2007-09-22Add bootstrap test.Ian Lance Taylor1-23/+156
2007-09-21Add global parameters.Ian Lance Taylor1-3/+6
2007-05-16Add support for SHF_MERGE sections.Ian Lance Taylor1-4/+8
2006-11-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor1-33/+58
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-15/+76
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-14/+18
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-3/+11
2006-09-26More section layout code.Ian Lance Taylor1-0/+2
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor1-5/+10
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-5/+22
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+745