Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sh3/conf



Module Name:    src
Committed By:   uwe
Date:           Tue May  6 02:25:19 UTC 2008

Modified Files:
        src/sys/arch/sh3/conf: Makefile.sh3

Log Message:
Default COPTS to "-Os -freorder-blocks" which is ~= -O2 but without
-falign-* that is too zealous for low-memory sh3 machines.  I've been
using this for my hpcsh and landisk kernels for a very long time.
(besides, it's not 2001 anymore and pkgsrc/cross/sh is long since gone).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/sh3/conf/Makefile.sh3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index