Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin/gcc/arch/m68k Define TARGET_CPU_DEFAULT. From M...
details: https://anonhg.NetBSD.org/src/rev/058aaf94c340
branches: trunk
changeset: 521878:058aaf94c340
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Feb 07 16:52:37 2002 +0000
description:
Define TARGET_CPU_DEFAULT. From Matthias Drochner.
diffstat:
gnu/usr.bin/gcc/arch/m68k/tm.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 058c5c43ed2a -r 058aaf94c340 gnu/usr.bin/gcc/arch/m68k/tm.h
--- a/gnu/usr.bin/gcc/arch/m68k/tm.h Thu Feb 07 16:48:22 2002 +0000
+++ b/gnu/usr.bin/gcc/arch/m68k/tm.h Thu Feb 07 16:52:37 2002 +0000
@@ -1,6 +1,7 @@
/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
+#define TARGET_CPU_DEFAULT (MASK_68020|MASK_68881|MASK_BITFIELD)
#ifdef IN_GCC
#include "gansidecl.h"
#endif
Home |
Main Index |
Thread Index |
Old Index