aboutsummaryrefslogtreecommitdiff
path: root/gold/target-reloc.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-07-07Stop the GOLD linker from complaining about relocations from .gnu.build.attri...Nick Clifton1-0/+1
2020-06-24Fix a potential use of an uninitialised variable error in gold.Nick Clifton1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant1-25/+54
2018-04-05Improve warnings for relocations referring to discarded sections.Cary Coutant1-4/+19
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant1-5/+14
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant1-2/+4
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-52/+164
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra1-8/+6
2015-08-20gold --emit-relocsAlan Modra1-2/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant1-8/+6
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-02-05Fix issues with gold undefined symbol diagnostics.Cary Coutant1-8/+8
2013-05-21gold/Cary Coutant1-1/+7
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor1-4/+12
2012-11-01gold/Roland McGrath1-4/+5
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra1-15/+26
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra1-23/+18
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra1-3/+3
2011-12-15Replace <64, false> with <size, big_endian>H.J. Lu1-6/+6
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+7
2011-07-11 PR gold/12979Ian Lance Taylor1-0/+2
2011-07-09 PR gold/12386Ian Lance Taylor1-7/+40
2011-07-09 PR gold/11317Ian Lance Taylor1-8/+18
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-4/+4
2011-04-22 * incremental.cc (Sized_incremental_binary::setup_readers): AllocateCary Coutant1-0/+40
2010-12-14Fix typos in gold.Ralf Wildenhues1-1/+1
2010-08-19 PR 10893Ian Lance Taylor1-0/+4
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant1-1/+1
2010-05-262010-05-26 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+14
2010-04-202010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-2/+2
2010-03-03 * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor1-1/+4
2010-01-12 * target-reloc.h (visibility_error): New inline function.Ian Lance Taylor1-0/+29
2010-01-09 PR 11108Ian Lance Taylor1-33/+50
2009-12-30 PR 10843Ian Lance Taylor1-2/+7
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor1-5/+3
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor1-7/+24
2009-08-05*** empty log message ***Sriraman Tallam1-2/+4
2009-03-04 PR 9918Ian Lance Taylor1-2/+3
2009-02-062009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou1-1/+1
2008-12-12 * target-reloc.h (Default_scan_relocatable_relocs): Only discardIan Lance Taylor1-15/+6
2008-12-12 PR 7091Ian Lance Taylor1-4/+20
2008-09-29 * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant1-2/+3