Commit Graph

38232 Commits

Author SHA1 Message Date
chuck
fe4846acdc have ddb show map print resident page count 1998-03-30 17:34:58 +00:00
mrg
a057e5253b comment bogus main warning even with -Wno-main. 1998-03-30 17:06:33 +00:00
kleink
34c4557d93 Need <time.h> for time() prototype. 1998-03-30 15:22:29 +00:00
kleink
8d6b3ab02a Need <time.h> for time() prototype. 1998-03-30 15:05:20 +00:00
kleink
f42a18d608 Need <stddef.h> for NULL definition. 1998-03-30 14:51:42 +00:00
kleink
c0fa575ede Need <time.h> for CLK_TCK definition. 1998-03-30 14:36:00 +00:00
kleink
b0ade0de76 Need <time.h> for time() prototype. 1998-03-30 14:34:48 +00:00
kleink
c5f58ab93c Need <time.h> for CLK_TCK definition. 1998-03-30 14:33:22 +00:00
kleink
ad4c63a33a Need <time.h> for clock() prototype. 1998-03-30 14:27:17 +00:00
pk
be4108fec1 Replace direct `sparc_bus_map()' calls with bus space map method. 1998-03-30 14:21:38 +00:00
pk
c2d9565240 mainbus pa_addr' is now a bus_addr_t'. 1998-03-30 14:15:57 +00:00
pk
fed9d8e6d6 Make mainbus attach phys addr field a bus_addr_t. 1998-03-30 14:15:12 +00:00
veego
7f307512f9 Another try to make this work again. Lets hope that the we don't need a 4th
fix for it.
1998-03-30 12:06:48 +00:00
jonathan
ba4e7c74a9 Remove ancient non-MI pmax/tc/tc.c code. 1998-03-30 10:41:34 +00:00
hannken
b70a7e1752 Didn't compile: add variable `bit' removed by mycroft. 1998-03-30 10:35:03 +00:00
mrg
6e35073fed make this work again when . is not in $PATH 1998-03-30 10:07:16 +00:00
jonathan
2f23758d46 garbage-collect "extern int systype" 1998-03-30 09:52:11 +00:00
jonathan
9d3e5cca36 garbage-collect old integrated frontend from sii backend. 1998-03-30 09:47:51 +00:00
jonathan
05bfc158d1 Undo previous rev; systype is declared extern in pmaxtype.h (while it lasts). 1998-03-30 09:44:03 +00:00
jonathan
fff42c01c8 Define IPL_ constants for pmax. 1998-03-30 09:07:08 +00:00
jonathan
920f9e8dc9 Declarations for shared 3max(kn02)/3maxplus(kn03/kn05) memory
subsystem and NVRAM code.
1998-03-30 09:02:03 +00:00
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