NetBSD/sys/arch/luna68k
mrg f91c3f82a9 fix various gcc6 m68k issues:
- bad indentation.  next68k en.c and mvme68k le_poll.c fixes real issues
  in error handling, the rest are NFCI.
- pass 68030 flags as appropriate for mvme68k.
- next68k nextrom.c has -Warray-bounds ignored for an odd expression
  that appears to run before relocation, and needs manual offsets
  added which trips bounds array checking.

with this all m68k ports build with GCC 6.
2018-03-08 03:12:01 +00:00
..
compile
conf add a special rule to build m68k/fpu.c to avoid passing -msoft-float. 2018-02-25 00:27:16 +00:00
dev fix various gcc6 m68k issues: 2018-03-08 03:12:01 +00:00
include Cleanup and clarify the ELFSIZE mess: 2017-11-06 03:47:45 +00:00
luna68k Don't define ELFSIZE 2017-11-07 14:55:30 +00:00
stand Explain what may seem to be a non-sensical assignment, but isn't. 2018-02-09 22:08:28 +00:00
Makefile