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: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB


On Thu, Dec 15, 2016 at 08:09:42PM +0000, Maciej W. Rozycki wrote:
>  I'll see if there is something I could do right away as a temporary 
> measure to unbreak 32-bit BFD configurations -- I would make the reference 
> from `opcodes/mips-dis.c' to `bfd_mips_elf_get_abiflags' weak, however 
> regrettably this does not appear supported, so maybe we'll require a dummy 
> stub or suchlike hackery if MIPS target support is enabled, but not 
> included in BFD.

Make the new ELF code in mips-dis.c conditional on BFD64?

-- 
Alan Modra
Australia Development Lab, IBM


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