[PATCH] Force mips16 disassembled addresses to odd values
Daniel Jacobowitz
drow@false.org
Sat Apr 29 03:12:00 GMT 2006
More information about the Binutils mailing list
Sat Apr 29 03:12:00 GMT 2006
- Previous message (by thread): [PATCH] Force mips16 disassembled addresses to odd values
- Next message (by thread): [PATCH] Force mips16 disassembled addresses to odd values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. -- Daniel Jacobowitz CodeSourcery
- Previous message (by thread): [PATCH] Force mips16 disassembled addresses to odd values
- Next message (by thread): [PATCH] Force mips16 disassembled addresses to odd values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list