public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime loc2c-runtime.h
@ 2006-04-21 20:26 hien
0 siblings, 0 replies; 14+ messages in thread
From: hien @ 2006-04-21 20:26 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: hien@sourceware.org 2006-04-21 20:26:49
Modified files:
runtime : loc2c-runtime.h
Log message:
Fixing BZ#2583
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.12&r2=1.13
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2007-02-26 1:41 dwilder
0 siblings, 0 replies; 14+ messages in thread
From: dwilder @ 2007-02-26 1:41 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: dwilder@sourceware.org 2007-02-26 01:41:46
Modified files:
runtime : loc2c-runtime.h
Log message:
Changed the s390 versions of __stp_put_asm __stp_get_asm to use EX_TABLE macro eliminating the need for both a s390 and s390x version of these functions. This alos fixed an aligment problem building the the exception table.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.22&r2=1.23
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2007-02-12 19:00 dwilder
0 siblings, 0 replies; 14+ messages in thread
From: dwilder @ 2007-02-12 19:00 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: dwilder@sourceware.org 2007-02-12 19:00:20
Modified files:
runtime : loc2c-runtime.h
Log message:
The s390x version of store_deref was missed named, I fixed it.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.21&r2=1.22
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2007-01-26 1:12 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2007-01-26 1:12 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2007-01-26 01:12:46
Modified files:
runtime : loc2c-runtime.h
Log message:
2007-01-25 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h (store_deref): Use "Zr" constraint for 64-bit case.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.19&r2=1.20
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2006-06-27 22:04 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2006-06-27 22:04 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2006-06-27 22:04:30
Modified files:
runtime : loc2c-runtime.h
Log message:
2006-06-27 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h: Add some comments.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.14&r2=1.15
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2006-03-20 16:50 hien
0 siblings, 0 replies; 14+ messages in thread
From: hien @ 2006-03-20 16:50 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: hien@sourceware.org 2006-03-20 16:50:44
Modified files:
runtime : loc2c-runtime.h
Log message:
Fix 2076.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.11&r2=1.12
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-09-09 20:43 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-09-09 20:43 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-09-09 20:43:22
Modified files:
runtime : loc2c-runtime.h
Log message:
2005-09-09 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h [__powerpc__] (store_register): Add #undef.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-31 3:14 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-31 3:14 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-31 03:14:16
Modified files:
runtime : loc2c-runtime.h
Log message:
2005-08-30 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h (fetch_register, store_register): Rewritten to pass
REGS to dwarf_register_<N> as a macro argument.
[__i386__, __x86_64__]: Update dwarf_register_* macros.
[__i386__] (dwarf_register_4): Define special case for stack pointer.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.7&r2=1.8
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-25 22:49 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-25 22:49 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-25 22:49:22
Modified files:
runtime : loc2c-runtime.h
Log message:
(deref_string): terminate
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.6&r2=1.7
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-25 22:38 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-25 22:38 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-25 22:38:05
Modified files:
runtime : loc2c-runtime.h
Log message:
2005-08-25 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h (deref_string): Rewritten using deref.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.5&r2=1.6
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-25 1:44 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-25 1:44 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-25 01:44:00
Modified files:
runtime : loc2c-runtime.h
Log message:
(deref_string): prettify
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.4&r2=1.5
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-25 1:41 fche
0 siblings, 0 replies; 14+ messages in thread
From: fche @ 2005-08-25 1:41 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: fche@sourceware.org 2005-08-25 01:41:49
Modified files:
runtime : loc2c-runtime.h
Log message:
silly macro typos
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-25 1:14 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-25 1:14 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-25 01:14:58
Modified files:
runtime : loc2c-runtime.h
Log message:
2005-08-24 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h (deref_string): New macro.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 14+ messages in thread
* src/runtime loc2c-runtime.h
@ 2005-08-11 4:26 roland
0 siblings, 0 replies; 14+ messages in thread
From: roland @ 2005-08-11 4:26 UTC (permalink / raw)
To: systemtap-cvs
CVSROOT: /cvs/systemtap
Module name: src
Changes by: roland@sourceware.org 2005-08-11 04:26:41
Modified files:
runtime : loc2c-runtime.h
Log message:
2005-08-10 Roland McGrath <roland@redhat.com>
* loc2c-runtime.h (store_bitfield): Fix argument use.
(store_deref): New macro (three flavors).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2007-02-26 1:41 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-21 20:26 src/runtime loc2c-runtime.h hien
-- strict thread matches above, loose matches on Subject: below --
2007-02-26 1:41 dwilder
2007-02-12 19:00 dwilder
2007-01-26 1:12 roland
2006-06-27 22:04 roland
2006-03-20 16:50 hien
2005-09-09 20:43 roland
2005-08-31 3:14 roland
2005-08-25 22:49 roland
2005-08-25 22:38 roland
2005-08-25 1:44 roland
2005-08-25 1:41 fche
2005-08-25 1:14 roland
2005-08-11 4:26 roland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).