summaryrefslogtreecommitdiff
path: root/gold/gc.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
2015-04-17Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola
2015-02-17Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-15 * gc.h (gc_process_relocs): Don't look through function descriptors.Alan Modra
2013-03-12 * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra
2012-04-26 * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-07-29 * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam
2010-04-232010-04-23 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2010-02-212010-02-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2010-02-132010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2010-01-202010-01-20 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-01-122010-01-11 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-01-07 * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam
2010-01-04 * gc.h (gc_process_relocs): Call is_section_foldable_candidate toSriraman Tallam
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor
2009-10-13 * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam
2009-10-13 * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam
2009-08-05*** empty log message ***Sriraman Tallam
2009-01-282009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam