OSDN Git Service

* doc/binutils.texi (c++filt): Remove spurious description of
[pf3gnuchains/pf3gnuchains3x.git] / elfcpp /
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