Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid some warnings which showed up in 64-bit mode. | Ian Lance Taylor | 2007-12-19 | 1 | -1/+1 |
| | |||||
* | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 2007-12-18 | 1 | -4/+28 |
| | | | | lot of instances of off_t. | ||||
* | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 2007-12-14 | 1 | -1/+3 |
| | | | | reduces the amount of locking required to find a new thread to run. | ||||
* | Clean up setting address and section offset. | Ian Lance Taylor | 2007-11-29 | 1 | -1/+1 |
| | |||||
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -4/+38 |
| | | | | on error. | ||||
* | Create a note section with the version of gold. | Ian Lance Taylor | 2007-10-09 | 1 | -0/+4 |
| | |||||
* | Add --version option. | Ian Lance Taylor | 2007-10-07 | 1 | -0/+4 |
| | |||||
* | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 2007-09-25 | 1 | -0/+4 |
| | | | | available. | ||||
* | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -0/+20 |
| | |||||
* | Actually define GOLD_GOLD_H multiple inclusion macro. | Ian Lance Taylor | 2007-09-21 | 1 | -0/+1 |
| | |||||
* | gcc 3.2.2 and 4.1.0 portability hacks. | Ian Lance Taylor | 2006-12-06 | 1 | -0/+5 |
| | |||||
* | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 2006-11-30 | 1 | -1/+2 |
| | |||||
* | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 2006-11-29 | 1 | -4/+12 |
| | |||||
* | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 2006-11-03 | 1 | -4/+4 |
| | |||||
* | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 2006-10-20 | 1 | -0/+21 |
| | | | | relocations. | ||||
* | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. | Ian Lance Taylor | 2006-09-29 | 1 | -0/+56 |
| | |||||
* | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 2006-09-29 | 1 | -0/+15 |
| | | | | runs. | ||||
* | g++ 3.2.2 portability fixes. | Ian Lance Taylor | 2006-09-26 | 1 | -0/+22 |
| | |||||
* | g++ 3.2.2 portability for grhat. | Ian Lance Taylor | 2006-09-26 | 1 | -2/+2 |
| | |||||
* | More section layout code. | Ian Lance Taylor | 2006-09-26 | 1 | -2/+23 |
| | |||||
* | Initial CVS checkin of gold | Ian Lance Taylor | 2006-08-04 | 1 | -0/+65 |