History log of /src/sys/arch/newsmips/stand/common |
Revision | Date | Author | Comments |
1.11 | 15-Apr-2009 |
tsutsui | Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks.
|
1.10 | 03-Apr-2009 |
tsutsui | Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. They were removed from <lib/libsa/stand.h> on December 2007.
|
1.9 | 12-Jan-2009 |
tsutsui | branches: 1.9.2; Enable prototype warning options.
|
1.8 | 30-Mar-2003 |
tsutsui | branches: 1.8.104; 1.8.108; 1.8.116; Use 32bit daddr_t.
|
1.7 | 22-Nov-2002 |
tsutsui | - Add -msoft-float and -ffreestanding to CFLAGS. - Add -mno-abicalls to AFLAGS. - Set WARNS?=1
|
1.6 | 05-May-2002 |
jdolecek | CLEANFILES should be set regardless of target
|
1.5 | 05-May-2002 |
jdolecek | also don't do the machine symlinks for 'cleandir' target
|
1.4 | 13-Apr-2002 |
tsutsui | Add ustarfs support and changedisk_hook().
|
1.3 | 13-Apr-2002 |
tsutsui | Build SA libs with -mmemcpy and set LIBSA_USE_MEMSET and LIBSA_USE_MEMCPY.
|
1.2 | 23-Jan-2000 |
mycroft | branches: 1.2.6; 1.2.10; 1.2.14; Clean up the machine symlink stuff ever so slightly. Needs to be standardized between files.
|
1.1 | 17-Dec-1999 |
tsubai | branches: 1.1.2; Move common objects and libraries to common/.
|
1.1.2.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.2.14.3 | 11-Dec-2002 |
thorpej | Sync with HEAD.
|
1.2.14.2 | 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.2.14.1 | 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.2.10.1 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.6.2 | 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.6.1 | 23-Jan-2000 |
bouyer | file Makefile was added on branch thorpej_scsipi on 2000-11-20 22:35:42 +0000
|
1.8.116.2 | 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.8.116.1 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
1.8.108.1 | 04-May-2009 |
yamt | sync with head.
|
1.8.104.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
1.9.2.1 | 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.5 | 18-Apr-2003 |
tsutsui | Use LEAF_NOPROFILE().
|
1.4 | 13-Apr-2002 |
tsutsui | Add some ioctl() definitions to eject floppy.
|
1.3 | 13-Apr-2002 |
tsutsui | Rename halt() -> rom_halt(), and declare it in romcall.h.
|
1.2 | 17-Dec-1999 |
tsubai | branches: 1.2.2; 1.2.8; 1.2.12; 1.2.16; Moved from bootxx/romcalls.S,v
|
1.1 | 08-Jul-1999 |
tsubai | Add NetBSD/newsmips native boot loader.
|
1.2.16.1 | 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.2.12.1 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.8.2 | 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 | 17-Dec-1999 |
bouyer | file romcalls.S was added on branch thorpej_scsipi on 2000-11-20 22:35:42 +0000
|
1.2.2.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|