Age | Commit message (Expand) | Author | Files | Lines |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -8/+3 |
2007-09-21 | Use nops when doing alignment padding between code sections. | Ian Lance Taylor | 1 | -1/+43 |
2007-08-21 | Force PT_LOAD segments to be aligned to the page size. | Ian Lance Taylor | 1 | -2/+13 |
2007-08-21 | Add support for -rpath. | Ian Lance Taylor | 1 | -0/+4 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -23/+162 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -4/+4 |
2006-12-01 | Can now dynamically link hello, world. | Ian Lance Taylor | 1 | -34/+115 |
2006-12-01 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -1/+1 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -22/+155 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -111/+284 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -14/+353 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -48/+52 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -3/+3 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -35/+380 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -0/+5 |
2006-09-29 | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. | Ian Lance Taylor | 1 | -2/+3 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -15/+123 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -44/+208 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -16/+111 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -0/+214 |