NetBSD/sys/arch/x68k
tsutsui 267c148161 Put back "-Wa,-march=m68000 -Wa,-mcpu=m68000" for AFLAGS for X68000 models.
See my post in source-changes-d@ for details.
http://mail-index.netbsd.org/source-changes-d/2014/04/15/msg006723.html

Also use "-m68000" for CFLAGS for consistency.
(the previous -m68020-60 was harmless because vers.c has
 only const strings and there is no instruction)
2014-04-16 14:33:43 +00:00
..
compile
conf fix manual section numbering of sysctl. 2014-03-24 14:15:37 +00:00
dev kill sprintf, fix unused. 2014-03-26 08:17:59 +00:00
include Remove obsolete ssir stuff which was used for pre-5.0 softintr(9). 2014-03-22 21:49:18 +00:00
stand Put back "-Wa,-march=m68000 -Wa,-mcpu=m68000" for AFLAGS for X68000 models. 2014-04-16 14:33:43 +00:00
usr.bin Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. 2011-11-19 12:27:42 +00:00
x68k Implement the software power-off (correctly) when RB_POWERDOWN is 2014-03-26 16:21:39 +00:00
Makefile