summaryrefslogtreecommitdiff
path: root/gold/target-reloc.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
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Stop the GOLD linker from complaining about relocations from .gnu.build.attri...Nick Clifton2020-07-071-0/+1
* Fix a potential use of an uninitialised variable error in gold.Nick Clifton2020-06-241-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-061-25/+54
* Improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-051-4/+19
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-271-5/+14
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant2016-03-211-2/+4
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-52/+164
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-8/+6
* gold --emit-relocsAlan Modra2015-08-201-2/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-8/+6
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix issues with gold undefined symbol diagnostics.Cary Coutant2014-02-051-8/+8
* gold/Cary Coutant2013-05-211-1/+7
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-4/+12
* gold/Roland McGrath2012-11-011-4/+5
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-181-15/+26
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-121-23/+18
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-3/+3
* Replace <64, false> with <size, big_endian>H.J. Lu2011-12-151-6/+6
* 2011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-101-0/+7
* PR gold/12979Ian Lance Taylor2011-07-111-0/+2
* PR gold/12386Ian Lance Taylor2011-07-091-7/+40
* PR gold/11317Ian Lance Taylor2011-07-091-8/+18
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-4/+4
* * incremental.cc (Sized_incremental_binary::setup_readers): AllocateCary Coutant2011-04-221-0/+40
* Fix typos in gold.Ralf Wildenhues2010-12-141-1/+1
* PR 10893Ian Lance Taylor2010-08-191-0/+4
* * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant2010-06-101-1/+1
* 2010-05-26 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-261-1/+14
* 2010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-201-2/+2
* * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor2010-03-031-1/+4
* * target-reloc.h (visibility_error): New inline function.Ian Lance Taylor2010-01-121-0/+29
* PR 11108Ian Lance Taylor2010-01-091-33/+50
* PR 10843Ian Lance Taylor2009-12-301-2/+7
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-5/+3
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-7/+24
* *** empty log message ***Sriraman Tallam2009-08-051-2/+4
* PR 9918Ian Lance Taylor2009-03-041-2/+3
* 2009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou2009-02-061-1/+1
* * target-reloc.h (Default_scan_relocatable_relocs): Only discardIan Lance Taylor2008-12-121-15/+6
* PR 7091Ian Lance Taylor2008-12-121-4/+20