Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stabilize | Mike Frysinger | 2005-10-02 | 2 | -8/+8 |
| | | | | Package-Manager: portage-2.0.52-r1 http://www.bash.org/?136501 | ||||
* | Fix building with gcc-2, dont bomb with alignment errors on some arches, and ↵ | Mike Frysinger | 2005-07-25 | 4 | -10/+47 |
| | | | | | | add support for SONAME scanning in scanelf. Package-Manager: portage-2.0.51.22-r2 | ||||
* | - update textrel handling code to scan only the text segment. New -e -v -p ↵ | Ned Ludd | 2005-07-04 | 1 | -0/+12 |
| | | | | | | flags for pspax. minor changes overall Package-Manager: portage-2.0.51.22-r1 | ||||
* | - update textrel handling code to scan only the text segment. New -e -v -p ↵ | Ned Ludd | 2005-07-03 | 4 | -14/+41 |
| | | | | | | flags for pspax. minor changes overall Package-Manager: portage-2.0.51.22-r1 | ||||
* | - arm/m68k/ppc64/s390/sh stable | Ned Ludd | 2005-06-16 | 3 | -10/+13 |
| | |||||
* | - stable on alpha/hppa/ia64/sparc | Ned Ludd | 2005-06-16 | 9 | -118/+15 |
| | |||||
* | - stable on x86/ppc/mips/amd64 | Ned Ludd | 2005-06-16 | 3 | -10/+15 |
| | |||||
* | - Bugfixes: only report the source of textrels when the executable actually ↵ | Ned Ludd | 2005-06-10 | 4 | -7/+45 |
| | | | | contains DT_TEXTREL. Only enable -Wdeclaration-after-statement -Wextra if the compiler supports it | ||||
* | * scanelf options: -N matches a given lib. -T will print the cause of | Ned Ludd | 2005-06-08 | 7 | -42/+37 |
| | | | | | | | | | | | | | | | the ELF text relocation (-T based on code from Kevin Quinn.. 10x thanks) -F format modifiers were added for printing the base file name and base file name with search paths removed, this is ideal for scripting with use of automated q/a systems so we don't have to re-parse a the string to get desired output. All format modifiers now accept # in place of % but # is quiet where % is verbose. Also new to the format handling is the %x modifier now prints PT_PAX_FLAGS and falls back to EI_PAX if no PaX flags were found in the program header. * The suite should work on OSX. * Minor touch ups to Makefile/pspax/dumpelf. * Lots of typecasting fixes for improved portability. | ||||
* | Stable on ppc. | Michael Hanselmann | 2005-06-05 | 1 | -6/+6 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Stable on ppc. | Michael Hanselmann | 2005-06-05 | 2 | -3/+7 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Added sparc stable keyword | Christian Birchinger | 2005-05-31 | 3 | -8/+12 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Add support for FreeBSD and fix cross-endian bugs. | Mike Frysinger | 2005-05-28 | 4 | -2/+40 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | tested on m68k/s390 | Mike Frysinger | 2005-05-23 | 2 | -3/+3 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | tested on alpha/arm | Mike Frysinger | 2005-05-23 | 2 | -21/+8 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | recommit | Ned Ludd | 2005-05-21 | 2 | -12/+22 |
| | |||||
* | Makefile: include/depend fix. | Ned Ludd | 2005-05-21 | 4 | -14/+51 |
| | | | | | | | | dumpelf: display improvments, 32/64bit phdr fix, man page updates. scanelf: Two new options. The ability to display runtime bindings -b/--bind and -f/--from read input stream from a filename/stdin for scanelf. The -F format handling pretty much got a total rewrite for the better. We used taviso@gentoo fuzz regression tool to help track down bugs with malformed executables. Now the overall result is greatly improved error handling for improper elf files. paxelf: Improvments in the mmap error handling. README: updates to refelect changes man/*.1: updates to refelect changes | ||||
* | - update metadata.xml | Ned Ludd | 2005-05-15 | 3 | -11/+18 |
| | | | | Package-Manager: portage-2.0.51.21 | ||||
* | - stable x86 - make all ebuild use toolchain-funcs vs gcc eclass - cleaned ↵ | Ned Ludd | 2005-05-15 | 12 | -151/+24 |
| | | | | | | non stabilized versions below 0.0.7 Package-Manager: portage-2.0.51.21 | ||||
* | - uclibc updates and -F format handling | Ned Ludd | 2005-04-30 | 4 | -5/+58 |
| | | | | Package-Manager: portage-2.0.51.20-r5 | ||||
* | stable amd64 | Simon Stelling | 2005-04-21 | 1 | -17/+5 |
| | | | | | Package-Manager: portage-2.0.51.19 Package-Manager: portage-2.0.51.19 | ||||
* | stable amd64 | Simon Stelling | 2005-04-21 | 2 | -3/+6 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | - version bump. lots of new treats | Ned Ludd | 2005-04-14 | 4 | -5/+58 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | ~ppc64 for ppc64hardened | Daniel Ostrow | 2005-04-12 | 4 | -12/+16 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | Stable on ppc. | Michael Hanselmann | 2005-04-09 | 3 | -22/+14 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | - redigest for small touchup | Ned Ludd | 2005-04-02 | 2 | -7/+7 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | - major source code cleanup. combine scanexec/scanrexec/pttool into unified ↵ | Ned Ludd | 2005-04-02 | 4 | -2/+60 |
| | | | | | | scanelf tool. manpage updates. fixed memleak in readelf function. new options to detect TEXTREL's, display RPATH info, make display of pax flags markings optional. A new recursive option was added to scan subdirs. All sorts of good stuff that makes grandma happy. Many thanks to vapier. Package-Manager: portage-2.0.51.19 | ||||
* | stable on ia64 | Aron Griffis | 2005-04-01 | 1 | -4/+4 |
| | | | | | Package-Manager: portage-2.0.51.16 Package-Manager: portage-2.0.51.16 | ||||
* | stable on ia64 | Aron Griffis | 2005-04-01 | 2 | -3/+6 |
| | | | | Package-Manager: portage-2.0.51.16 | ||||
* | Updated Copyright dates to 2005. | Jeremy Huddleston | 2005-01-01 | 1 | -4/+4 |
| | |||||
* | Updated Copyright dates to 2005. | Jeremy Huddleston | 2005-01-01 | 4 | -8/+8 |
| | |||||
* | Stable on sparc | Gustavo Zacarias | 2004-11-12 | 3 | -16/+9 |
| | |||||
* | marking pax-utils stable on x86/mips | Ned Ludd | 2004-11-11 | 4 | -31/+31 |
| | |||||
* | PPC Keyword modification, see changelog for details | Pieter van den Abeele | 2004-10-05 | 1 | -3/+3 |
| | |||||
* | PPC Keyword modification, see changelog for details | Pieter van den Abeele | 2004-10-05 | 2 | -3/+7 |
| | |||||
* | version bump, adds some new utils and removes the obsolete isetdyn | Ned Ludd | 2004-08-15 | 5 | -24/+46 |
| | |||||
* | change glibc to libc and clean up other horribly ugly ebuilds | Mike Frysinger | 2004-06-28 | 1 | -2/+12 |
| | |||||
* | change glibc to libc and clean up other horribly ugly ebuilds | Mike Frysinger | 2004-06-28 | 2 | -20/+22 |
| | |||||
* | (no commit message) | Aron Griffis | 2004-06-24 | 1 | -3/+3 |
| | |||||
* | update copyright line: Gentoo Technologies => Gentoo Foundation | Aron Griffis | 2004-06-24 | 3 | -6/+6 |
| | |||||
* | pass CFLAGS to Makefile | Ned Ludd | 2004-05-02 | 4 | -11/+15 |
| | |||||
* | bumping to stable on x86 | Ned Ludd | 2003-11-10 | 3 | -5/+8 |
| | |||||
* | updated the pax-utils, added manpages etc.. | Ned Ludd | 2003-11-07 | 3 | -2/+30 |
| | |||||
* | updated the pax-utils, added manpages etc.. | Ned Ludd | 2003-11-07 | 2 | -1/+8 |
| | |||||
* | ebuild touchup | Ned Ludd | 2003-10-24 | 1 | -2/+2 |
| | |||||
* | ebuild touchup | Ned Ludd | 2003-10-24 | 1 | -3/+2 |
| | |||||
* | ebuild touchup | Ned Ludd | 2003-10-24 | 2 | -4/+2 |
| | |||||
* | import of pax-utils into portage | Ned Ludd | 2003-10-24 | 4 | -1/+43 |
| | |||||
* | import of pax-utils into portage | Ned Ludd | 2003-10-24 | 2 | -0/+12 |