public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src loc2c-test.c
@ 2005-08-25  3:01 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-08-25  3:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-08-25 03:01:30

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-08-24  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (handle_variable): Iterate on const_type/volatile_type.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-12-12  5:34 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-12-12  5:34 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-12-12 05:34:57

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-12-11  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (get_location): Fix function name in error message.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-11-27  0:09 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-11-27  0:09 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-11-27 00:09:43

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-11-26  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (main): Free SCOPES at end.
	(handle_variable): Free POOL at end.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.12&r2=1.13


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-10-14 11:30 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-10-14 11:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-10-14 11:30:40

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-10-14  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (handle_variable): Check for "=" before fetching DIE
	from ATTR_MEM.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-10-14  0:21 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-10-14  0:21 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-10-14 00:21:34

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-10-13  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (fail): Print a newline after the error message.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-08-27 20:45 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-08-27 20:45 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-08-27 20:45:58

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-08-27  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (print_type): New function.
	(print_vars): Use it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-08-27 20:30 roland
  0 siblings, 0 replies; 8+ messages in thread
From: roland @ 2005-08-27 20:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	roland@sourceware.org	2005-08-27 20:30:36

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-08-27  Roland McGrath  <roland@redhat.com>
	
	* loc2c-test.c (paddr, print_vars): New functions.
	(main): If given no variable name argument, print out variables.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src loc2c-test.c
@ 2005-08-11  4:26 roland
  0 siblings, 0 replies; 8+ 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:34

Modified files:
	.              : loc2c-test.c 

Log message:
	2005-08-10  Roland McGrath  <roland@redhat.com>
	
	* loc2c.c (emit_base_store): New function.
	(emit_bitfield): Rewritten to handle stores, change parameters.
	(c_translate_fetch): Update caller.
	(c_translate_store): New function.
	* loc2c-test.c (handle_variable): Grok "=" last argument to do a store.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/loc2c-test.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-12-12  5:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-25  3:01 src loc2c-test.c roland
  -- strict thread matches above, loose matches on Subject: below --
2005-12-12  5:34 roland
2005-11-27  0:09 roland
2005-10-14 11:30 roland
2005-10-14  0:21 roland
2005-08-27 20:45 roland
2005-08-27 20:30 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).