Commit Graph

38311 Commits

Author SHA1 Message Date
mrg
d0b9c83285 pull over arm32/signed char fix from usr.bin/gcc 1998-03-30 07:25:25 +00:00
jonathan
e7e94824b9 Move sprintf() of model string after call to model-specific *_os_init()
routine, so that cpu_mhz is set.
1998-03-30 06:45:37 +00:00
mycroft
0652b9af01 Mark scheduler() and uvm_scheduler() as never returning. 1998-03-30 06:24:42 +00:00
mycroft
ca63148e3d Oops; forgot to update prototype. 1998-03-30 06:18:05 +00:00
mycroft
f1ed6cae04 Argument to main() is no longer used. 1998-03-30 06:15:44 +00:00
mycroft
1a36e9e970 Add explicit int types for egcs. 1998-03-30 06:07:40 +00:00
mycroft
1fc84bbd8d Add explicit int types for egcs, and nuke register. 1998-03-30 06:05:39 +00:00
mycroft
450748892d Make the previous slightly less nasty. 1998-03-30 06:04:29 +00:00
mycroft
38008a99e3 Add explicit int types for egcs, and nuke register. 1998-03-30 06:02:13 +00:00
mrg
1bccc1bbe5 add g77 to subdirs 1998-03-30 05:14:56 +00:00
mrg
ca86fc945e <pmax/pmax/trap.h> has been obsoleted... 1998-03-30 04:45:50 +00:00
mrg
290de3be42 merge netbsd/powerpc gcc changes from toolchain/gcc 1998-03-30 04:33:11 +00:00
mrg
8e92b678e2 merge netbsd/alpha gcc changes from toolchain/gcc 1998-03-30 04:30:26 +00:00
mrg
f444db9284 remove unnecessary checks of MACHINE_ARCH 1998-03-30 04:15:35 +00:00
mrg
eae61447e8 remove unused extern. 1998-03-30 03:33:05 +00:00
mrg
bf419e2c8a build the cpp man page properly 1998-03-30 03:27:33 +00:00
mrg
ae088afd9c add -D__KPRINTF_ATTRIBUTE to CPP_PREDEFINES 1998-03-30 03:23:31 +00:00
mrg
75dcec4f71 remove extra empty line. 1998-03-30 03:07:13 +00:00
mrg
7d1a6f60e4 support for building fortran libraries. 1998-03-30 03:06:39 +00:00
mrg
6fa84e90c7 build the fortran frontend 1998-03-30 03:00:59 +00:00
mrg
85e2ec8154 add fortran library support. 1998-03-30 03:00:19 +00:00
mycroft
d4da63c6c3 Eliminate cs_heldchar. It is not necessary in my version of the driver. 1998-03-30 02:41:21 +00:00
mrg
90abe03d9c use static int instead of static 1998-03-30 02:37:43 +00:00
mrg
ef395ee2f1 remove unused extern. 1998-03-30 02:34:33 +00:00
jonathan
b800227f95 Garbage-collect old code for direct attachment. 1998-03-30 02:34:25 +00:00
mrg
05f0779a44 work around gcc warning. 1998-03-30 02:33:37 +00:00
mrg
98d6cbcc95 use static int instead of static 1998-03-30 02:33:23 +00:00
mrg
af54a244f4 add missing int to typedef 1998-03-30 02:32:38 +00:00
mrg
9de7446997 use static int instead of static 1998-03-30 02:31:44 +00:00
mrg
f95b2a874c main returns int. 1998-03-30 02:31:22 +00:00
mrg
c0391a5b14 use static int instead of static 1998-03-30 02:30:08 +00:00
mrg
505c7f6151 use int as array index. 1998-03-30 02:29:28 +00:00
mrg
5ddb76d383 remove some register 1998-03-30 02:29:14 +00:00
mrg
9fe37f17a0 use static int instead of static 1998-03-30 02:28:37 +00:00
mrg
b5464ed20a main returns int. 1998-03-30 02:27:56 +00:00
mrg
71f20d7c82 use static int instead of static 1998-03-30 02:25:33 +00:00
mrg
76071c4765 remove register 1998-03-30 02:24:59 +00:00
mrg
e37e81a273 remove unused extern. 1998-03-30 02:19:45 +00:00
mrg
3f7e264c37 use static int instead of static 1998-03-30 02:19:02 +00:00
jonathan
e7312dce1d * Mouse reset blocks waiting for response for mouse.
Only initialize the mouse if we are using rcons as the console device.
1998-03-30 02:15:37 +00:00
mrg
da05df7daf use static int, not just static 1998-03-30 02:15:27 +00:00
mrg
6ea8e66d96 add noreturn attribute, and fix the return value of main. 1998-03-30 02:15:16 +00:00
mrg
35297f04fc use static int, not just static 1998-03-30 02:13:35 +00:00
mrg
8578360272 use extern int over extern 1998-03-30 02:07:59 +00:00
mrg
c6f31851ad use <errno.h> 1998-03-30 01:54:40 +00:00
mrg
984d89b066 use static int, not just static 1998-03-30 01:53:45 +00:00
mrg
d5088f6ab0 remove register. 1998-03-30 01:52:02 +00:00
mrg
2ccff62399 break if ".PP" also 1998-03-30 01:45:27 +00:00
mrg
53b970783b use int rather than char as an array index. 1998-03-30 01:30:14 +00:00
mrg
512c5be5af add "int" to bare static 1998-03-30 01:15:21 +00:00