aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fail if there are temp filesMike Frysinger2006-04-111-1/+2
* - Make -E take strings vs just numerics. Fixed off by one in ld.so.conf inclu...Ned Ludd2006-02-181-2/+2
* - add include globbing support for ld.so.conf handling. mainly only useful on...Ned Ludd2006-02-121-3/+3
* - skip multi load scan checks if ehdr->e_type is not ET_DYN or ET_EXEC. Make ...Ned Ludd2006-01-281-2/+3
* just define _GNU_SOURCEMike Frysinger2006-01-101-2/+2
* default to GNU source as pointed out by Markus OberhumerMike Frysinger2005-12-291-1/+2
* make sure no temp cvs or object files are added to the tarballMike Frysinger2005-12-121-1/+6
* force distclean to be run when doing `make dist`Mike Frysinger2005-12-101-2/+2
* delete all object files with distcleanMike Frysinger2005-12-101-2/+2
* move stripping to its own targetMike Frysinger2005-12-091-2/+6
* flesh out more of mach-o support (disabled for now)Mike Frysinger2005-11-021-4/+9
* - makefile update. last commit before 0.1.4v0.1.4Ned Ludd2005-10-301-4/+4
* fix building of targets and add a dist targetMike Frysinger2005-10-301-3/+17
* split common non-elf features into paxinc.[ch]Mike Frysinger2005-10-131-24/+16
* fix doc install #103173 by Sven WegenerMike Frysinger2005-08-211-3/+6
* dont echo if in silent make modeMike Frysinger2005-08-211-1/+3
* dont force -Werror anymorev0.1.3Mike Frysinger2005-07-251-5/+1
* make sure some flags are only used if gcc supports it (like with gcc-2)Mike Frysinger2005-07-231-4/+7
* reorder LDFLAG output to be prettierMike Frysinger2005-07-221-2/+2
* - displays PT_GNU_STACK/PT_LOAD markings in pspax with -e flag. Added a verbo...Ned Ludd2005-07-031-5/+3
* allow env to override CFLAGSMike Frysinger2005-06-171-2/+2
* tweak version output to include $PVMike Frysinger2005-06-131-2/+6
* - make the flags that gcc-3.3 hate conditional upon the gcc version usedNed Ludd2005-06-091-5/+11
* use -pipe by defaultMike Frysinger2005-06-081-2/+2
* make sure we fail if we cant install targetsMike Frysinger2005-06-051-2/+2
* add a spaceMike Frysinger2005-06-051-2/+2
* break out the warning flags and add a lot more checksMike Frysinger2005-06-031-4/+10
* build with -Werror while emergingMike Frysinger2005-05-291-1/+6
* whitespace changesMike Frysinger2005-05-291-15/+15
* - make scanelf display the PT_PAX_FLAGS if they exist and fall back on EI_PAX...Ned Ludd2005-05-281-2/+2
* touchup outputMike Frysinger2005-05-271-2/+2
* - update include in Makefile to not error if .depend does not existNed Ludd2005-05-181-2/+2
* the beginning of a little elf dump progMike Frysinger2005-04-071-2/+2
* - remove scan4sym from Makefile. (no longer needed. replaced by scanelf -s <s...Ned Ludd2005-04-051-4/+1
* handle any bitsize / endian typeMike Frysinger2005-04-051-2/+2
* - work around problem freeing memory on uclibc systems by using a static buff...Ned Ludd2005-04-021-2/+6
* - removed a few more no longer needed elf programs that have been replaced by...Ned Ludd2005-04-011-2/+2
* - drop pttool util which is not longer neededNed Ludd2005-04-011-2/+2
* new app, scanrpathMike Frysinger2005-03-291-4/+4
* convert pttool to use shared paxelf.o tooMike Frysinger2005-03-291-6/+1
* cleanup and unify duplicated codeMike Frysinger2005-03-251-10/+7
* README and Makefile updatesv0.0.4Ned Ludd2004-08-151-7/+8
* Makefile updates and remove deprecated isetdyn man pageNed Ludd2004-07-141-3/+4
* added pspax initial versionNed Ludd2004-06-141-13/+9
* updateNed Ludd2004-02-101-9/+13
* updateNed Ludd2004-01-101-8/+17
* getting ready for 0.0.2Ned Ludd2003-10-281-15/+13
* added some more man pagesNed Ludd2003-10-251-3/+7
* added scanelf.cNed Ludd2003-10-241-6/+6
* code cleanupv0.0.1Ned Ludd2003-10-241-2/+4