| /[gentoo-projects]/pax-utils/dumpelf.c |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
update copyright years
dumpelf: add support for dumping dynamic tags
simplify rcsid a little
constify help string array
change to simpler const argv0 string
touchup a few more ->data void points and casts
convert core pointers to void* to avoid ugly casts and gcc alignment warnings #290543
avoid using reserved keyword "bool"
- mainly whitespace updates
split xfuncs off into a sep file for all utils to use, cleanup misc things, and add some more comments
- update copyright headers
- do not output elf.h if we are doing dumpelf /dev/null
add support for displaying em_machine via %a format flag
just whitespace
delay include elf.h statement until actually needed
- /* within quotes messes up my syntax highlighting */
update copyright years and unify headers in porting.h
cleanup how we dump section headers and support for SHT_DYNSYM
- add dumping of .interp/.comment when --verbose
split common non-elf features into paxinc.[ch]
use smaller license header
tweak version output to include $PV
fix a few warnings and update get_elfeitype() usage
add support for dumping sections
dump section header names too
- added initial inconsistent state detection for pax flags. update some of the copyright headers removing myself and assigning over to the foundation. fixed bug in pf display 5 is not 4
make sure we verify pointers before using them
include offset info in comments
move common warn/warnf/err macros to paxelf.h
cast the values so printf() doesnt produce any warnings
make dumpelf endian/bit neutral and pimp it out more
the beginning of a little elf dump prog
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |