ceriel
|
be1d645adf
|
Added mk_tokdefs
|
1992-07-13 10:38:31 +00:00 |
|
ceriel
|
83c2714982
|
Use UTIL_HOME instead of TARGET_HOME
|
1992-07-13 10:34:49 +00:00 |
|
ceriel
|
d390121280
|
improved symbol table generation when source file has line directives
|
1992-07-02 10:23:46 +00:00 |
|
ceriel
|
45d0d9f68f
|
Removed # in commands
|
1992-06-26 12:54:57 +00:00 |
|
ceriel
|
3ac24b282b
|
Removed # in commands
|
1992-06-26 12:01:31 +00:00 |
|
ceriel
|
ebdbabcedd
|
Removed # in commands, and a small fix in ch3mon.c
|
1992-06-26 11:57:17 +00:00 |
|
ceriel
|
09a80e9e13
|
Fixed checking of unary '*'
|
1992-06-12 09:03:07 +00:00 |
|
ceriel
|
1de983200b
|
Fixed bug in '#ifdef FALSE || 1 (garbage)
|
1992-05-26 18:09:11 +00:00 |
|
ceriel
|
b8c96f32bd
|
Improved symbol table for grind
|
1992-05-20 10:54:28 +00:00 |
|
ceriel
|
5362ef6f20
|
Filename check now only for implementation modules
|
1992-05-15 13:53:36 +00:00 |
|
ceriel
|
f252e26ab4
|
Fix in previous added check
|
1992-05-11 16:15:28 +00:00 |
|
ceriel
|
763c607bd8
|
Added filename check
|
1992-05-11 11:52:22 +00:00 |
|
ceriel
|
2da0d6f886
|
Fixed bug: temporary local was used more than once
|
1992-05-11 11:30:04 +00:00 |
|
ceriel
|
f4cc095863
|
Cardinal checking sometimes produced wrong error message
|
1992-05-11 09:50:21 +00:00 |
|
ceriel
|
47c7e6a43d
|
Fixed bug in initalization expression handling
|
1992-04-21 09:54:32 +00:00 |
|
ceriel
|
5d9c7f4d9b
|
Fixed bug: old-style float parameters resulted in wrong addresses for following parameters
|
1992-04-16 16:29:35 +00:00 |
|
ceriel
|
60c44af82b
|
Fixed problem with array's of incomplete types
|
1992-04-14 13:30:37 +00:00 |
|
ceriel
|
d233bcfa50
|
Fixed linting
|
1992-03-02 14:55:47 +00:00 |
|
ceriel
|
0d2c7a318b
|
Fixed linting
|
1992-03-02 14:46:03 +00:00 |
|
ceriel
|
661597162d
|
Bug fix in old-style/new-style mixing
|
1992-03-02 14:37:37 +00:00 |
|
ceriel
|
c2157b66ef
|
corrected the making of make_macros
|
1992-02-26 15:32:39 +00:00 |
|
ceriel
|
46540c17c8
|
corrected the making of make_macros
|
1992-02-26 15:10:50 +00:00 |
|
ceriel
|
8e99b149fc
|
Fix in DEFPATH mechanism, improved proto.make
|
1992-02-26 13:35:06 +00:00 |
|
ceriel
|
1263ef9731
|
Fix in DEFPATH mechanism, improved proto.make
|
1992-02-26 13:10:48 +00:00 |
|
ceriel
|
baf10676a3
|
Fix proto.make and initialize inctable better
|
1992-02-25 11:07:45 +00:00 |
|
ceriel
|
81ec28ccb9
|
Bug fix: INC/DEC evaluated argument twice(!)
|
1992-01-31 13:44:57 +00:00 |
|
ceriel
|
f3e5c3032f
|
differing characters should be left untouched
|
1992-01-24 13:05:30 +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
|
b23ed92d7e
|
Use cp_dir to copy directories
|
1991-12-18 09:44:10 +00:00 |
|
ceriel
|
3c338b9a3f
|
Fixed typo
|
1991-12-18 09:22:13 +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
|
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
|
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
|
8e82c748ad
|
Fixed comments
|
1991-12-12 14:12:36 +00:00 |
|
ceriel
|
fc1b4d3ddc
|
Fixed comments
|
1991-12-12 12:50:42 +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
|
0deaae479b
|
Updated LIST
|
1991-12-03 09:34:29 +00:00 |
|
ceriel
|
b5ab00c143
|
Take sys/types.h and sys/stat.h from old C library
|
1991-12-02 16:43:08 +00:00 |
|
ceriel
|
68bee1244d
|
removed sgtty.h; is taken from _tail_cc
|
1991-12-02 15:54:26 +00:00 |
|
ceriel
|
83ba395e03
|
Don't use calloc and our own malloc combined
|
1991-12-02 14:44:20 +00:00 |
|
ceriel
|
f61ddc4926
|
Made acceptable for our ANSI C compiler
|
1991-12-02 13:55:09 +00:00 |
|
ceriel
|
3388e4deb6
|
Several fixes for ANSI
|
1991-12-02 13:43:59 +00:00 |
|