summaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp_file.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant
2014-03-05Update copyright yearsAlan Modra
2009-12-14 * elfcpp_file.h: Revert last patch.Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-252009-11-24 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola
2009-10-09 * elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_sizeIan Lance Taylor
2009-10-09elfcpp/:Ian Lance Taylor
2009-10-09elfcpp/:Ian Lance Taylor
2008-04-19 * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.Ian Lance Taylor
2008-02-07Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor
2007-11-09From Craig Silverstein: Implement section_info.Ian Lance Taylor
2007-11-02Reworked from Andrew Chatham: report error locations.Ian Lance Taylor
2007-09-22Add licensing text to every source file.Ian Lance Taylor
2007-09-19Add support for returning the section type.Ian Lance Taylor
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor