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] Force mips16 disassembled addresses to odd values



On Apr 28, 2006, at 12:29 PM, Daniel Jacobowitz wrote:


On Fri, Apr 28, 2006 at 11:20:24AM -0700, Eric Christopher wrote:
Gdb has to find out what part is MIPS16 in mixed MIPS32/MIPS16 code
binaries. The code is used in MIPS' SDE6 toolchain, I don't know if
there are better ways like relying on DWARF info (in a detached file
for raw binaries?).

Good question. What's done for arm/thumb?

Complicated. But ARM's been moving to something along the same lines
as what Thiemo is doing: indicate Thumb-ness of a symbol by setting the
low bit, consistently.

OK. I was just curious. It seemed well, odd :)


-eric


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