Question about elf64-mips.c
mark@codesourcery.com
mark@codesourcery.com
Thu Jul 1 00:00:00 GMT 1999
This file uses routines in elf32-mips.c. That would seem to imply
that you cannot configure bfd for just elf64-bigmips, say; you must
also use elf32-bigmips, or some such. Wouldn't it be better to move
the common code to a header file and #include it both places? Or,
move it to a separate .c and use it from both elf32-mips.c and
elf64-mips.c?
I'm also working on the N32/64-bit ABI support, and there will be a
lot of common code there, too.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Binutils
mailing list