summaryrefslogtreecommitdiffstats
path: root/runtime/regs.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-31 Martin Hunt <hunt@redhat.com>hunt2005-10-311-2/+3
| | | | * ALL: Cleanup copyrights.
* IA64 Runtime support patches. With this in placeaskeshav2005-10-281-0/+80
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>