summaryrefslogtreecommitdiff
path: root/gold/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-0/+12
* Generate version information.Ian Lance Taylor2006-12-061-36/+40
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-12-011-1/+2
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-12/+39
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-31/+88
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-9/+79
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-3/+20
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-5/+5
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-17/+134
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-11-031-1/+2
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-21/+401
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-0/+6
* Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor2006-09-291-12/+6
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+18
* Finished layout code.Ian Lance Taylor2006-09-271-12/+21
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-0/+7
* More section layout code.Ian Lance Taylor2006-09-261-9/+23
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-1/+0
* More symbol resolution code.Ian Lance Taylor2006-09-071-22/+101
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-28/+186
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+80