NetBSD/sys/arch/sparc
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
..
compile
conf Use veriexec.config to reduce duplication 2019-04-26 22:46:03 +00:00
dev No functional change: 2019-04-25 10:08:45 +00:00
fpu Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
include Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h 2019-05-07 03:49:25 +00:00
sparc Fix building crash(8) on sparc after ufetch / ustore changes. 2019-04-06 16:22:01 +00:00
stand no more _LKM -> _MODULE 2019-03-29 00:07:39 +00:00
Makefile