OSDN Git Service

2009-12-17 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / stringpool.h
2009-06-23 ian PR 10133
2008-07-24 ian * stringpool.cc (Stringpool_template::add_with_length...
2008-03-13 iantUpdate copyright years. Update language files.
2007-12-19 iantMove Stringpool offsets into a chunked_vector indexed...
2007-12-19 iantUse string length when available when calling Stringpoo...
2007-12-18 iantAdd section_size_type and section_offset_type, use...
2007-12-14 iantFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-05 iantRework Stringpool to not compute the hash code twice...
2007-12-05 iantStringpool stats. Also make Symbol_table support funct...
2007-12-01 iantCompress all debug sections.
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-10-12 iantAdd an option for Stringpools to not copy strings.
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantSet Stringpool zero_null option via a call, not a defau...
2007-09-19 iantNote that a Stringpool keeps a copy of a string.
2007-09-19 iantBetter comments for Stringpool.
2007-09-18 iantCompute string lengths before sorting. From Craig...
2007-05-16 iantAdd support for SHF_MERGE sections.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-07 iantRework stringpool and hash tables so that we always...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-26 iantg++ 3.2.2 portability fixes.
2006-08-18 iantAnother snapshot of the current state of the sources...