All of lore.kernel.org
 help / color / mirror / Atom feed
From: dan@debian.org (Daniel Jacobowitz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] scripts: add ARM support to decodecode
Date: Tue, 5 Jan 2010 14:27:06 -0500	[thread overview]
Message-ID: <20100105192706.GA30061@caradoc.them.org> (raw)
In-Reply-To: <20100105145758.GA2690@debian>

On Tue, Jan 05, 2010 at 08:27:58PM +0530, Rabin Vincent wrote:
>  - Some versions of ARM objdump refuse to disassemble instructions
>    generated by literal constants (".word 0x...").  The workaround is to
>    strip the object file first.

FYI, more recent binutils support .iword for this purpose.  That
probably doesn't help you in decodecode though.

-- 
Daniel Jacobowitz
CodeSourcery

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Jacobowitz <dan@debian.org>
To: Rabin Vincent <rabin@rab.in>
Cc: Simon Horman <horms@verge.net.au>,
	mmarek@suse.cz, linux-kernel@vger.kernel.org, wangcong@zeuux.org,
	akpm@linux-foundation.org, arjan@linux.intel.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] scripts: add ARM support to decodecode
Date: Tue, 5 Jan 2010 14:27:06 -0500	[thread overview]
Message-ID: <20100105192706.GA30061@caradoc.them.org> (raw)
In-Reply-To: <20100105145758.GA2690@debian>

On Tue, Jan 05, 2010 at 08:27:58PM +0530, Rabin Vincent wrote:
>  - Some versions of ARM objdump refuse to disassemble instructions
>    generated by literal constants (".word 0x...").  The workaround is to
>    strip the object file first.

FYI, more recent binutils support .iword for this purpose.  That
probably doesn't help you in decodecode though.

-- 
Daniel Jacobowitz
CodeSourcery

  parent reply	other threads:[~2010-01-05 19:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-30 14:53 [PATCH] scripts: add ARM support to decodecode Rabin Vincent
2009-12-30 14:53 ` Rabin Vincent
2009-12-31  5:18 ` Simon Horman
2009-12-31  5:18   ` Simon Horman
2010-01-05 14:57   ` [PATCH v2] " Rabin Vincent
2010-01-05 14:57     ` Rabin Vincent
2010-01-05 15:06     ` Arjan van de Ven
2010-01-05 15:06       ` Arjan van de Ven
2010-01-05 15:34       ` Michal Marek
2010-01-05 15:34         ` Michal Marek
2010-01-05 17:31       ` Russell King - ARM Linux
2010-01-05 17:31         ` Russell King - ARM Linux
2010-01-05 19:27     ` Daniel Jacobowitz [this message]
2010-01-05 19:27       ` Daniel Jacobowitz
2010-01-05 22:14     ` Simon Horman
2010-01-05 22:14       ` Simon Horman
2010-01-01 20:32 ` [PATCH] " Russell King - ARM Linux
2010-01-01 20:32   ` Russell King - ARM Linux

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=20100105192706.GA30061@caradoc.them.org \
    --to=dan@debian.org \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.