Age | Commit message (Expand) | Author | Files | Lines |
2007-11-09 | From Cary Coutant: More shared library support, some refactorization. | Ian Lance Taylor | 1 | -0/+82 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -1/+1 |
2007-10-23 | Add support for PT_GNU_STACK. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-22 | Fix versions of copied symbols. | Ian Lance Taylor | 1 | -13/+37 |
2007-10-18 | Add support for -Bsymbolic. | Ian Lance Taylor | 1 | -1/+2 |
2007-10-16 | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 1 | -0/+15 |
2007-10-14 | Keep track of weak aliases, so that overriding environ works. | Ian Lance Taylor | 1 | -3/+39 |
2007-10-14 | Better multiple definition errors. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -4/+9 |
2007-10-12 | Add an option for Stringpools to not copy strings. | Ian Lance Taylor | 1 | -1/+1 |
2007-09-28 | Use parameters to track whether we are doing a static link. Fix up | Ian Lance Taylor | 1 | -6/+1 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -17/+3 |
2007-09-23 | Use special value when we refer a function symbol in some way other | Ian Lance Taylor | 1 | -1/+21 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-22 | Canonicalize name and version when working with special symbols. | Ian Lance Taylor | 1 | -2/+2 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -2/+3 |
2007-09-19 | Let special symbols override existing symbols rather than | Ian Lance Taylor | 1 | -2/+20 |
2007-08-29 | Any symbol which is in both a regular object and a dynamic object | Ian Lance Taylor | 1 | -1/+4 |
2007-08-29 | Copy in_reg and in_dyn when resolving NAME/VERSION with NAME/NULL. | Ian Lance Taylor | 1 | -0/+5 |
2007-08-22 | Add support for -E/--export-dynamic. Also clean up --help output a bit. | Ian Lance Taylor | 1 | -0/+8 |
2006-12-06 | Don't emit symbols seen only in dynamic object, don't read duplicate | Ian Lance Taylor | 1 | -0/+12 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -36/+40 |
2006-12-01 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -1/+2 |
2006-12-01 | Can now dynamically link hello, world. | Ian Lance Taylor | 1 | -12/+39 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -31/+88 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -9/+79 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -3/+20 |
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 1 | -5/+5 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -17/+134 |
2006-11-03 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -1/+2 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -21/+401 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -0/+6 |
2006-09-29 | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. | Ian Lance Taylor | 1 | -12/+6 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -0/+18 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -12/+21 |
2006-09-26 | g++ 3.2.2 portability fixes. | Ian Lance Taylor | 1 | -0/+7 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -9/+23 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -1/+0 |
2006-09-07 | More symbol resolution code. | Ian Lance Taylor | 1 | -22/+101 |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -28/+186 |
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 1 | -0/+80 |