summaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp_file.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Make Elf_file::section_name() a const function, so that it can be used inCary Coutant2014-09-021-4/+34
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * 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>Rafael Ávila de Espíndola2009-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