aboutsummaryrefslogtreecommitdiff
path: root/gold/gc.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-20PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra1-2/+2
2021-05-25[GOLD] PR27815, gold fails to build with latest GCCAlan Modra1-2/+2
2021-05-22[GOLD] PR27815, gold fails to build with latest GCCAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-05-11Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman1-1/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-24Fix bug with relocation addends and merge sections with --icf.Cary Coutant1-1/+6
2018-04-19Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant1-1/+1
2018-04-14Fix bug where --icf=safe triggers segfault when linking ARM.Cary Coutant1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-19/+12
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant1-12/+13
2015-04-17Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola1-2/+1
2015-02-17Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola1-5/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-03-15 * gc.h (gc_process_relocs): Don't look through function descriptors.Alan Modra1-30/+2
2013-03-12 * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra1-20/+46
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra1-2/+11
2012-04-26 * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor1-2/+2
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-2/+2
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-1/+1
2010-07-29 * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam1-1/+23
2010-04-232010-04-23 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-17/+27
2010-02-212010-02-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-6/+16
2010-02-132010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-5/+41
2010-01-202010-01-20 Doug Kwan <dougkwan@google.com>Doug Kwan1-8/+1
2010-01-122010-01-11 Doug Kwan <dougkwan@google.com>Doug Kwan1-13/+17
2010-01-07 * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam1-0/+46
2010-01-04 * gc.h (gc_process_relocs): Call is_section_foldable_candidate toSriraman Tallam1-2/+2
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor1-1/+0
2009-10-13 * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam1-1/+1
2009-10-13 * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam1-0/+1
2009-08-05*** empty log message ***Sriraman Tallam1-63/+109
2009-01-282009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+209