History log of /src/sys/arch/hpcmips/stand/libsa/libsa.config |
Revision | | Date | Author | Comments |
1.12 |
| 04-May-2002 |
takemura | Added lib/libsa/files.c to avoid link error.
|
1.11 |
| 15-Apr-2001 |
takemura | branches: 1.11.2; 1.11.8; Add __COMPILER_UINT64__="unsigned __int64" syncing with the change of arch/mips/include/int_types.h, revision 1.4.
The version of the binaries are '1.17.3 2001.04.15'
|
1.10 |
| 05-Jan-2001 |
takemura | branches: 1.10.2; Generating workspace and project files for eMbedded Visual Tools 3.0.
|
1.9 |
| 04-Jan-2001 |
takemura | Delete types.h and int_types.h in stand/include/mips and use types.h and int_types.h with __COMPILER_INT64__ in kernel source. The version of the binaries get 1.16.4.
|
1.8 |
| 21-Oct-2000 |
takemura | branches: 1.8.2; Add 'LIBSA_RENAME_PRINTF' in *.config and rebuild related files. The version of the binaries get 1.16.3.
|
1.7 |
| 29-Aug-2000 |
takemura | The bootloader has been improved by Kazuma Arino. - dialog style main window - support to read compressed kernel image - automatic boot with timer - human readable configrarion file version no gets '1.15.00 2000.08.29'
|
1.6 |
| 03-Feb-2000 |
cgd | rename printf.c to winprintf.c, nuke inclusion of libsa's printf.c in winprintf.c, and directly include libsa's printf.c in the project.
|
1.5 |
| 03-Feb-2000 |
cgd | no more need for one-liners to include libsa .c files. just name them directly in the project file.
|
1.4 |
| 03-Feb-2000 |
cgd | clean up lists: get rid of bogus extra spaces, backslash -> slash (vc doesn't care, in paths of source files), sort, etc.
|
1.3 |
| 03-Feb-2000 |
cgd | tolerate newlines in the list variables, and clean up the config files to match. no more ridiculously long lines, now!
|
1.2 |
| 03-Feb-2000 |
cgd | add bzero.c to file list, add __STDC__ to CPP define list
|
1.1 |
| 12-Jan-2000 |
cgd | taking evil to the next level: config files, templates, and scripts to automatically generate project (.dsp) and workspace (.dsw) files from configuration scripts for the bits that have to be built on windows. you build by saying 'make winfiles' here in stand, then check in (on UNIX). The versions that windows sees have to have CR-NL line termination, so for proper use with samba the generated files contain CRs and must be checked in on UNIX (NOT from Windows CVS).
|
1.8.2.4 |
| 21-Apr-2001 |
bouyer | Sync with HEAD
|
1.8.2.3 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
1.8.2.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.8.2.1 |
| 21-Oct-2000 |
bouyer | file libsa.config was added on branch thorpej_scsipi on 2000-11-20 20:51:36 +0000
|
1.10.2.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.11.8.2 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.11.8.1 |
| 15-Apr-2001 |
nathanw | file libsa.config was added on branch nathanw_sa on 2002-06-20 03:38:53 +0000
|
1.11.2.1 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|