summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/conf/Makefile.sh3
AgeCommit message (Expand)Author
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2013-03-10Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*)christos
2011-01-21Switch remaining platforms to modern CPP for assembler.joerg
2008-05-06Default COPTS to "-Os -freorder-blocks" which is ~= -O2 but withoutuwe
2008-03-01Missing assym.h dependencies.joerg
2007-03-28G/c ancient workaround that has been commented out for ages.uwe
2006-09-02There's no reason to use -Wno-parentheses.uwe
2006-03-17Stop using linker scripts on all sh3 ports.uebayasi
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-03-17cosmetic changes, fix comments.uch
2002-02-24Move common exception vector and scheduler code touch
2001-12-09Roll the rest of the ports over to the new MI kernel build machinery.atatat
2001-11-20cleanup:lukem
2001-10-26Change defaults for kernel compiles. Default all to USETOOLS?=no and havejmc
2001-10-23Use MACHINE, not TARGET_MACHINE.thorpej
2001-05-29define _KERNEL_OPT as well as _KERNEL. we will use this in the future tomrg
2001-03-24Use ${THISSH3} instead of ../.. ; not everyone builds in ../compile/FOOmatt
2001-01-22-Dsh3 --> -D${TARGET_MACHINE}.tsubai
2001-01-04use -O1 for now, -O2 diesitojun
2001-01-03share sys/arch/sh3/conf/Makefile.sh3 across sh3-based architectures.itojun
2000-12-17delete obsolete commentjdolecek
2000-05-09Add "install" target, so "make install" after building the kernelhubertf
2000-05-09HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also,thorpej
2000-02-01Revert STRIPPROG -> STRIPtsutsui
2000-01-24Add "dependall" target for comfort.tron
2000-01-19STRIP -> STRIPPROGtsutsui
1999-09-13Merge in NetBSD/sh3 from cvs.kame.net repository.itojun