Hardcode host-specific name for LTO plugin
[platform/upstream/binutils.git] / gold / stringpool.cc
2014-03-05 Alan ModraUpdate copyright years
2013-12-20 Ian Lance Taylor * stringpool.cc (Stringpool_template::reserve): Add
2013-05-01 Cary Coutantgold/
2013-04-29 Cary Coutant2013-04-29 Alexander Ivchenko <alexander.ivchenko...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-03 Cary Coutant * merge.cc (Output_merge_string::do_add_input_section...
2010-03-19 Doug Kwan2010-03-19 Doug Kwan <dougkwan@google.com>
2010-03-16 Doug Kwan2010-03-15 Doug Kwan <dougkwan@google.com>
2009-10-21 Doug Kwan2009-10-21 Doug Kwan <dougkwan@google.com>
2009-06-23 Ian Lance Taylor PR 10133
2008-07-24 Ian Lance Taylor * stringpool.cc (Stringpool_template::add_with_length...
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
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...