aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp_file.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant1-4/+34
2014-03-05Update copyright yearsAlan Modra1-1/+1
2009-12-14 * elfcpp_file.h: Revert last patch.Ian Lance Taylor1-5/+5
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-11-252009-11-24 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola1-0/+2
2009-10-09 * elfcpp/elfcpp_file.h (Elf_file::section_name): Change shstr_sizeIan Lance Taylor1-1/+1
2009-10-09elfcpp/:Ian Lance Taylor1-0/+39
2009-10-09elfcpp/:Ian Lance Taylor1-1/+164
2008-04-19 * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.Ian Lance Taylor1-1/+40
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
2007-11-09From Craig Silverstein: Implement section_info.Ian Lance Taylor1-0/+24
2007-11-02Reworked from Andrew Chatham: report error locations.Ian Lance Taylor1-0/+23
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+29
2007-09-19Add support for returning the section type.Ian Lance Taylor1-0/+23
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-0/+23
2006-11-07Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor1-0/+255