Age | Commit message (Expand) | Author | Files | Lines |
2007-11-12 | Correct handling of GOT references in a regular object. | Ian Lance Taylor | 1 | -3/+4 |
2007-11-09 | From Cary Coutant: More shared library support, some refactorization. | Ian Lance Taylor | 1 | -106/+127 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -6/+15 |
2007-11-02 | From Cary Coutant: Correct generation of RELATIVE relocs. | Ian Lance Taylor | 1 | -26/+77 |
2007-11-01 | From Cary Coutant: More support for -shared, including fixes to GOT | Ian Lance Taylor | 1 | -39/+92 |
2007-10-29 | From Craig Silverstein: better organization for TLS code. | Ian Lance Taylor | 1 | -192/+192 |
2007-10-23 | Add support for PT_GNU_STACK. | Ian Lance Taylor | 1 | -0/+1 |
2007-10-22 | Fix versions of copied symbols. | Ian Lance Taylor | 1 | -6/+1 |
2007-10-20 | Handle PLT32 against local symbols. | Ian Lance Taylor | 1 | -3/+8 |
2007-10-16 | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 1 | -16/+43 |
2007-10-16 | From Craig Silverstein: implement -Ttext. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-16 | From Craig Silverstein: support local GOT relocs for i386. | Ian Lance Taylor | 1 | -7/+46 |
2007-10-14 | Remove extraneous newlines. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -64/+42 |
2007-10-13 | From Craig Silverstein: use tls.h in x86_64.cc. | Ian Lance Taylor | 1 | -3/+6 |
2007-10-11 | From Andrew Chatham: exit on relocation error. | Ian Lance Taylor | 1 | -5/+5 |
2007-10-08 | From Craig Silverstein: add tls.h, use it in i386.cc. | Ian Lance Taylor | 1 | -127/+132 |
2007-10-07 | Add support for local dynamic relocations. | Ian Lance Taylor | 1 | -7/+103 |
2007-10-04 | From Craig Silverstein: x86_64 TLS support. | Ian Lance Taylor | 1 | -1/+14 |
2007-10-01 | Cleanups from Craig Silverstein. | Ian Lance Taylor | 1 | -3/+1 |
2007-09-23 | Use special value when we refer a function symbol in some way other | Ian Lance Taylor | 1 | -1/+29 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-21 | Initialize count_ field, tweak parameters testing. | Ian Lance Taylor | 1 | -4/+4 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -73/+65 |
2007-09-21 | Use nops when doing alignment padding between code sections. | Ian Lance Taylor | 1 | -0/+68 |
2007-09-12 | Generate a GLOB_DAT reloc for a GOT32 reloc against a symbol defined | Ian Lance Taylor | 1 | -14/+19 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -21/+34 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -7/+7 |
2006-12-01 | Can now dynamically link hello, world. | Ian Lance Taylor | 1 | -8/+69 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -8/+111 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -69/+409 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -4/+4 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -12/+8 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -6/+6 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -36/+276 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -52/+649 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -8/+114 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -1/+15 |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -0/+47 |