summaryrefslogtreecommitdiff
path: root/gold/gc.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra2021-07-201-2/+2
* [GOLD] PR27815, gold fails to build with latest GCCAlan Modra2021-05-251-2/+2
* [GOLD] PR27815, gold fails to build with latest GCCAlan Modra2021-05-221-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Fix problem with ICF where diffs in EH frame info is ignored.Joshua Oreman2019-05-111-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix bug with relocation addends and merge sections with --icf.Cary Coutant2018-04-241-1/+6
* Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2018-04-191-1/+1
* Fix bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2018-04-141-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Improved support for --icf=safe when used with -pie.Rahul Chaudhry2017-02-151-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-19/+12
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-12/+13
* Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola2015-04-171-2/+1
* Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola2015-02-171-5/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * gc.h (gc_process_relocs): Don't look through function descriptors.Alan Modra2013-03-151-30/+2
* * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra2013-03-121-20/+46
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-091-2/+11
* * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor2012-04-261-2/+2
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-2/+2
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-1/+1
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-291-1/+23
* 2010-04-23 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-231-17/+27
* 2010-02-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-211-6/+16
* 2010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-131-5/+41
* 2010-01-20 Doug Kwan <dougkwan@google.com>Doug Kwan2010-01-201-8/+1
* 2010-01-11 Doug Kwan <dougkwan@google.com>Doug Kwan2010-01-121-13/+17
* * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam2010-01-071-0/+46
* * gc.h (gc_process_relocs): Call is_section_foldable_candidate toSriraman Tallam2010-01-041-2/+2
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-1/+0
* * gc.h (gc_process_relocs): Check if icf is enabled using newSriraman Tallam2009-10-131-1/+1
* * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam2009-10-131-0/+1
* *** empty log message ***Sriraman Tallam2009-08-051-63/+109
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-0/+209