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 |
mycroft
|
692fe3cc96
|
Use a 4-bit table to speed up the CRC even further, without increasing the
code size too much.
|
1998-03-29 23:14:14 +00:00 |
mycroft
|
5d8b98c7b1
|
Use a 4-bit table to speed up the CRC even further, without increasing the
code size too much.
|
1998-03-29 23:02:27 +00:00 |
scottr
|
81a5bfdf33
|
Change from IP-Filter 3.2.3: avoid infinite loop in nat_new() when
NAT'ing to a single IP address.
|
1998-03-29 22:56:00 +00:00 |
mycroft
|
8f597a8744
|
Oops; make the table const.
|
1998-03-29 22:36:42 +00:00 |
mycroft
|
a6b8b01d96
|
Use a 4-bit table to speed up the CRC even further, without increasing the
code size too much.
|
1998-03-29 22:34:27 +00:00 |
mycroft
|
a3b1c4c87a
|
Optimize the address CRC routines a bit.
|
1998-03-29 22:21:12 +00:00 |
pk
|
a55cefe6b4
|
Initialize `par_err_reg' in the mainbus attach function.
|
1998-03-29 22:13:30 +00:00 |
pk
|
b782c3448c
|
obio_bus_probe() => bus_space_probe()
|
1998-03-29 22:10:32 +00:00 |