NetBSD/sys/arch/hpcsh
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 Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. 2019-04-26 21:40:28 +00:00
dev Fix a typo in a comment 2019-04-11 11:26:13 +00:00
hpcsh
include Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h 2019-05-07 03:49:25 +00:00
stand
Makefile