public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: tthomas@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM] frysk system monitor/debugger branch, master, updated. 5ece74f14d68ecbe840fa56644740ab26b614971
Date: Thu, 01 Nov 2007 18:03:00 -0000	[thread overview]
Message-ID: <20071101180326.32428.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  5ece74f14d68ecbe840fa56644740ab26b614971 (commit)
       via  c4602fb8f5e32895cd2bb51d597523194a9c0200 (commit)
      from  55e198f683d22fd3d6c8fde69b3006383b054a2d (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 5ece74f14d68ecbe840fa56644740ab26b614971
Merge: c4602fb8f5e32895cd2bb51d597523194a9c0200 55e198f683d22fd3d6c8fde69b3006383b054a2d
Author: Teresa Thomas <tthomas@redhat.com>
Date:   Thu Nov 1 13:00:37 2007 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/frysk
    
    Conflicts:
    
    	frysk-core/frysk/value/ChangeLog
    
    Framework to evaluate arithmetic expressions using double dispatch.
    
    frysk-core/frysk/value/ChangeLog
    2007-11-01  Teresa Thomas  <tthomas@redhat.com>
    
    	* IntegerUnit.java: New file.
    	* FloatingPointUnit.java: New file.
    	* AddressUnit.java: New file.
    	* ArithmeticUnit.java: New file.
    	* ArithmeticType.java (add): Use getALU.
    	* Type.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	* IntegerType.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	(getALU(PointerType)): New.
    	* FloatingPointType.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	* PointerType.java: (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	(getALU(PointerType)): New.
    	(add): Delete.
    
    frysk-core/frysk/pkglibdir/ChangeLog
    2007-11-01 Teresa Thomas <tthomas@redhat.com>
    
    	* funit-addresses.c (float_): New.
    	(double_): New.

commit c4602fb8f5e32895cd2bb51d597523194a9c0200
Author: Teresa Thomas <tthomas@redhat.com>
Date:   Thu Nov 1 12:57:26 2007 -0400

    frysk-core/frysk/value/ChangeLog
    2007-11-01  Teresa Thomas  <tthomas@redhat.com>
    
    	* IntegerUnit.java: New file.
    	* FloatingPointUnit.java: New file.
    	* AddressUnit.java: New file.
    	* ArithmeticUnit.java: New file.
    	* ArithmeticType.java (add): Use getALU.
    	* Type.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	* IntegerType.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	(getALU(PointerType)): New.
    	* FloatingPointType.java (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	* PointerType.java: (getALU(Type)): New.
    	(getALU(IntegerType)): New.
    	(getALU(FloatingPointType)): New.
    	(getALU(PointerType)): New.
    	(add): Delete.
    
    frysk-core/frysk/pkglibdir/ChangeLog
    2007-11-01 Teresa Thomas <tthomas@redhat.com>
    
    	* funit-addresses.c (float_): New.
    	(double_): New.

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

Summary of changes:
 frysk-core/frysk/pkglibdir/ChangeLog               |    5 ++
 frysk-core/frysk/pkglibdir/funit-addresses.c       |    2 +
 .../value/{VoidType.java => AddressUnit.java}      |   54 ++++++++++++-------
 frysk-core/frysk/value/ArithmeticType.java         |   20 +++-----
 frysk-core/frysk/value/ArithmeticUnit.java         |   51 ++++++++++++++++++
 frysk-core/frysk/value/ChangeLog                   |   22 ++++++++
 frysk-core/frysk/value/FloatingPointType.java      |   16 ++++++
 ...ScratchLocation.java => FloatingPointUnit.java} |   43 ++++++++--------
 frysk-core/frysk/value/IntegerType.java            |   20 +++++++
 .../value/{ClassType.java => IntegerUnit.java}     |   20 ++++---
 frysk-core/frysk/value/PointerType.java            |   27 +++++-----
 frysk-core/frysk/value/Type.java                   |   10 ++++
 12 files changed, 215 insertions(+), 75 deletions(-)
 copy frysk-core/frysk/value/{VoidType.java => AddressUnit.java} (64%)
 create mode 100644 frysk-core/frysk/value/ArithmeticUnit.java
 copy frysk-core/frysk/value/{ScratchLocation.java => FloatingPointUnit.java} (72%)
 copy frysk-core/frysk/value/{ClassType.java => IntegerUnit.java} (84%)


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


                 reply	other threads:[~2007-11-01 18:03 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=20071101180326.32428.qmail@sourceware.org \
    --to=tthomas@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).