summaryrefslogtreecommitdiff
path: root/gold/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Canonicalize name and version when working with special symbols.Ian Lance Taylor2007-09-221-2/+2
* Add global parameters.Ian Lance Taylor2007-09-211-2/+3
* Let special symbols override existing symbols rather thanIan Lance Taylor2007-09-191-2/+20
* Any symbol which is in both a regular object and a dynamic objectIan Lance Taylor2007-08-291-1/+4
* Copy in_reg and in_dyn when resolving NAME/VERSION with NAME/NULL.Ian Lance Taylor2007-08-291-0/+5
* Add support for -E/--export-dynamic. Also clean up --help output a bit.Ian Lance Taylor2007-08-221-0/+8
* 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