Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughout | Frank Ch. Eigler | 2009-08-25 | 1 | -187/+0 |
| | | | | | | | | * main.cxx (main): Perform equivalent sed by hand on uname()->machine. * stap.1.in: Clarify -a ARCH slightly. * tapsets.cxx (validate_module_elf): Accept "arm*"for EM_ARM. * tapset/**, testsuite/**: Removed/collapsed "i386"/"i686" branches, renamed "ppc64"->"powerpc" and "s390x"->"s390". | ||||
* | Add $arch/nd_syscalls.stp | Josh Stone | 2009-06-02 | 1 | -0/+187 |
These are all the dwarfless analogs to $arch/syscalls.stp. (Only i686 and x86_64 have been tested...) |