OSDN Git Service

2009-11-10 Doug Kwan <dougkwan@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / stringpool.cc
2009-10-21 dougkwan2009-10-21 Doug Kwan <dougkwan@google.com>
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.
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 iantFrom Craig Silverstein: rename option functions for...
2007-12-22 iantUse a simpler hash function.
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 iantAdd casts to avoid warnings.
2007-12-01 iantCompress all debug sections.
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-11-09 iantGenerate a complete exception frame header. Discard...
2007-10-12 iantAdd an option for Stringpools to not copy strings.
2007-10-05 iantFrom Andrew Chatham: fix bug in 64-bit hash.
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantFrom Craig Silverstein: Only sort for suffixes with...
2007-09-21 iantSet Stringpool zero_null option via a call, not a defau...
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 iantgcc 4.1.0 portability fixes.
2006-09-21 iantNew drop, with first cut of section layout code.
2006-08-18 iantAnother snapshot of the current state of the sources...