ceriel
|
f2e1579f36
|
Updates for 5th distribution
|
1991-12-19 10:32:01 +00:00 |
|
ceriel
|
6e48c50a6c
|
Put malloc.c after malloc in .distr file, otherwise it cannot be made
|
1991-12-19 10:22:15 +00:00 |
|
ceriel
|
697dc9b1de
|
Added stab.c
|
1991-12-19 10:19:31 +00:00 |
|
ceriel
|
56ab70f21f
|
Added dbsym.c
|
1991-12-19 09:30:53 +00:00 |
|
ceriel
|
d0179d6790
|
do not install peephole optimizer libs when not installing fast compilers
|
1991-12-18 17:26:52 +00:00 |
|
ceriel
|
5ccd830347
|
replaced atol definition
|
1991-12-18 16:15:18 +00:00 |
|
ceriel
|
952bd37627
|
removed atol reference
|
1991-12-18 16:01:44 +00:00 |
|
ceriel
|
e35f11f208
|
Made installation mechanism more portable
|
1991-12-18 14:51:08 +00:00 |
|
ceriel
|
7f4c0bea38
|
Added some more info about i386 version
|
1991-12-18 14:39:14 +00:00 |
|
ceriel
|
03022ad7dd
|
Accomodate symbolic debugger info
|
1991-12-18 14:38:57 +00:00 |
|
ceriel
|
47a6b4b526
|
Ported to 80386 (problem: different read() semantics)
|
1991-12-18 14:36:26 +00:00 |
|
ceriel
|
12149f5858
|
Added pop_push.h
|
1991-12-18 09:47:19 +00:00 |
|
ceriel
|
70b535c368
|
No longer use ushort
|
1991-12-18 09:45:26 +00:00 |
|
ceriel
|
b23ed92d7e
|
Use cp_dir to copy directories
|
1991-12-18 09:44:10 +00:00 |
|
ceriel
|
e00c0aa591
|
Added debugger library for -g
|
1991-12-18 09:42:04 +00:00 |
|
ceriel
|
38608cfa32
|
Fix: produced dependencies were wrong
|
1991-12-18 09:40:23 +00:00 |
|
ceriel
|
eb3ce1f70f
|
Fixed typo in previous fix
|
1991-12-18 09:34:52 +00:00 |
|
ceriel
|
3c338b9a3f
|
Fixed typo
|
1991-12-18 09:22:13 +00:00 |
|
ceriel
|
de758867f8
|
Fixed typo in previous fix
|
1991-12-18 09:14:25 +00:00 |
|
ceriel
|
168634cd0b
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:49:18 +00:00 |
|
ceriel
|
df1ed9426d
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:28:58 +00:00 |
|
ceriel
|
53c4951b29
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:05:43 +00:00 |
|
ceriel
|
fa0bee0b26
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 14:36:35 +00:00 |
|
ceriel
|
8482d2c110
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 14:27:24 +00:00 |
|
ceriel
|
929a0025ca
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 14:11:15 +00:00 |
|
ceriel
|
a38be6605e
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 13:12:22 +00:00 |
|
ceriel
|
abb411daac
|
Do not use '#endif xxx'; it is not allowed for ANSI C
|
1991-12-17 11:41:12 +00:00 |
|
ceriel
|
c0ba3fbe2d
|
Do not use '#endif xxx'; it is not allowed for ANSI C
|
1991-12-17 11:33:08 +00:00 |
|
ceriel
|
f442ba9141
|
Fix to previous fix
|
1991-12-17 11:23:09 +00:00 |
|
ceriel
|
30de1bcf3f
|
'int x[];' is a valid compilation unit! See 3.7.2 of ANSI
|
1991-12-17 10:18:41 +00:00 |
|
ceriel
|
a2a177de54
|
Added errno.h
|
1991-12-16 16:54:12 +00:00 |
|
ceriel
|
f30ffd415c
|
Changed order in ceg/list
|
1991-12-16 16:06:29 +00:00 |
|
ceriel
|
c6f6df87ae
|
Improved installation of make_ files
|
1991-12-16 15:35:14 +00:00 |
|
ceriel
|
0c59e2e12d
|
Prevent name clashes with sys/types.h on system V
|
1991-12-16 15:24:24 +00:00 |
|
ceriel
|
80b250950e
|
Do not use '#undef aap xxx'; it is not allowed for ANSI C
|
1991-12-16 14:34:06 +00:00 |
|
ceriel
|
019590a290
|
Do not use '#undef aap xxx'; it is not allowed for ANSI C
|
1991-12-16 14:15:46 +00:00 |
|
ceriel
|
950e26815e
|
Fix '#undef' handling
|
1991-12-16 14:06:09 +00:00 |
|
ceriel
|
dc44eba062
|
Do not use '#undef aap xxx'; it is not allowed for ANSI C
|
1991-12-16 13:45:18 +00:00 |
|
ceriel
|
d20534521e
|
be consistent in naming of itemtab.h
|
1991-12-12 16:02:59 +00:00 |
|
ceriel
|
8394d5a4e1
|
Added 'extern'
|
1991-12-12 16:01:46 +00:00 |
|
ceriel
|
b53facde73
|
removed macro defining ushort; gave clash with /usr/include/sys/types.h
|
1991-12-12 14:15:14 +00:00 |
|
ceriel
|
8e82c748ad
|
Fixed comments
|
1991-12-12 14:12:36 +00:00 |
|
ceriel
|
b0e631d402
|
Fixed comment
|
1991-12-12 13:01:00 +00:00 |
|
ceriel
|
fc1b4d3ddc
|
Fixed comments
|
1991-12-12 12:50:42 +00:00 |
|
ceriel
|
2c076a2a26
|
Some bug fixes
|
1991-12-04 16:28:37 +00:00 |
|
ceriel
|
16b930089a
|
Added target optimozer
|
1991-12-04 14:27:11 +00:00 |
|
ceriel
|
a93813c1f6
|
Made acceptable for our ANSI C compiler
|
1991-12-03 11:03:58 +00:00 |
|
ceriel
|
9e2361fc8f
|
bug fix in generating prototypes
|
1991-12-03 10:56:40 +00:00 |
|
ceriel
|
4bb6c5c4e8
|
Changed identifier name to make it acceptable for our ANSI C compiler
|
1991-12-03 10:52:03 +00:00 |
|
ceriel
|
40e580cae6
|
Install yacc before installing flex
|
1991-12-03 10:50:03 +00:00 |
|