| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 2007-12-14 | 1 | -0/+1 |
* | Compile shared library code with -fPIC. Also, alphabetize. | Ian Lance Taylor | 2007-12-01 | 1 | -1/+1 |
* | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 2007-11-30 | 1 | -0/+2 |
* | Add threading support. | Ian Lance Taylor | 2007-11-22 | 1 | -2/+4 |
* | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 2007-11-02 | 1 | -0/+2 |
* | Use AC_GNU_SOURCE. | Ian Lance Taylor | 2007-10-24 | 1 | -1/+1 |
* | Add infrastructure for threading support. | Ian Lance Taylor | 2007-10-17 | 1 | -1/+5 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -0/+2 |
* | From Craig Silverstein: add tls.h, use it in i386.cc. | Ian Lance Taylor | 2007-10-08 | 1 | -0/+1 |
* | Add --version option. | Ian Lance Taylor | 2007-10-07 | 1 | -0/+1 |
* | Full support for --sysroot. | Ian Lance Taylor | 2007-10-04 | 1 | -2/+5 |
* | From Craig Silverstein: x86_64 support. | Ian Lance Taylor | 2007-10-01 | 1 | -2/+2 |
* | Clean up target handling--only build required files, warn about | Ian Lance Taylor | 2007-09-30 | 1 | -7/+12 |
* | Add basic exception frame header, plus test. | Ian Lance Taylor | 2007-09-26 | 1 | -0/+2 |
* | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 2007-09-25 | 1 | -2/+2 |
* | Change YFLAGS to AM_YFLAGS. | Ian Lance Taylor | 2007-09-22 | 1 | -1/+1 |
* | Add bootstrap test. | Ian Lance Taylor | 2007-09-22 | 1 | -3/+47 |
* | Add global parameters. | Ian Lance Taylor | 2007-09-21 | 1 | -0/+2 |
* | Add support for SHF_MERGE sections. | Ian Lance Taylor | 2007-05-16 | 1 | -0/+2 |
* | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 2006-11-30 | 1 | -9/+15 |
* | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 2006-11-16 | 1 | -0/+2 |
* | More dynamic object support, initial scripting support. | Ian Lance Taylor | 2006-11-14 | 1 | -2/+14 |
* | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 2006-11-03 | 1 | -0/+4 |
* | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 2006-09-29 | 1 | -0/+5 |
* | New drop, with first cut of section layout code. | Ian Lance Taylor | 2006-09-21 | 1 | -1/+4 |
* | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 2006-08-18 | 1 | -3/+12 |
* | Initial CVS checkin of gold | Ian Lance Taylor | 2006-08-04 | 1 | -0/+69 |