summaryrefslogtreecommitdiffstats
path: root/src/elflint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into robustifyMark Wielaard2014-01-031-2/+2
|\
| * Support AArch64 architecturePetr Machata2013-11-261-2/+2
* | Merge branch 'master' into robustifyJan Kratochvil2013-07-191-3/+11
|\|
| * elflint.c (check_symtab): Add __bss_start__ to the list of allowed symbols.Mark Wielaard2013-02-241-0/+1
| * elflint: Add two more symbols to gnuld list of allowed bad values.Mark Wielaard2013-02-061-3/+10
* | Merge branch 'master' into robustifyMark Wielaard2012-08-271-1/+2
|\|
| * Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-241-1/+2
* | Merge branch 'master' into robustifyMark Wielaard2012-06-061-22/+16
|\|
| * Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
| * elflint: Allow zero sized sections at (filesz) end of segment.Mark Wielaard2012-05-091-2/+4
| * elflint: Accept SHF_INFO_LINK for reloc sections.Roland McGrath2012-03-281-2/+2
* | Merge branch 'master' into robustifyRoland McGrath2012-02-211-2/+2
|\|
| * Update copyright yearUlrich Drepper2012-01-211-2/+2
* | Merge branch 'master' into robustifyMark Wielaard2011-05-251-1/+1
|\|
| * Add new ebl_check_st_other_bits function.upstream/mpolacek/autotestMark Wielaard2011-03-111-1/+1
* | Merge branch 'master' into robustifyRoland McGrath2011-02-101-16/+4
|\|
| * elflint: Remove unused variables.Roland McGrath2011-02-081-13/+0
| * ld: Remove an unused variable.Roland McGrath2011-02-081-3/+4
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2010-04-141-2/+2
|\|
| * Fix some message typos and xgettext markers.Roland McGrath2010-04-061-2/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2010-02-151-0/+1
|\|
| * Fix sloppy #include use, breaks with latest glibc.Roland McGrath2010-01-151-0/+1
* | Merge branch 'master' into robustifyRoland McGrath2010-01-071-33/+54
|\|
| * Handle extended phnum in elflint and elfcmp.Roland McGrath2010-01-071-33/+54
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2009-12-021-2/+2
|\|
| * Handle new .comment section flags.Mark Wielaard2009-09-211-2/+2
* | Merge commit 'elfutils-0.142' into robustifyRoland McGrath2009-07-281-0/+1
|\|
| * Handle NT_GNU_GOLD_VERSION.Mark Wielaard2009-07-261-0/+1
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2009-07-231-3/+22
|\|
| * 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
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2009-02-151-3/+2
|\|
| * Fix error handling in a few programs.Ulrich Drepper2009-02-011-3/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into robustifyRoland McGrath2009-01-231-6/+114
|\|
| * 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
* | Robustify patches from FedoraRoland McGrath2009-01-231-26/+75
|/
* 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