public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: scox@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM] frysk system monitor/debugger branch, master, updated. c9596ac48aadaab5ab03d474558908c45207f6cc
Date: Thu, 01 Nov 2007 13:56:00 -0000	[thread overview]
Message-ID: <20071101135647.7149.qmail@sourceware.org> (raw)

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 "frysk system monitor/debugger".

The branch, master has been updated
       via  c9596ac48aadaab5ab03d474558908c45207f6cc (commit)
       via  c0494873607b37e8b09baf4e203465df6d624cd7 (commit)
       via  f121bcd0b1366d243f2c39f665ba5b87c80ec1ad (commit)
      from  7fbf910f93d2343fe3b88d553a8c4f8fb7cb74dc (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 c9596ac48aadaab5ab03d474558908c45207f6cc
Merge: c0494873607b37e8b09baf4e203465df6d624cd7 7fbf910f93d2343fe3b88d553a8c4f8fb7cb74dc
Author: Stan Cox <scox@redhat.com>
Date:   Thu Nov 1 09:55:30 2007 -0400

    Merge branch 'master' of ssh://sourceware.org/git/frysk

commit c0494873607b37e8b09baf4e203465df6d624cd7
Merge: f121bcd0b1366d243f2c39f665ba5b87c80ec1ad 0b0b1c4358f2b4a6e21709c894a1813130c5702e
Author: Stan Cox <scox@redhat.com>
Date:   Thu Nov 1 09:54:58 2007 -0400

    Merge branch 'master' of ssh://sourceware.org/git/frysk
    
    Conflicts:
    
    	frysk-core/frysk/value/ChangeLog
    	frysk-core/frysk/value/CompositeType.java

commit f121bcd0b1366d243f2c39f665ba5b87c80ec1ad
Author: Stan Cox <scox@redhat.com>
Date:   Wed Oct 31 17:48:23 2007 -0400

    Fix type display so TestTypeEntryType passes.
    
    * TypeEntry.java (getUnionType): New.
    (getType): Add UNION_TYPE_, VOLATILE_TYPE_, CONST_TYPE_.
    * TypeDecorator.java (toPrint): Handle PointerType.
    * PointerType.java toPrint(String s, PrintWriter writer): New.
    * ArrayType.java toPrint(String s, PrintWriter writer): New.
    * CompositeType.java toPrint(int indentation, PrintWriter writer): New.
    * Type.java getName: Make public.
    * cni/DwarfDie.cxx (skip_storage_attr): Remove.

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

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog      |    5 ++
 frysk-core/frysk/debuginfo/TypeEntry.java |   88 +++++++++++++++++++++++++---
 frysk-core/frysk/value/ArrayType.java     |   13 +++--
 frysk-core/frysk/value/ChangeLog          |   10 +++-
 frysk-core/frysk/value/CompositeType.java |   32 +++++++++--
 frysk-core/frysk/value/PointerType.java   |   15 ++++-
 frysk-core/frysk/value/Type.java          |    2 +-
 frysk-core/frysk/value/TypeDecorator.java |   12 +++-
 frysk-sys/lib/dwfl/ChangeLog              |    4 +
 frysk-sys/lib/dwfl/cni/DwarfDie.cxx       |   16 +-----
 10 files changed, 154 insertions(+), 43 deletions(-)


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2007-11-01 13:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071101135647.7149.qmail@sourceware.org \
    --to=scox@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).