summaryrefslogtreecommitdiff
path: root/gold/target-reloc.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra
2015-08-20gold --emit-relocsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02Fix handling of __ehdr_start when it cannot be defined.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2014-02-05Fix issues with gold undefined symbol diagnostics.Cary Coutant
2013-05-21gold/Cary Coutant
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor
2012-11-01gold/Roland McGrath
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra
2011-12-15Replace <64, false> with <size, big_endian>H.J. Lu
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-07-11 PR gold/12979Ian Lance Taylor
2011-07-09 PR gold/12386Ian Lance Taylor
2011-07-09 PR gold/11317Ian Lance Taylor
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2011-04-22 * incremental.cc (Sized_incremental_binary::setup_readers): AllocateCary Coutant
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-08-19 PR 10893Ian Lance Taylor
2010-06-10 * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections.Cary Coutant
2010-05-262010-05-26 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-04-202010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2010-03-03 * target-reloc.h (relocate_section): Check the symbol table indexIan Lance Taylor
2010-01-12 * target-reloc.h (visibility_error): New inline function.Ian Lance Taylor
2010-01-09 PR 11108Ian Lance Taylor
2009-12-30 PR 10843Ian Lance Taylor
2009-10-29 * object.h (class Relobj): Drop options parameter fromIan Lance Taylor
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor
2009-08-05*** empty log message ***Sriraman Tallam
2009-03-04 PR 9918Ian Lance Taylor
2009-02-062009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou
2008-12-12 * target-reloc.h (Default_scan_relocatable_relocs): Only discardIan Lance Taylor
2008-12-12 PR 7091Ian Lance Taylor
2008-09-29 * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant
2008-09-16 * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor
2008-07-10 Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor
2008-05-29 PR 6407Ian Lance Taylor
2008-05-01 * target-reloc.h (relocate_section): Fix dead-pointer bug.Cary Coutant
2008-05-01 * layout.cc (Layout::include_section): Refactored check for debugCary Coutant
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor
2008-03-20From Craig Silverstein: implement -z defs.Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor