Enable Gold linker for cross-*-binutils build
[platform/upstream/binutils.git] / elfcpp /
2014-09-17 Jing YuAdd tls support to gold aarch64 backend.
2014-09-15 Andrew BennettAdd support for MIPS R6.
2014-09-02 Cary CoutantMake Elf_file::section_name() a const function, so...
2014-08-08 Jing Yugold aarch64 patch to enable linking hello_wolrd.
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-02 Jing Yu2014-07-02 Jing Yu <jingyu@google.com>
2014-06-23 Sasa Stankovicgold/
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-15 Cary Coutant2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec...
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-02-06 Andrew Pinskibinutils/ChangeLog:
2013-11-18 H.J. LuAdd R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to...
2013-10-30 Alan ModraPowerPC64 ELFv2 support for gold.
2013-10-30 Alan ModraReport overflow on PowerPC64 @h and @ha relocations.
2013-03-01 Cary Coutantelfcpp/
2012-12-17 Nick CliftonAdd copyright notices
2012-12-10 Nick CliftonAdd copyright notices
2012-10-30 Nick Cliftonbfd:
2012-09-15 Walter LeeAdd support for tilegx in gold.
2012-08-14 Alan Modraelfcpp/
2012-05-11 H.J. LuHandle R_X86_64_64 properly for x32
2012-05-01 Cary Coutantelfcpp/
2012-04-23 Cary Coutantelfcpp/
2012-04-17 David S. Millergold: Add sparc IFUNC support to Gold.
2012-04-12 David S. MillerSupport R_SPARC_WDISP10 and R_SPARC_H34.
2012-03-13 Cary Coutantelfcpp/
2012-01-28 Ian Lance Taylor * mips.h: New file
2012-01-28 Ian Lance Taylor * elfcpp.h (STT_GNU_IFUNC): Add comment.
2011-07-03 Thomas SchwingeELFOSABI_GNU
2011-07-03 Thomas SchwingeELFOSABI_GNU
2011-07-02 Ian Lance Taylor * dwarf.h (enum DW_CFA): Define.
2010-08-12 Cary Coutant * elfcpp.h (enum SHT): Add SHT_GNU_INCREMENTAL_...
2010-08-12 Cary Coutantelfcpp/ChangeLog:
2010-08-04 Ian Lance Taylorelfcpp:/
2010-05-13 Doug Kwan2010-05-12 Doug Kwan <dougkwan@google.com>
2010-03-05 Rainer Orth include:
2010-01-22 Doug Kwan2010-01-21 Doug Kwan <dougkwan@google.com>
2010-01-19 Ian Lance Taylorelfcpp/:
2009-12-14 Ian Lance Taylor * elfcpp_file.h: Revert last patch.
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-10 Doug Kwan2009-12-10 Doug Kwan <dougkwan@google.com>
2009-12-06 Doug Kwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-11-25 Rafael Ávila de... 2009-11-24 Rafael Avila de Espindola <espindola@googl...
2009-11-03 Ian Lance Taylor * elfcpp.h: Remove trailing commas from enum definitions.
2009-10-30 Doug Kwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-16 Doug Kwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-09 Ian Lance Taylor * elfcpp/elfcpp_file.h (Elf_file::section_name): Chang...
2009-10-09 Ian Lance Taylorelfcpp/:
2009-10-09 Ian Lance Taylorelfcpp/:
2009-07-23 Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-06-22 Ian Lance Taylor * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant.
2009-05-27 Doug Kwan2009-05-27 Doug Kwan <dougkwan@google.com>
2009-05-01 Nick CliftonFix typo
2009-04-30 Nick Cliftoninclude/elf
2009-03-20 Ian Lance Taylorinclude/elf:
2009-03-02 Ian Lance Taylorelfcpp:/
2009-01-06 H.J. Lu2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
2008-12-03 Nick Cliftoninclude/elf/
2008-06-12 David Edelsohn2008-06-12 David S. Miller <davem@davemloft.net>
2008-05-28 Ian Lance Taylorelfcpp/:
2008-04-19 Ian Lance Taylor * elfcpp_file.h (class Elf_file): Add large_shndx_offs...
2008-04-16 David S. Millerelfcpp/
2008-04-16 David S. Miller * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK,
2008-04-11 David S. Miller * sparc.h: New file
2008-04-03 Ian Lance Taylor * elfcpp_swap.h (Swap_unaligned<64, true>::writeval...
2008-03-25 Ian Lance Taylor * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum const...
2008-03-22 Ian Lance TaylorAdd ChangeLog file.
2008-03-06 Ian Lance TaylorSupport --hash-style=gnu.
2008-02-07 Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-09 Ian Lance TaylorRemove Andrew's e-mail address.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Implement section_info.
2007-11-02 Ian Lance TaylorFrom Craig Silverstein: Add first version of generating...
2007-11-02 Ian Lance TaylorFrom Craig Silverstein: Add more DWARF info, add some...
2007-11-02 Ian Lance TaylorReworked from Andrew Chatham: report error locations.
2007-10-04 Ian Lance TaylorFrom Craig Silverstein: update comments.
2007-10-03 Ian Lance TaylorFrom Craig Silvestein: document the i386 relocs.
2007-10-01 Ian Lance TaylorAdd Signed_valtype and use it for sign extension. ...
2007-09-26 Ian Lance TaylorBasic DWARF constants.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 Ian Lance TaylorRemove unnecessary elfcpp_config.h file.
2007-09-22 Ian Lance TaylorFrom Andrew Chatham: List x86_64 ELF relocs.
2007-09-19 Ian Lance TaylorAdd support for returning the section type.
2006-12-06 Ian Lance TaylorGenerate version information.
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-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07 Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
2006-11-06 Ian Lance TaylorRework swapping code.
2006-10-20 Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-25 Ian Lance TaylorAdd program segments.
2006-09-07 Ian Lance TaylorMore symbol resolution code.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04 Ian Lance TaylorInitial CVS checkin of gold