NetBSD/sys/arch/sh3
kamil bca8c3ffc4 Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h
Deduplicate the code among ports and poll definitions of types
directly from a compiler.

This fixes miscompilation of certain programs that instruct compilers
to generate code for different types. This bug has been detected with
-fshort-wchar in EFI firmware.

Proposed and discussed on a mailing list (twice).

Itanium uses custom !ELF fallback switch, temporarily leave it as it is.
2019-05-07 03:49:25 +00:00
..
conf - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
dev
include Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h 2019-05-07 03:49:25 +00:00
sh3 Fix previous. P is the final (relocated) address not just the offset. 2019-04-09 00:36:55 +00:00
Makefile
Makefile.inc