Support R_SPARC_WDISP10 and R_SPARC_H34.
[external/binutils.git] / gold / target-reloc.h
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...