aboutsummaryrefslogtreecommitdiff
path: root/gold/stringpool.cc
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Add an option for Stringpools to not copy strings.Ian Lance Taylor1-6/+16
2007-10-05From Andrew Chatham: fix bug in 64-bit hash.Ian Lance Taylor1-1/+1
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2007-09-21From Craig Silverstein: Only sort for suffixes with -O2.Ian Lance Taylor1-30/+54
2007-09-21Set Stringpool zero_null option via a call, not a default constructorIan Lance Taylor1-2/+2
2007-09-18Compute string lengths before sorting. From Craig Silverstein.Ian Lance Taylor1-22/+28
2007-05-16Add support for SHF_MERGE sections.Ian Lance Taylor1-65/+157
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-4/+14
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor1-18/+51
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-11/+132
2006-09-26gcc 4.1.0 portability fixes.Ian Lance Taylor1-1/+1
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor1-1/+1
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-0/+130