NetBSD/sys/arch/i386/stand
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
boot remove HAVE_GCC == 4 conditional 2011-07-01 01:26:15 +00:00
bootxx remove all the code that supported HAVE_GCC=3. mostly from chuq. 2011-06-20 06:52:36 +00:00
cdboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
dosboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
fatboot Disable integrated assembler for files that use .code16 or .code32 for 2011-05-20 22:29:55 +00:00
genprom
lib Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
libsa Add an optional MD calling convention flag for use in libsa when space 2011-06-16 13:27:58 +00:00
mbr mbr.S and gpt.S want to reassign ., so don't use the integrated 2011-05-20 15:05:02 +00:00
misc
netboot Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
pxeboot Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile
Makefile.booters remove all the code that supported HAVE_GCC=3. mostly from chuq. 2011-06-20 06:52:36 +00:00
Makefile.inc Refactor compiler-specific optimizer flags. Mark bootxx as supported 2011-06-16 16:39:53 +00:00