aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* import colored warn/err macros from portage-utilsMike Frysinger2005-06-171-3/+8
* add an errf() funcMike Frysinger2005-06-131-3/+5
* tweak version output to include $PVMike Frysinger2005-06-131-1/+5
* add some REL macros and record a cheap base filenameMike Frysinger2005-06-081-1/+6
* remove ESET since nothing uses it and touchup whitespaceMike Frysinger2005-06-061-20/+10
* just sneak the filename in the elfobj structMike Frysinger2005-06-041-2/+2
* add a new get_elfshttype() func, remove unused parameter from get_elfeitype()...Mike Frysinger2005-06-031-2/+3
* - make scanelf display the PT_PAX_FLAGS if they exist and fall back on EI_PAX...Ned Ludd2005-05-281-5/+6
* break out the port-specific stuff into a sep header fileMike Frysinger2005-05-271-49/+2
* - always include elf.h. got rid of supid warning with cap_free in pspax. styl...Ned Ludd2005-05-271-2/+2
* dont need ELF_CLASS anymoreMike Frysinger2005-05-241-5/+1
* use off_t not int for sizeMike Frysinger2005-05-181-2/+2
* remove unused ptr_t typedefMike Frysinger2005-05-181-3/+1
* declare a simple ptr_t type so we can easily do pointer arithMike Frysinger2005-05-101-1/+3
* - add header to paxelf.hv0.0.7Ned Ludd2005-04-281-0/+1
* move common warn/warnf/err macros to paxelf.hMike Frysinger2005-04-151-0/+10
* - EM_ST19 does not appear to be defined on older uclibc/glibc installsNed Ludd2005-04-151-0/+5
* merge some fixes from tigger and add support for dumping DT_NEEDED informationMike Frysinger2005-04-071-5/+1
* add symbol scanning support to scanelfMike Frysinger2005-04-051-0/+2
* add support for string definesMike Frysinger2005-04-051-0/+1
* handle any bitsize / endian typeMike Frysinger2005-04-051-26/+54
* remove check_elf_header and IS_ELF since readelf() has these checks built in nowMike Frysinger2005-04-031-4/+1
* we only support same endianness atmMike Frysinger2005-04-011-2/+2
* add more sanity checks to readelf and add a new func for outputing PT_GNU_STACKMike Frysinger2005-03-301-1/+3
* remove unused membersMike Frysinger2005-03-301-2/+0
* more functions and cleanupsMike Frysinger2005-03-291-3/+9
* cleanup and unify duplicated codeMike Frysinger2005-03-251-35/+65
* updateNed Ludd2004-01-101-0/+14
* paxelf touchupv0.0.2Ned Ludd2003-11-091-1/+1
* small touchupsNed Ludd2003-11-011-8/+8
* added scanelf.cNed Ludd2003-10-241-7/+3
* code cleanups, Makefile install targetNed Ludd2003-10-241-7/+4
* updateNed Ludd2003-10-201-0/+72