summaryrefslogtreecommitdiffstats
path: root/runtime/regs.h
Commit message (Collapse)AuthorAgeFilesLines
* From srinivasa@in.ibm.com, To make systemtap to work with register rename ↵srinivasa2008-01-181-1/+4
| | | | patch for x86/x86_64
* 2007-05-30 Martin Hunt <hunt@redhat.com>hunt2007-05-301-0/+6
| | | | | | | | | | | | Patch from Quentin Barnes. * arith.c: Add arm support for 64-bit division. * copy.c: Enable arm support. * loc2c-runtime.h: Ditto. * regs.[ch]: Ditto. * stack.c: Include stack-arm.c. * stack-arm.c: New file. * time.c (_stp_gettimeofday_ns): hack for arm. See PR 4569.
* 2006-12-13 Frank Ch. Eigler <fche@elastic.org>fche2006-12-131-1/+1
| | | | * regs.h (s390x REG_IP): Parenthesize for warning-free builds.
* Adding s390x supportdwilder2006-10-191-0/+9
|
* IA64 Runtime support patches. With this in placeaskeshav2005-10-281-1/+14
| | | | | | | Systemtap should now be able to build on Ia64. Includes supports for - function probes, return probes, function parameter access and dumping stack backtrace. Added by Anil S Keshavamurthy <Anil.s.keshavamurthy@intel.com>
* 2005-09-22 Martin Hunt <hunt@redhat.com>hunt2005-09-221-0/+6
| | | | | * regs.h: PPC64 version from Ananth N Mavinakayanahalli <ananth@in.ibm.com>
* *** empty log message ***hunt2005-05-261-0/+20