summaryrefslogtreecommitdiff
path: root/gold/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Compile shared library code with -fPIC. Also, alphabetize.Ian Lance Taylor2007-12-011-2/+2
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-1/+6
* Add threading support.Ian Lance Taylor2007-11-221-3/+7
* From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor2007-11-021-8/+11
* Use AC_GNU_SOURCE.Ian Lance Taylor2007-10-241-1/+1
* Add infrastructure for threading support.Ian Lance Taylor2007-10-171-2/+6
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-6/+10
* Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor2007-10-141-0/+2
* From Craig Silverstein: add tls.h, use it in i386.cc.Ian Lance Taylor2007-10-081-0/+1
* Add --version option.Ian Lance Taylor2007-10-071-1/+3
* Add a TLS test case.Ian Lance Taylor2007-10-071-0/+2
* Full support for --sysroot.Ian Lance Taylor2007-10-041-5/+8
* From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor2007-10-021-0/+2
* From Craig Silverstein: x86_64 support.Ian Lance Taylor2007-10-011-2/+3
* Clean up target handling--only build required files, warn aboutIan Lance Taylor2007-09-301-18/+24
* Add basic exception frame header, plus test.Ian Lance Taylor2007-09-261-7/+10
* Rework File_read interface. Get file size. Use pread whenIan Lance Taylor2007-09-251-6/+8
* Change YFLAGS to AM_YFLAGS.Ian Lance Taylor2007-09-221-1/+1
* Add bootstrap test.Ian Lance Taylor2007-09-221-23/+156
* Add global parameters.Ian Lance Taylor2007-09-211-3/+6
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-4/+8
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-33/+58
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-0/+2
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-15/+76
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-14/+18
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-3/+11
* More section layout code.Ian Lance Taylor2006-09-261-0/+2
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-5/+10
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-5/+22
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+745