This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH][binutils][AArch64] Fix debug trace build for AArch64.


Hi All,

This patch was committed as 957f6b39cab6cac0e4c54e650c7f75109544ac1d ,

I'd like to also backport this to binutils 2.28 to fix the debugging build there.

Ok for binutils 2.28 branch?

Thanks,
Tamar

> -----Original Message-----
> From: binutils-owner@sourceware.org [mailto:binutils-
> owner@sourceware.org] On Behalf Of Tamar Christina
> Sent: Monday, April 24, 2017 10:42
> To: binutils@sourceware.org
> Cc: nd <nd@arm.com>; Richard Earnshaw <Richard.Earnshaw@arm.com>;
> Marcus Shawcroft <Marcus.Shawcroft@arm.com>
> Subject: [PATCH][binutils][AArch64] Fix debug trace build for AArch64.
> 
> Hi All,
> 
> The build with debug tracing enabled (`-DDEBUG_AARCH64`) is currently
> broken. A variable that no longer exists is being referenced from the debug
> statement.
> 
> Regtested on aarch64-none-linux-gnu and no regressions,
> 
> Ok for master?
> 
> PS. I do not have commit rights so if OK can someone commit for me?
> 
> opcodes/
> 2017-04-24  Tamar Christina  <tamar.christina@arm.com>
> 
> 	* aarch64-opc.c (aarch64_logical_immediate_p): Update
> DEBUG_TRACE arguments.
> 
> Thanks,
> Tamar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]