aboutsummaryrefslogtreecommitdiffstats
path: root/elfcpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-30bfd:Nick Clifton2-1/+13
2012-09-15Add support for tilegx in gold.walt3-0/+177
2012-08-14elfcpp/Alan Modra2-11/+40
2012-05-11Handle R_X86_64_64 properly for x32H.J. Lu2-0/+6
2012-05-01elfcpp/Cary Coutant2-575/+73
2012-04-23elfcpp/Cary Coutant2-1/+70
2012-04-17gold: Add sparc IFUNC support to Gold.David S. Miller2-0/+5
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2-0/+5
2012-03-13elfcpp/Cary Coutant2-1/+291
2012-01-28 * mips.h: New fileIan Lance Taylor3-1/+395
2012-01-28 * elfcpp.h (STT_GNU_IFUNC): Add comment.Ian Lance Taylor2-2/+11
2011-07-03ELFOSABI_GNUThomas Schwinge1-0/+1
2011-07-03ELFOSABI_GNUThomas Schwinge2-3/+8
2011-07-02 * dwarf.h (enum DW_CFA): Define.Ian Lance Taylor2-1/+51
2010-08-12gold/ChangeLog:Cary Coutant2-0/+5
2010-08-12elfcpp/ChangeLog:Cary Coutant2-0/+7
2010-08-04elfcpp:/Ian Lance Taylor5-11/+24
2010-05-132010-05-12 Doug Kwan <dougkwan@google.com>Doug Kwan2-5/+26
2010-03-05 include:Rainer Orth2-1/+6
2010-01-222010-01-21 Doug Kwan <dougkwan@google.com>Doug Kwan2-0/+11
2010-01-19elfcpp/:Ian Lance Taylor2-0/+13
2009-12-14 * elfcpp_file.h: Revert last patch.Ian Lance Taylor2-5/+9
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2-5/+9
2009-12-102009-12-10 Doug Kwan <dougkwan@google.com>Doug Kwan2-0/+80
2009-12-062009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan2-0/+27
2009-11-252009-11-24 Rafael Avila de Espindola <espindola@google.com>espindola2-0/+6
2009-11-03 * elfcpp.h: Remove trailing commas from enum definitions.Ian Lance Taylor2-4/+8
2009-10-302009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan3-0/+36
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan2-1/+5
2009-10-09 * elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_sizeIan Lance Taylor2-1/+6
2009-10-09elfcpp/:Ian Lance Taylor2-0/+43
2009-10-09elfcpp/:Ian Lance Taylor2-1/+170
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2-0/+5
2009-06-22 * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant.Ian Lance Taylor2-1/+16
2009-05-272009-05-27 Doug Kwan <dougkwan@google.com>Doug Kwan3-1/+231
2009-05-01Fix typoNick Clifton1-1/+1
2009-04-30include/elfNick Clifton2-0/+5
2009-03-20include/elf:Ian Lance Taylor2-2/+8
2009-03-02elfcpp:/Ian Lance Taylor2-3/+62
2009-01-062009-01-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+4
2008-12-03include/elf/Nick Clifton2-1/+6
2008-06-122008-06-12 David S. Miller <davem@davemloft.net>David Edelsohn3-0/+211
2008-05-28elfcpp/:Ian Lance Taylor2-2/+32
2008-04-19 * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.Ian Lance Taylor2-1/+48
2008-04-16elfcpp/David S. Miller2-0/+28
2008-04-16 * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK,David S. Miller2-0/+24
2008-04-11 * sparc.h: New fileDavid S. Miller3-3/+191
2008-04-03 * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): CorrectIan Lance Taylor2-8/+13
2008-03-25 * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants.Ian Lance Taylor2-0/+57
2008-03-22Add ChangeLog file.Ian Lance Taylor1-0/+4
2008-03-06Support --hash-style=gnu.Ian Lance Taylor1-0/+4
2008-02-07Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor1-0/+23
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor1-0/+45
2008-01-09Remove Andrew's e-mail address.Ian Lance Taylor1-1/+1
2007-11-09From Craig Silverstein: Implement section_info.Ian Lance Taylor1-0/+24
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor1-10/+0
2007-11-02From Craig Silverstein: Add more DWARF info, add some i386 comments.Ian Lance Taylor2-3/+242
2007-11-02Reworked from Andrew Chatham: report error locations.Ian Lance Taylor1-0/+23
2007-10-04From Craig Silverstein: update comments.Ian Lance Taylor1-1/+7
2007-10-03From Craig Silvestein: document the i386 relocs.Ian Lance Taylor1-35/+38
2007-10-01Add Signed_valtype and use it for sign extension. Fix names of rela8.Ian Lance Taylor1-3/+7
2007-09-26Basic DWARF constants.Ian Lance Taylor1-0/+155
2007-09-22Add licensing text to every source file.Ian Lance Taylor6-0/+174
2007-09-22Remove unnecessary elfcpp_config.h file.Ian Lance Taylor3-3/+0
2007-09-22From Andrew Chatham: List x86_64 ELF relocs.Ian Lance Taylor1-0/+65
2007-09-19Add support for returning the section type.Ian Lance Taylor1-0/+23
2006-12-06Generate version information.Ian Lance Taylor1-0/+128
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor3-17/+66
2006-11-16Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor1-1/+51
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor2-2/+403
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2-0/+291
2006-11-06Rework swapping code.Ian Lance Taylor3-252/+426
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-1/+1
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor3-2/+379
2006-09-25Add program segments.Ian Lance Taylor2-13/+128
2006-09-07More symbol resolution code.Ian Lance Taylor1-0/+57
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-1/+48
2006-08-04Initial CVS checkin of goldIan Lance Taylor4-0/+846