This is the mail archive of the binutils@sources.redhat.com 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] space register 0 changes for hppa


On Mon, Feb 24, 2003 at 05:11:19PM -0500, Andrew Cagney wrote:
> > Yep, I can build binutils head-of-cvs just fine as a crosscompiler,
> > and objdump --disassemble does the right thing.  Jeff's concern is that
> > this intended output change might break the gdb testsuite.
> 
> If that happens `oops'.  GDB's HP/PA support isn't maintained.

OK.  If at some point it does start to be maintained, I volunteer to
fix up the testsuite.  It looks fairly straightforward -- deleting
the '%sr0,' from these lines:

.*ldw 0\\(sr0,r4\\),r26.*
.*ldh 0\\(sr0,r4\\),r26.*
.*ldb 0\\(sr0,r4\\),r26.*

would be a good start.  not sure which other ones will fail.  all the ld*
and wt*, i'm pretty sure.  maybe a few others.  i could work it out from
the manual, but let's wait for the computer to be able to do it for us?

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk


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