Removed generation of the PT_GNU_PROPERTY segment
[external/binutils.git] / gold / gc.h
2019-05-10 Joshua OremanFix problem with ICF where diffs in EH frame info is...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-04-25 Cary CoutantFix bug with relocation addends and merge sections...
2018-04-19 Cary CoutantFix second bug where --icf=safe triggers segfault when...
2018-04-14 Cary CoutantFix bug where --icf=safe triggers segfault when linking...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-02-15 Rahul ChaudhryImproved support for --icf=safe when used with -pie.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2015-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-04-17 Rafael Ávila de... Use LIFO instead of FIFO to implement gc's transitive...
2015-02-17 Rafael Ávila de... Simplify Garbage_collection::add_reference a bit.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2013-03-15 Alan Modra * gc.h (gc_process_relocs): Don't look through functio...
2013-03-12 Alan Modra * gc.h (gc_process_relocs): Look through function...
2012-09-09 Alan Modra * target.h (Target::gc_mark_symbol, do_gc_mark_symbol...
2012-04-26 Ian Lance Taylor * arm.cc (Target_arm::do_is_defined_by_abi): Make...
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2010-08-25 Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-07-29 Sriraman Tallam * arm.cc (Target_arm<big_endian>::gc_process_relocs...
2010-04-23 Sriraman Tallam2010-04-23 Sriraman Tallam <tmsriram@google.com>
2010-02-21 Sriraman Tallam2010-02-20 Sriraman Tallam <tmsriram@google.com>
2010-02-13 Sriraman Tallam2010-02-12 Sriraman Tallam <tmsriram@google.com>
2010-01-20 Doug Kwan2010-01-20 Doug Kwan <dougkwan@google.com>
2010-01-12 Doug Kwan2010-01-11 Doug Kwan <dougkwan@google.com>
2010-01-07 Sriraman Tallam * gc.h (Garbage_collection::Cident_section_map): New...
2010-01-04 Sriraman Tallam * gc.h (gc_process_relocs): Call is_section_foldable_c...
2009-10-29 Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-13 Sriraman Tallam * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-13 Sriraman Tallam * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-08-05 Sriraman Tallam*** empty log message ***
2009-01-28 Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>