public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, roland/implicit-ptr, created. release-1.3-54-gaff2c9e
@ 2010-08-18 22:27 roland
  0 siblings, 0 replies; only message in thread
From: roland @ 2010-08-18 22:27 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, roland/implicit-ptr has been created
        at  aff2c9ecc561a909b09ce9511c051284908ee11a (commit)

- Log -----------------------------------------------------------------
commit aff2c9ecc561a909b09ce9511c051284908ee11a
Author: Roland McGrath <roland@redhat.com>
Date:   Tue Jul 27 04:55:48 2010 -0700

    loc2c internal reorganization and DW_OP_GNU_implicit_pointer handling
    
    * loc2c.c (struct location_context): New type.
    (struct location): New member context points to that.
    Add pointer variant with .type = loc_implicit_pointer.
    (alloc_location): Take just context pointer as argument.
    (FAIL): Use context pointer.
    (new_context): New function.
    (translate_constant): New function, broken out of ...
    (c_translate_constant): ... here.  Call it.
    (new_synthetic_loc): Don't take pool argument, origin->context has it.
    (lose): Take new argument LEN, overall length of LEXPR.
    Don't mention the offset into LEXPR if LEXPR is NULL or I is past LEN.
    (translate): Take context argument instead of pool, addrbias.
    Handle DW_OP_GNU_implicit_pointer.
    (location_from_address): Take context argument instead of pool, fail,
    fail_arg, emit_address, dwbias, attr, address, fb_attr, cfa_ops.
    (location_from_attr): New function.
    (translate_offset): New function, broken out of ...
    (location_relative): ... here.  Call it.
    Take context argument instead of pool, dwbias, attr, address.
    (c_translate_location): Use new_context.
    (c_translate_argument): Likewise.
    (emit_base_fetch): Diagnose for loc_implicit_pointer.
    (emit_base_store): Likewise.
    (c_translate_addressof, c_translate_array): Likewise.
    (discontiguify): Likewise.  Take context argument instead of pool.
    (c_translate_pointer): Handle loc_implicit_pointer.
    (c_translate_array_pointer): Likewise.
    (c_emit_location): Likewise.

-----------------------------------------------------------------------


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-18 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-18 22:27 [SCM] systemtap: system-wide probe/trace tool branch, roland/implicit-ptr, created. release-1.3-54-gaff2c9e 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).