Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/atari/conf/std.milan
RevisionDateAuthorComments
 1.8  05-Jul-2014  tsutsui Use COPTS="-O2 -fno-reorder-blocks" for kernels except SMALL030_KERNEL.

Also remove COPTS="-Os" from std.* files and specify it in
GENERIC.in template for SMALL030_KERNEL.
 1.7  15-Dec-2011  tsutsui branches: 1.7.6; 1.7.20;
Specify COPTS="-Os" for rich gcc 4.5 as bsd.sys.mk does for userland binaries
so that gzipped atari kernels still fit into floppies.
Noticed by David Ross.
 1.6  19-Sep-2010  tsutsui branches: 1.6.8; 1.6.12;
- add m68k/conf/std.m68k, which includes common standard options for m68k,
options EXEC_ELF32, EXEC_SCRIPTS, and CPU_IN_CKSUM for md cpu_in_cksum.c
- make all m68k ports include common arch/m68k/conf/std.m68k
from MD std.${MACHINE}
 1.5  11-Dec-2005  christos branches: 1.5.78; 1.5.98; 1.5.100;
merge ktrace-lwp.
 1.4  17-Sep-2005  yamt include "conf/std".
 1.3  20-Nov-2001  lukem branches: 1.3.16; 1.3.32;
regenerate for whitespace cleanup
 1.2  08-Sep-2001  thomas branches: 1.2.4;
Now the default ecexutable is ELF.
Add COMPAT_AOUT_M68K to GENERIC options.
 1.1  05-Apr-2001  leo branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Major overhaul in the config files. The idea is to have the major part of
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
 1.1.8.1  01-Oct-2001  fvdl Catch up with -current.
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.1.4.2  21-Apr-2001  bouyer Sync with HEAD
 1.1.4.1  05-Apr-2001  bouyer file std.milan was added on branch thorpej_scsipi on 2001-04-21 17:53:24 +0000
 1.1.2.1  09-Apr-2001  nathanw Catch up with -current.
 1.2.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.2.4.1  08-Sep-2001  nathanw file std.milan was added on branch nathanw_sa on 2002-01-08 00:23:36 +0000
 1.3.32.1  21-Jun-2006  yamt sync with head.
 1.3.16.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.100.1  05-Mar-2011  rmind sync with head
 1.5.98.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.5.78.1  09-Oct-2010  yamt sync with head
 1.6.12.1  18-Feb-2012  mrg merge to -current.
 1.6.8.1  17-Apr-2012  yamt sync with head
 1.7.20.1  10-Aug-2014  tls Rebase.
 1.7.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed