summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/conf/Makefile.sun2
AgeCommit message (Expand)Author
2021-08-30Only use the ldscript for the RAMDISK kernel for now.christos
2021-08-30use -ffunction-sections -fdata-sections --gc-sections with an ldscriptchristos
2020-10-05Kernel without -fno-omit-frame-pointer works fine now, both for GCC8 and 9.rin
2020-09-08don't warn about array bounds for dodgy diagnostic code.mrg
2020-08-10Compile sun2 kernel with -fno-omit-frame-pointer for GCC8 as a workrin
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-09-22No need to specify COMPAT_AS anymore.rin
2018-03-07Remove more unused functions with COMPAT_AS=librarymaya
2018-03-03sun2/sun3:mrg
2011-01-21Switch remaining platforms to modern CPP for assembler.joerg
2008-01-22Missing assym.h dependency.joerg
2005-12-11merge ktrace-lwp.christos
2005-05-31s/GENASSYM/GENASSYM_CONF/ so we can use "GENASSYM" as the program name.christos
2004-06-04Add the %MAKEOPTIONSAPPEND token at the end of the file, after thethorpej
2002-11-26The traditional C preprocessor is fixed in GCC 3.3 now, so no needthorpej
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-06-04Don't use -traditional-cpp if HAVE_GCC3.thorpej
2002-01-28Clean up CPP flags.thorpej
2001-12-01Abstract out a large chunk of the kernel build machinery so that newfredette
2001-11-30In kernel config files, now mention the options SCSI_OLD_NOINQUIRY,fredette
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-23Set MACHINE_ARCH explicitly in Makefiles for which it is constant.thorpej
2001-09-06Added -D__SVR4_ABI__ to XDEFS. Without it, m68k libkern assemblyfredette
2001-06-27Updated for ELF support.fredette
2001-05-29define _KERNEL_OPT as well as _KERNEL. we will use this in the future tomrg
2001-04-06A successful compile is near.fredette
2001-03-29Added.fredette