Set Stringpool zero_null option via a call, not a default constructor
[external/binutils.git] / gold / stringpool.h
2007-09-21 Ian Lance TaylorSet Stringpool zero_null option via a call, not a defau...
2007-09-19 Ian Lance TaylorNote that a Stringpool keeps a copy of a string.
2007-09-19 Ian Lance TaylorBetter comments for Stringpool.
2007-09-18 Ian Lance TaylorCompute string lengths before sorting. From Craig...
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-07 Ian Lance TaylorRework stringpool and hash tables so that we always...
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-26 Ian Lance Taylorg++ 3.2.2 portability fixes.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...