This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-478-g35bbf14


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, master has been updated
       via  35bbf143ef466ed356c1198533c188c294bce0fc (commit)
      from  211a4259e069c6234f672d35f12ca8035833edfd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35bbf143ef466ed356c1198533c188c294bce0fc
Author: Roland McGrath <roland@redhat.com>
Date:   Mon Jul 12 19:40:15 2010 -0700

    PR11809: loc2c: handle empty pieces
    
    * loc2c.c (struct location): Add new type loc_unavailable.
    (translate): Generate that for an empty DW_OP_piece.
    (location_relative): Handle it.
    (c_translate_location, c_translate_addressof): Likewise.
    (c_translate_array, emit_base_fetch, emit_base_store): Likewise.

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

Summary of changes:
 loc2c.c |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]