Supported Tizen version parsing and verification
[external/binutils.git] / gold / merge.h
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-01-01 Alan ModraCopyright update for binutils
2015-06-02 Rafael Ávila de... Use a std::vector instead of a std::map to hold Input_m...
2015-03-27 Rafael Ávila de... Avoid looking up Input_merge_map multiple times.
2015-03-23 Rafael Ávila de... Remove is_merge_section_for.
2015-03-04 Rafael Ávila de... Remove empty class Merge_map.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2013-04-29 Cary Coutant2013-04-29 Alexander Ivchenko <alexander.ivchenko...
2010-12-14 Ralf WildenhuesFix typos in gold.
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-07-21 Cary Coutant * merge.h (Output_merge_string::Merged_string): Remove...
2010-05-23 Doug Kwan2010-05-23 Doug Kwan <dougkwan@google.com>
2009-12-14 Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2008-07-10 Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2007-12-21 Ian Lance TaylorSpeed up relocations against local symbols in merged...
2007-12-20 Ian Lance TaylorUpdate comments about output offsets and merged input...
2007-12-19 Ian Lance TaylorMove Stringpool offsets into a chunked_vector indexed...
2007-12-18 Ian Lance TaylorPrint statistics about merge sections with --stats.
2007-12-18 Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-12-08 Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-12-01 Ian Lance TaylorCompress all debug sections.
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-29 Ian Lance TaylorClean up setting address and section offset.
2007-11-27 Ian Lance TaylorRework merge_map for speed.
2007-11-22 Ian Lance TaylorMake Merge_key_less operator() inline.
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-18 Ian Lance TaylorCorrectly handle alignment in merge sections.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 Ian Lance TaylorWe don't need a hash table mapping input locations...
2007-09-21 Ian Lance TaylorSet Stringpool zero_null option via a call, not a defau...
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.