Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | * elfcpp_file.h: Revert last patch. | Ian Lance Taylor | 2 | -5/+9 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2 | -5/+9 |
2009-12-10 | 2009-12-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -0/+80 |
2009-12-06 | 2009-12-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -0/+27 |
2009-11-25 | 2009-11-24 Rafael Avila de Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2 | -0/+6 |
2009-11-03 | * elfcpp.h: Remove trailing commas from enum definitions. | Ian Lance Taylor | 2 | -4/+8 |
2009-10-30 | 2009-10-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -0/+36 |
2009-10-16 | 2009-10-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -1/+5 |
2009-10-09 | * elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_size | Ian Lance Taylor | 2 | -1/+6 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 2 | -0/+43 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 2 | -1/+170 |
2009-07-23 | * config/obj-elf.c (obj_elf_type): Add code to support a type of | Nick Clifton | 2 | -0/+5 |
2009-06-22 | * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant. | Ian Lance Taylor | 2 | -1/+16 |
2009-05-27 | 2009-05-27 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -1/+231 |
2009-05-01 | Fix typo | Nick Clifton | 1 | -1/+1 |
2009-04-30 | include/elf | Nick Clifton | 2 | -0/+5 |
2009-03-20 | include/elf: | Ian Lance Taylor | 2 | -2/+8 |
2009-03-02 | elfcpp:/ | Ian Lance Taylor | 2 | -3/+62 |
2009-01-06 | 2009-01-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+4 |
2008-12-03 | include/elf/ | Nick Clifton | 2 | -1/+6 |
2008-06-12 | 2008-06-12 David S. Miller <davem@davemloft.net> | David Edelsohn | 3 | -0/+211 |
2008-05-28 | elfcpp/: | Ian Lance Taylor | 2 | -2/+32 |
2008-04-19 | * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field. | Ian Lance Taylor | 2 | -1/+48 |
2008-04-16 | elfcpp/ | David S. Miller | 2 | -0/+28 |
2008-04-16 | * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK, | David S. Miller | 2 | -0/+24 |
2008-04-11 | * sparc.h: New file | David S. Miller | 3 | -3/+191 |
2008-04-03 | * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct | Ian Lance Taylor | 2 | -8/+13 |
2008-03-25 | * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants. | Ian Lance Taylor | 2 | -0/+57 |
2008-03-22 | Add ChangeLog file. | Ian Lance Taylor | 1 | -0/+4 |
2008-03-06 | Support --hash-style=gnu. | Ian Lance Taylor | 1 | -0/+4 |
2008-02-07 | Implement --just-symbols, including -R FILE. Fix symbol values when | Ian Lance Taylor | 1 | -0/+23 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -0/+45 |
2008-01-09 | Remove Andrew's e-mail address. | Ian Lance Taylor | 1 | -1/+1 |
2007-11-09 | From Craig Silverstein: Implement section_info. | Ian Lance Taylor | 1 | -0/+24 |
2007-11-02 | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 1 | -10/+0 |
2007-11-02 | From Craig Silverstein: Add more DWARF info, add some i386 comments. | Ian Lance Taylor | 2 | -3/+242 |
2007-11-02 | Reworked from Andrew Chatham: report error locations. | Ian Lance Taylor | 1 | -0/+23 |
2007-10-04 | From Craig Silverstein: update comments. | Ian Lance Taylor | 1 | -1/+7 |
2007-10-03 | From Craig Silvestein: document the i386 relocs. | Ian Lance Taylor | 1 | -35/+38 |
2007-10-01 | Add Signed_valtype and use it for sign extension. Fix names of rela8. | Ian Lance Taylor | 1 | -3/+7 |
2007-09-26 | Basic DWARF constants. | Ian Lance Taylor | 1 | -0/+155 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 6 | -0/+174 |
2007-09-22 | Remove unnecessary elfcpp_config.h file. | Ian Lance Taylor | 3 | -3/+0 |
2007-09-22 | From Andrew Chatham: List x86_64 ELF relocs. | Ian Lance Taylor | 1 | -0/+65 |
2007-09-19 | Add support for returning the section type. | Ian Lance Taylor | 1 | -0/+23 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -0/+128 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 3 | -17/+66 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -1/+51 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 2 | -2/+403 |
2006-11-07 | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 2 | -0/+291 |