public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Balbir Singh <bsingharora@gmail•com>
To: mpe@ellerman•id.au, linuxppc-dev@ozlabs•org
Cc: Balbir Singh <bsingharora@gmail•com>,
	Peter Bergner <bergner@vnet•ibm.com>,
	"Paul E. McKenney" <paulmck@linux•vnet.ibm.com>
Subject: [PATCH 0/3] Update xmon disassembly
Date: Thu,  2 Feb 2017 10:33:41 +0530	[thread overview]
Message-ID: <20170202050344.6825-1-bsingharora@gmail.com> (raw)

This series updates xmon to allow disassembly of
upto POWER9 instructions. 

With a lot of help from Peter Bergner and help
from Paul Mckenney I was able to get help in relicensing
the new binutils ppc-opc.c/ppc-dis.c and ppc.h to
GPLv2. The details of the commits are in patch 2 in the
series. The authors of the various commits have generously
allowed their commits to be relicensed under GPLv2.

The first patch updates the files in xmon to latest GPLv2
version.  The second patch are commits relicensed as GPLv2
The third patch makes modifications necessary to integration
with xmon

This series is not git-bisect friendly, the first two patches
will not compile, but are split for ease of understanding
and better understanding of how we got to patch 3. In addition
the CodingStyle followed in these files is not the Linux
CodingStyle, so scripts like checkpatch do not warm up
to the series nicely.

Cc: Peter Bergner <bergner@vnet•ibm.com>
Cc: "Paul E. McKenney" <paulmck@linux•vnet.ibm.com>

NOTE: This is an internal posting at the moment for review
and criticism.

Balbir Singh (3):
  powerpc/xmon Update ppc-dis/opc.c and ppc.h
  powerpc/xmon: Apply binutils changes to upgrade disassembly
  powerpc/xmon: Enable disassembly files (compilation changes)

 arch/powerpc/xmon/ppc-dis.c |  260 +-
 arch/powerpc/xmon/ppc-opc.c | 8999 +++++++++++++++++++++++++++----------------
 arch/powerpc/xmon/ppc.h     |  268 +-
 3 files changed, 6030 insertions(+), 3497 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-02-02  5:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-02  5:03 Balbir Singh [this message]
2017-02-02  5:03 ` [PATCH 1/3] powerpc/xmon Update ppc-dis/opc.c and ppc.h Balbir Singh
2017-02-02  8:44   ` kbuild test robot
2017-02-16  5:59   ` [1/3] " Michael Ellerman
2017-02-02  5:03 ` [PATCH 2/3] powerpc/xmon: Apply binutils changes to upgrade disassembly Balbir Singh
2017-02-02  8:16   ` kbuild test robot
2017-02-08 10:55     ` Balbir Singh
2017-02-08 11:27       ` Michael Ellerman
2017-02-02  5:03 ` [PATCH 3/3] powerpc/xmon: Enable disassembly files (compilation changes) Balbir Singh
2017-02-02  5:09 ` [PATCH 0/3] Update xmon disassembly Balbir Singh

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=20170202050344.6825-1-bsingharora@gmail.com \
    --to=bsingharora@gmail$(echo .)com \
    --cc=bergner@vnet$(echo .)ibm.com \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=paulmck@linux$(echo .)vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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