summaryrefslogtreecommitdiff
path: root/gold/stringpool.h
Commit message (Expand)AuthorAgeFilesLines
* Add an option for Stringpools to not copy strings.Ian Lance Taylor2007-10-121-11/+10
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Set Stringpool zero_null option via a call, not a default constructorIan Lance Taylor2007-09-211-5/+9
* Note that a Stringpool keeps a copy of a string.Ian Lance Taylor2007-09-191-0/+3
* Better comments for Stringpool.Ian Lance Taylor2007-09-191-31/+71
* Compute string lengths before sorting. From Craig Silverstein.Ian Lance Taylor2007-09-181-4/+14
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-28/+43
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-1/+4
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-15/+36
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-10/+62
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-0/+6
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-0/+70