summaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp_file.h
Commit message (Expand)AuthorAgeFilesLines
* * elfcpp_file.h: Revert last patch.Ian Lance Taylor2009-12-141-5/+5
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-5/+5
* 2009-11-24 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-251-0/+2
* * elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_sizeIan Lance Taylor2009-10-091-1/+1
* elfcpp/:Ian Lance Taylor2009-10-091-0/+39
* elfcpp/:Ian Lance Taylor2009-10-091-1/+164
* * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.Ian Lance Taylor2008-04-191-1/+40
* Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor2008-02-071-0/+23
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-0/+45
* From Craig Silverstein: Implement section_info.Ian Lance Taylor2007-11-091-0/+24
* Reworked from Andrew Chatham: report error locations.Ian Lance Taylor2007-11-021-0/+23
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+29
* Add support for returning the section type.Ian Lance Taylor2007-09-191-0/+23
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-0/+23
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-0/+255