summaryrefslogtreecommitdiffstats
path: root/runtime/regs.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use condition_codes() on armEugeniy Meshcheryakov2009-12-131-1/+1
* Removed unused functions and variables.David Smith2009-02-181-37/+0
* Use 'static' as much as possibleJosh Stone2009-01-281-9/+9
* Fix powerpc dwarfless argument accessAnanth N Mavinakayanahalli2008-05-291-0/+7
* Merge commit 'origin/dwarfless'Jim Keniston2008-05-121-0/+154
|\
| * Replaced [u_]arg() with [u]int_arg(), [u]long_arg(), {s|u}32_arg(),Jim Keniston2008-05-051-9/+66
| * Added support for register(), u_register(), arg(), and u_arg() functions.Jim Keniston2008-05-011-0/+409
|/
* From srinivasa@in.ibm.com, To make systemtap to work with register rename pat...srinivasa2008-01-181-2/+77
* 2007-07-05 Eugene Teo <eteo@redhat.com>eteo2007-07-041-1/+1
* 2007-06-15 Martin Hunt <hunt@redhat.com>hunt2007-06-151-0/+2
* 2007-05-30 Martin Hunt <hunt@redhat.com>hunt2007-05-301-2/+68
* 2007-05-15 Martin Hunt <hunt@redhat.com>hunt2007-05-161-1/+1
* 2007-01-31 Martin Hunt <hunt@redhat.com>hunt2007-01-311-62/+217
* 2006-10-27 Thang Nguyen <thang.p.nguyen@intel.com>tpnguyen2006-10-271-3/+11
* 2005-10-31 Martin Hunt <hunt@redhat.com>hunt2005-10-311-2/+3
* IA64 Runtime support patches. With this in placeaskeshav2005-10-281-0/+80