public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: ajocksch@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-imports/lib/opcodes ChangeLog Disassembl ...
Date: Wed, 24 May 2006 17:48:00 -0000	[thread overview]
Message-ID: <20060524174823.7787.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	ajocksch@sourceware.org	2006-05-24 17:48:23

Modified files:
	lib/opcodes    : ChangeLog Disassembler.java 
	lib/opcodes/cni: Disassembler.cxx 
Added files:
	lib/opcodes/tests: DummyByteBuffer.java TestOpcodes.java 

Log message:
	2006-05-24  Adam Jocksch  <ajocksch@redhat.com>
	
	* Disassembler.java (disassembleWords): Renamed to
	disassembleInstructions.
	* Disassembler.cxx (disassemble): Now checks for architecture and sets
	up the disassembly struct appropriately, disassembly function is now
	referred to by pointer.
	(read_from_byte_buffer): Now properly copies memory in to myadd, rather
	than memaddr.
	(error_func): Now uses JvNewStringUTF.
	(save_instruction): Ditto, fixed double free bug.
	* tests: Added.
	* tests/DummyByteBuffer.java: Added.
	* tests/TestOpcodes.java: Added.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/opcodes/ChangeLog.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/opcodes/Disassembler.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/opcodes/cni/Disassembler.cxx.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/opcodes/tests/DummyByteBuffer.java.diff?cvsroot=frysk&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/opcodes/tests/TestOpcodes.java.diff?cvsroot=frysk&r1=NONE&r2=1.1


             reply	other threads:[~2006-05-24 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24 17:48 ajocksch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-16 13:40 mark
2006-05-15 20:31 ajocksch

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=20060524174823.7787.qmail@sourceware.org \
    --to=ajocksch@sourceware.org \
    --cc=frysk-cvs@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).