Supported Tizen version parsing and verification
[external/binutils.git] / gold / target-reloc.h
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-04-07 Cary CoutantFurther improve warnings for relocations referring...
2018-04-05 Cary CoutantImprove warnings for relocations referring to discarded...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-28 Cary CoutantFix symbol values and relocation addends for relocatabl...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-03-22 Cary CoutantFix problem where gold fails to issue an undefined...
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-09 Alan Modra[GOLD] Relocate::relocate() params
2015-08-20 Alan Modragold --emit-relocs
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-03-05 Alan ModraUpdate copyright years
2014-02-06 Cary CoutantFix issues with gold undefined symbol diagnostics.
2013-05-21 Cary Coutantgold/
2013-04-27 Ian Lance Taylor * target-reloc.h (relocate_section): If the reloc...
2012-11-01 Roland McGrathgold/
2012-10-18 Alan Modra * target-reloc.h (class Default_comdat_behavior):...
2012-09-12 Alan Modra * target-reloc.h (scan_relocs): Call scan.local for...
2012-09-05 Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2011-12-15 H.J. LuReplace <64, false> with <size, big_endian>
2011-11-10 Doug Kwan2011-11-09 Doug Kwan <dougkwan@google.com>
2011-07-11 Ian Lance Taylor PR gold/12979
2011-07-09 Ian Lance Taylor PR gold/12386
2011-07-09 Ian Lance Taylor PR gold/11317
2011-05-24 Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-04-22 Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2010-12-14 Ralf WildenhuesFix typos in gold.
2010-08-19 Ian Lance Taylor PR 10893
2010-06-10 Cary Coutant * object.cc (Sized_relobj::do_layout): Defer layout...
2010-05-26 Doug Kwan2010-05-26 Doug Kwan <dougkwan@google.com>
2010-04-20 Sriraman Tallam2010-04-18 Sriraman Tallam <tmsriram@google.com>
2010-03-03 Ian Lance Taylor * target-reloc.h (relocate_section): Check the symbol...
2010-01-12 Ian Lance Taylor * target-reloc.h (visibility_error): New inline function.
2010-01-09 Ian Lance Taylor PR 11108
2009-12-30 Ian Lance Taylor PR 10843
2009-10-29 Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-06 Ian Lance Taylor * options.h (class General_options): Define
2009-08-05 Sriraman Tallam*** empty log message ***
2009-03-04 Ian Lance Taylor PR 9918
2009-02-06 Chris Demetriou2009-02-06 Chris Demetriou <cgd@google.com>
2008-12-12 Ian Lance Taylor * target-reloc.h (Default_scan_relocatable_relocs...
2008-12-12 Ian Lance Taylor PR 7091
2008-09-29 Cary Coutant * mapfile.cc (Mapfile::print_input_section): Change...
2008-09-16 Ian Lance Taylor * target-reloc.h (relocate_section): Check whether...
2008-07-10 Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
2008-05-29 Ian Lance Taylor PR 6407
2008-05-01 Cary Coutant * target-reloc.h (relocate_section): Fix dead-pointer...
2008-05-01 Cary Coutant * layout.cc (Layout::include_section): Refactored...
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-03-20 Ian Lance TaylorFrom Craig Silverstein: implement -z defs.
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2008-03-06 Ian Lance TaylorUse absolute address for relocations when not doing...
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27 Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-06 Ian Lance TaylorInitial -r support.
2007-12-20 Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-11-14 Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-16 Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-11 Ian Lance TaylorFrom Andrew Chatham: exit on relocation error.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-08-21 chathamMake relative references in linker scripts absolute...
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-06 Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20 Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-10 Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...