summaryrefslogtreecommitdiff
path: root/src/elflint.c
Commit message (Expand)AuthorAgeFilesLines
* Add new ebl_check_st_other_bits function.mpolacek/autotestMark Wielaard2011-03-111-1/+1
* elflint: Remove unused variables.Roland McGrath2011-02-081-13/+0
* ld: Remove an unused variable.Roland McGrath2011-02-081-3/+4
* Fix some message typos and xgettext markers.Roland McGrath2010-04-061-2/+2
* Fix sloppy #include use, breaks with latest glibc.Roland McGrath2010-01-151-0/+1
* Handle extended phnum in elflint and elfcmp.Roland McGrath2010-01-071-33/+54
* Handle new .comment section flags.Mark Wielaard2009-09-211-2/+2
* Handle NT_GNU_GOLD_VERSION.Mark Wielaard2009-07-261-0/+1
* Add STB_GNU_UNIQUE support to elflint.Ulrich Drepper2009-07-141-3/+11
* Add test of st_other field of symbol table entries.Ulrich Drepper2009-04-291-0/+11
* Fix error handling in a few programs.Ulrich Drepper2009-02-011-3/+2
* Fix handling of debuginfo files when checking exception handling tables.Ulrich Drepper2009-01-211-21/+40
* Fix elflint test for .eh_frame_hdr allocation.Ulrich Drepper2009-01-211-1/+5
* More improveents to exception handling table printing and checking.Ulrich Drepper2009-01-171-5/+18
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-171-3/+2
|\
| * Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-3/+2
* | Beginning of exception table testing.Ulrich Drepper2009-01-171-0/+38
|/
* Implement check for PT_GNU_EH_FRAME program header check.Ulrich Drepper2009-01-161-1/+36
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* src/Roland McGrath2008-04-111-4/+9
* backends/Roland McGrath2008-04-011-0/+72
* libdwfl/Roland McGrath2008-03-261-2/+3
* src/Roland McGrath2008-02-291-1/+1
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-1/+200
* Fix elflint messages for new hash table analysis.Ulrich Drepper2008-01-291-4/+6
* Remove magic assignment of indeces in the dynsymUlrich Drepper2008-01-251-2/+15
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-091-2/+1
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-5/+7
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-18/+45
* src/Roland McGrath2007-10-041-134/+119
* missed testdata filesRoland McGrath2007-08-131-1/+10
* 2007-08-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-111-4/+10
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-2/+2
* src/Roland McGrath2007-05-181-1/+3
* propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...Ulrich Drepper2007-02-051-6/+19
* Implement ar program.Ulrich Drepper2007-02-051-2/+15
* Update copyright year.elfutils-0.125Ulrich Drepper2007-01-101-2/+2
* Lock down libelf and elflint a bit more after import of Roland's changes.Ulrich Drepper2006-12-181-1/+1
* propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef...Roland McGrath2006-12-171-1/+2
* Compare content of both hash tables.Ulrich Drepper2006-12-091-0/+146
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-1/+1
* Changes to fix GNU-style hash table handling.Ulrich Drepper2006-08-081-4/+70
* 2006-07-17 Roland McGrath <roland@redhat.com>Roland McGrath2006-07-171-3/+3
* Fix printf format for 32bit archs.Ulrich Drepper2006-07-121-2/+2
* Adjust for final version of GNU-style hash table format.Ulrich Drepper2006-07-121-30/+65
* merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0Ulrich Drepper2006-07-071-40/+308
* New spec file.elfutils-0.121Ulrich Drepper2006-06-151-308/+40
* Updated support for new hash table format.Ulrich Drepper2006-07-061-30/+76
* Linker work.Ulrich Drepper2006-07-051-36/+258