--- gcc/config/tm-mips-news.h 2018/04/24 16:57:12 1.1 +++ gcc/config/tm-mips-news.h 2018/04/24 17:00:34 1.1.1.3 @@ -1,14 +1,14 @@ /* like pmax except BIG ENDIAN instead of LITTLE ENDIAN */ -#define DECSTATION +#define MIPS_NEWS #include "tm-mips.h" #undef CPP_SPEC /* default RISC NEWS environment */ -#define CPP_SPEC "-Dr3000 -DLANGUAGE_C -DMIPSEB -DSYSTYPE_BSD -Dsony_news -Dunix -I/usr/include2.0" +#define CPP_SPEC "-Dr3000 -DLANGUAGE_C -DMIPSEB -DSYSTYPE_BSD -Dsony_news -Dunix -I/usr/include2.11" #undef MACHINE_TYPE -#define MACHINE_TYPE "RISC NEWS-OS" +#define MACHINE_TYPE "Sony NEWS (RISC NEWS)" /* Define this if most significant byte of a word is the lowest numbered. */