--- gcc/config/ns32k/tek6000.h 2018/04/24 18:10:24 1.1 +++ gcc/config/ns32k/tek6000.h 2018/04/24 18:28:37 1.1.1.3 @@ -20,7 +20,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Generate syntax for the UTek assembler. */ #ifndef UTEK_ASM @@ -95,9 +96,10 @@ the Free Software Foundation, 675 Mass A /* The tek6100.h and tek6200.h files add stratos or merlin respectively. */ #define CPP_PREDEFINES_Tek6000 \ - "-Dns16000 -Dns32000 -Dns32k -Dns32016 -DUTek -DUTEK -Dbsd -DBSD" + "-Dns16000 -Dns32000 -Dns32k -Dns32016 -DUTek -DUTEK -Dbsd -DBSD \ + -Asystem(unix) -Asystem(bsd) -Acpu(ns32k) -Amachine(ns32k)" #undef CPP_PREDEFINES -#define CPP_PREDEFINES "CPP_PREDEFINES_Tek6000" +#define CPP_PREDEFINES CPP_PREDEFINES_Tek6000 /* This is how to align the code that follows an unconditional branch. Don't define it, since it confuses the assembler (we hear). */