| History log of /src/sys/arch/mmeye/conf/sh.x | 
    | Revision |  | Date | Author | Comments | 
| 1.5 |  | 23-Aug-2015 | uebayasi | Unfortunately no sh3 kernels (no longer?) use linker scripts, but I dare to clean up .ctors/.dtors here too.
 
 | 
| 1.4 |  | 20-Aug-2015 | uebayasi | Whitespace. 
 | 
| 1.3 |  | 20-Nov-2001 | lukem | branches:  1.3.12;  1.3.168;  1.3.188; cleanup:
 options SPACE TAB
 makeoptions TAB
 psuedo-device TAB
 remove trailing whitespace
 replace multiple spaces -> tabs
 options "FOO" -> options FOO
 options "FOO=bar" -> options FOO=bar
 options "FOO=\"bar\"" -> options FOO="\"bar\""
 
 | 
| 1.2 |  | 06-Feb-2000 | msaitoh | branches:  1.2.8; fix the calculation bug for the LMA of bss.
 
 | 
| 1.1 |  | 13-Sep-1999 | itojun | branches:  1.1.2; Merge in NetBSD/sh3 from cvs.kame.net repository.
 
 Tree structure:
 - sys/arch/sh3: sh3 generic code
 As commented, in-chip device drivers are put into sys/arch/sh3/dev.
 - sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW)
 - sys/arch/mmeye: Brains mmEye, www.brains.co.jp
 MI source code includes couple of #ifdef for sh3-coff support.
 (sh3 uses coff or elf)
 
 Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3,
 to compile the tree (due to last minute tree structure change).
 
 | 
| 1.1.2.1 |  | 20-Nov-2000 | bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
 (will be updated later). i386 IDE/ATAPI and ncr work, as well as
 sparc/esp_sbus. alpha should work as well (untested yet).
 siop, ahc and bha will be updated once I've updated the branch to current
 -current, as well as machine-dependant code.
 
 | 
| 1.2.8.1 |  | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.3.188.1 |  | 22-Sep-2015 | skrll | Sync with HEAD 
 | 
| 1.3.168.1 |  | 03-Dec-2017 | jdolecek | update from HEAD 
 | 
| 1.3.12.2 |  | 20-Nov-2001 | lukem | cleanup: options SPACE TAB
 makeoptions TAB
 psuedo-device TAB
 remove trailing whitespace
 replace multiple spaces -> tabs
 options "FOO" -> options FOO
 options "FOO=bar" -> options FOO=bar
 options "FOO=\"bar\"" -> options FOO="\"bar\""
 
 | 
| 1.3.12.1 |  | 20-Nov-2001 | lukem | file sh.x was added on branch nathanw_sa on 2001-11-20 12:56:34 +0000 
 |