Age | Commit message (Expand) | Author | Files | Lines |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -0/+1 |
2007-12-01 | Compile shared library code with -fPIC. Also, alphabetize. | Ian Lance Taylor | 1 | -2/+2 |
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -1/+6 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -3/+7 |
2007-11-02 | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 1 | -8/+11 |
2007-10-24 | Use AC_GNU_SOURCE. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-17 | Add infrastructure for threading support. | Ian Lance Taylor | 1 | -2/+6 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -6/+10 |
2007-10-14 | Only run static TLS tests on glibc 2.4 or later. | Ian Lance Taylor | 1 | -0/+2 |
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 | -1/+3 |
2007-10-07 | Add a TLS test case. | Ian Lance Taylor | 1 | -0/+2 |
2007-10-04 | Full support for --sysroot. | Ian Lance Taylor | 1 | -5/+8 |
2007-10-02 | From Craig Silverstein: don't run function pointer non-PIC tests when | Ian Lance Taylor | 1 | -0/+2 |
2007-10-01 | From Craig Silverstein: x86_64 support. | Ian Lance Taylor | 1 | -2/+3 |
2007-09-30 | Clean up target handling--only build required files, warn about | Ian Lance Taylor | 1 | -18/+24 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -7/+10 |
2007-09-25 | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 1 | -6/+8 |
2007-09-22 | Change YFLAGS to AM_YFLAGS. | Ian Lance Taylor | 1 | -1/+1 |
2007-09-22 | Add bootstrap test. | Ian Lance Taylor | 1 | -23/+156 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -3/+6 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -4/+8 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -33/+58 |
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 | -15/+76 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -14/+18 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -3/+11 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -0/+2 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -5/+10 |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -5/+22 |
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 1 | -0/+745 |