daily update
[external/binutils.git] / gold / stringpool.cc
2007-12-22 Ian Lance TaylorUse a simpler hash function.
2007-12-19 Ian Lance TaylorMove Stringpool offsets into a chunked_vector indexed...
2007-12-19 Ian Lance TaylorUse string length when available when calling Stringpoo...
2007-12-18 Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-12-14 Ian Lance TaylorFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-05 Ian Lance TaylorRework Stringpool to not compute the hash code twice...
2007-12-05 Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-01 Ian Lance TaylorAdd casts to avoid warnings.
2007-12-01 Ian Lance TaylorCompress all debug sections.
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-12 Ian Lance TaylorAdd an option for Stringpools to not copy strings.
2007-10-05 Ian Lance TaylorFrom Andrew Chatham: fix bug in 64-bit hash.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-21 Ian Lance TaylorFrom Craig Silverstein: Only sort for suffixes with...
2007-09-21 Ian Lance TaylorSet Stringpool zero_null option via a call, not a defau...
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 Taylorgcc 4.1.0 portability fixes.
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...