Building for i586-pc-interix3 host
Alan Modra
amodra@bigpond.net.au
Fri Jun 9 03:42:00 GMT 2006
More information about the Binutils mailing list
Fri Jun 9 03:42:00 GMT 2006
- Previous message (by thread): Building for i586-pc-interix3 host
- Next message (by thread): [patch] Thumb-2 conditional execution disassembly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jun 07, 2006 at 08:58:44PM +0930, Alan Modra wrote: > * macro.h: Don't include sb.h or ansidecl.h. Fallout from the above. * config/tc-iq2000.c: Include sb.h. Index: gas/config/tc-iq2000.c =================================================================== RCS file: /cvs/src/src/gas/config/tc-iq2000.c,v retrieving revision 1.12 diff -u -p -r1.12 tc-iq2000.c --- gas/config/tc-iq2000.c 7 Jun 2006 11:27:57 -0000 1.12 +++ gas/config/tc-iq2000.c 9 Jun 2006 03:40:00 -0000 @@ -28,6 +28,7 @@ #include "elf/common.h" #include "elf/iq2000.h" #include "libbfd.h" +#include "sb.h" #include "macro.h" /* Structure to hold all of the different components describing -- Alan Modra IBM OzLabs - Linux Technology Centre
- Previous message (by thread): Building for i586-pc-interix3 host
- Next message (by thread): [patch] Thumb-2 conditional execution disassembly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list