summaryrefslogtreecommitdiff
path: root/gold/symtab.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-0/+13
* Generate version information.Ian Lance Taylor2006-12-061-78/+108
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-12-011-3/+8
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-41/+100
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-37/+127
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-26/+38
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-19/+194
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-4/+8
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-19/+36
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-26/+104
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-11-031-15/+29
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-53/+571
* Avoid multiple definition errors from linkonce sections.Ian Lance Taylor2006-10-101-17/+32
* Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor2006-09-291-55/+11
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-3/+111
* Finished layout code.Ian Lance Taylor2006-09-271-56/+47
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-2/+52
* More section layout code.Ian Lance Taylor2006-09-261-2/+67
* More symbol resolution code.Ian Lance Taylor2006-09-071-21/+30
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-0/+358