OSDN Git Service

Fix ChangeLog typo.
[pf3gnuchains/pf3gnuchains3x.git] / elfcpp /
2009-12-15 ian * elfcpp_file.h: Revert last patch.
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-11 dougkwan2009-12-10 Doug Kwan <dougkwan@google.com>
2009-12-06 dougkwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-11-25 espindola2009-11-24 Rafael Avila de Espindola <espindola@googl...
2009-11-04 ian * elfcpp.h: Remove trailing commas from enum definitions.
2009-10-31 dougkwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-09 ian * elfcpp/elfcpp_file.h (Elf_file::section_name): Chang...
2009-10-09 ianelfcpp/:
2009-10-09 ianelfcpp/:
2009-07-23 nickc * config/obj-elf.c (obj_elf_type): Add code...
2009-06-22 ian * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant.
2009-05-27 dougkwan2009-05-27 Doug Kwan <dougkwan@google.com>
2009-05-01 nickcFix typo
2009-04-30 nickcinclude/elf
2009-03-20 ianinclude/elf:
2009-03-02 ianelfcpp:/
2009-01-06 hjl2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
2008-12-03 nickcinclude/elf/
2008-06-12 dje2008-06-12 David S. Miller <davem@davemloft.net>
2008-05-28 ianelfcpp/:
2008-04-19 ian * elfcpp_file.h (class Elf_file): Add large_shndx_offs...
2008-04-16 davemelfcpp/
2008-04-16 davem * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK,
2008-04-11 davem * sparc.h: New file
2008-04-03 ian * elfcpp_swap.h (Swap_unaligned<64, true>::writeval...
2008-03-25 ian * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum const...
2008-03-22 ianAdd ChangeLog file.
2008-03-06 iantSupport --hash-style=gnu.
2008-02-07 iantImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-09 iantRemove Andrew's e-mail address.
2007-11-09 iantFrom Craig Silverstein: Implement section_info.
2007-11-02 iantFrom Craig Silverstein: Add first version of generating...
2007-11-02 iantFrom Craig Silverstein: Add more DWARF info, add some...
2007-11-02 iantReworked from Andrew Chatham: report error locations.
2007-10-04 iantFrom Craig Silverstein: update comments.
2007-10-03 iantFrom Craig Silvestein: document the i386 relocs.
2007-10-01 iantAdd Signed_valtype and use it for sign extension. ...
2007-09-26 iantBasic DWARF constants.
2007-09-22 iantAdd licensing text to every source file.
2007-09-22 iantRemove unnecessary elfcpp_config.h file.
2007-09-22 iantFrom Andrew Chatham: List x86_64 ELF relocs.
2007-09-19 iantAdd support for returning the section type.
2006-12-06 iantGenerate version information.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 iantSnapshot. Includes first cut at output relocation...
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-07 iantAdd Elf_file interface which can be used by both Sized_...
2006-11-06 iantRework swapping code.
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-25 iantAdd program segments.
2006-09-07 iantMore symbol resolution code.
2006-08-18 iantAnother snapshot of the current state of the sources...
2006-08-04 iantInitial CVS checkin of gold