OSDN Git Service

* dynobj.cc (Sized_dynobj::do_read_symbols): Clear version
[pf3gnuchains/pf3gnuchains3x.git] / gold / target-reloc.h
2009-10-29 ian * object.h (class Relobj): Drop options parameter...
2009-10-06 ian * options.h (class General_options): Define
2009-08-05 tmsriram*** empty log message ***
2009-03-04 ian PR 9918
2009-02-06 cgd2009-02-06 Chris Demetriou <cgd@google.com>
2008-12-12 ian * target-reloc.h (Default_scan_relocatable_relocs...
2008-12-12 ian PR 7091
2008-09-29 ccoutant * mapfile.cc (Mapfile::print_input_section): Change...
2008-09-16 ian * target-reloc.h (relocate_section): Check whether...
2008-07-10 ian Handle output sections with more than 0x7fffffff bytes.
2008-05-29 ian PR 6407
2008-05-01 ccoutant * target-reloc.h (relocate_section): Fix dead-pointer...
2008-05-01 ccoutant * layout.cc (Layout::include_section): Refactored...
2008-04-19 ian * object.cc (Xindex::initialize_symtab_xindex): New...
2008-03-20 iantFrom Craig Silverstein: implement -z defs.
2008-03-13 iantUpdate copyright years. Update language files.
2008-03-06 iantUse absolute address for relocations when not doing...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27 iantImplement -q/--emit-relocs.
2008-02-06 iantInitial -r support.
2007-12-20 iantConvert more instances of off_t to be 32-bit types.
2007-11-14 iantFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-09 iantGenerate a complete exception frame header. Discard...
2007-10-16 iantFrom Cary Coutant: preliminary shared library support.
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-11 iantFrom Andrew Chatham: exit on relocation error.
2007-09-22 iantAdd licensing text to every source file.
2007-08-21 chathamMake relative references in linker scripts absolute...
2007-05-16 iantAdd support for SHF_MERGE sections.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 iantSnapshot. Includes first cut at output relocation...
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-10-10 iantAvoid multiple definition errors from linkonce sections.
2006-09-29 iantSnapshot. Now able to produce a minimal executable...