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 | -6/+3 |
| | | | | | | | | * 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 [u_]register() and *_arg() support for s390x. | Jim Keniston | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | Added systemtap.context/num_args test. | Jim Keniston | 2008-06-04 | 1 | -0/+53 |