qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 3/5] ia64 disas support


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 3/5] ia64 disas support
Date: Mon, 29 Mar 2010 02:35:57 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Taken from binutils SVN, using last GPLv2 version.

Signed-off-by: Aurelien Jarno <address@hidden>
---
 Makefile.objs |    1 +
 configure     |    4 +
 dis-asm.h     |    5 +
 disas.c       |   17 +
 ia64-dis.c    |10598 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 10625 insertions(+), 0 deletions(-)
 create mode 100644 ia64-dis.c

See attached gzipped file. Sorry for the inconvenience, but the message
size on the mailing list is limited.

Attachment: 0003-ia64-disas-support.patch.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]