Don't pass around the target in order to define symbols; get it from
[external/binutils.git] / gold / merge.h
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.