* StrongARM: str stores different PC
@ 2000-07-04 0:17 Alexandre Oliva
2000-07-04 2:22 ` Richard Earnshaw
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Oliva @ 2000-07-04 0:17 UTC (permalink / raw)
To: gdb-patches
ARM's `str' stores PC+12, but StrongARM stores PC+8, so we must be
able to tell one architecture from the other. That's what this patch
does. Unfortunately, the architecture detection only works properly
on COFF, because architecture information isn't available in ELF
binaries. Approved by Nick Clifton.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: StrongARM: str stores different PC
2000-07-04 0:17 StrongARM: str stores different PC Alexandre Oliva
@ 2000-07-04 2:22 ` Richard Earnshaw
0 siblings, 0 replies; 2+ messages in thread
From: Richard Earnshaw @ 2000-07-04 2:22 UTC (permalink / raw)
To: Alexandre Oliva; +Cc: rearnsha
> ARM's `str' stores PC+12, but StrongARM stores PC+8, so we must be
> able to tell one architecture from the other. That's what this patch
> does. Unfortunately, the architecture detection only works properly
> on COFF, because architecture information isn't available in ELF
> binaries. Approved by Nick Clifton.
>
Not only StrongARM. ARM8 ARM9 & ARM10 chips all store PC+8.
R.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-07-04 2:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-04 0:17 StrongARM: str stores different PC Alexandre Oliva
2000-07-04 2:22 ` Richard Earnshaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox