Commit graph

4835 commits

Author SHA1 Message Date
ceriel
f78e573b69 fixed labeldefs so that registers are killed 1990-10-29 16:39:39 +00:00
eck
68f19d7335 changed offsetof(), so it will not generate a warning on 2-4 machines 1990-10-29 13:52:18 +00:00
ceriel
9da96274ae Added 'file ?' and shell escape, and some re-organization 1990-10-29 11:38:35 +00:00
ceriel
32f21c2bfa changed 'uses REG=%1' behaviour: if no REG containing %1 is found, an
attempt is made to find an empty one
1990-10-26 18:18:53 +00:00
eck
54cc752a9e fixed bugs with ext_[wl] arguments, changed reusage of registers 1990-10-26 16:52:43 +00:00
eck
aef60fdda1 initialize sp_occurred[SP_SETJMP] at start of function 1990-10-26 12:38:06 +00:00
eck
17abf1a78a changed definition of jmp_buf (alignment problems) 1990-10-26 11:31:27 +00:00
ceriel
16e89fea1f protect against multiple inclusions, commented text after #endif 1990-10-25 11:18:44 +00:00
eck
da36c2b13f deleted toupper and tolower macros: they were wrong 1990-10-24 17:24:12 +00:00
eck
e701e2e2ec added to*() routines: a macro is impossible 1990-10-24 17:19:50 +00:00
ceriel
a94e7b877a corrected subrange handling: char type was not recognized 1990-10-24 16:46:46 +00:00
eck
32da1c8c1e made a function-call of HUGE_VAL 1990-10-24 14:31:50 +00:00
eck
ba0cc3a57d fixed small bug (void expr. cast to void), squeezing for MINIX 1990-10-23 14:13:10 +00:00
eck
b4f97588b7 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:50:32 +00:00
eck
c3f305bea1 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:21:43 +00:00
ceriel
7e58923415 more fixes 1990-10-17 17:00:03 +00:00
eck
c33f7cbe76 changed homefromsubdir a little 1990-10-16 10:07:12 +00:00
ceriel
7be2815cbc fix to fit? macros 1990-10-15 13:59:55 +00:00
eck
9bdf648402 added #include of <sys/types.h> to sigmisc.c 1990-10-15 11:23:08 +00:00
eck
1105a33fe3 added table for time-zone determination 1990-10-12 14:48:55 +00:00
ceriel
3672f835fe Too many changes and fixes to mention them all here 1990-10-11 08:42:07 +00:00
ceriel
7f8a099a15 Fixed problem with global names used for statics as well as externs 1990-10-08 11:44:15 +00:00
ceriel
06e6c8638f fix: addr_t must be long 1990-10-05 16:31:55 +00:00
ceriel
5ba9685e76 de-linted somewhat 1990-10-02 17:19:17 +00:00
ceriel
4483f237f6 de-linted somewhat 1990-10-02 17:13:40 +00:00
eck
67ef9905e6 made implementation defined behaviour (POSIX) more explicit 1990-10-02 09:59:30 +00:00
eck
6f6dff3461 forgot to add homefromsubdir to .distr 1990-10-01 17:12:54 +00:00
ceriel
8de3973836 Pass -g to cemcom 1990-10-01 15:42:10 +00:00
ceriel
41e3cf403b Added support for debugger, de-linted somewhat 1990-10-01 15:28:28 +00:00
ceriel
eb1326e3ec some more changes and fixes 1990-10-01 11:44:27 +00:00
eck
14133b5e2f added _sigvec.s and changed call of sigvec() in signal.c 1990-09-28 17:13:40 +00:00
ceriel
7fbfa4360c Added _sigvec and _syscall 1990-09-28 17:12:33 +00:00
eck
e91e983728 changed _end to __end because of namespace pollution 1990-09-28 15:35:16 +00:00
eck
30922a239d changed some names because of namespace pollution 1990-09-28 15:19:06 +00:00
eck
fc6247ca5e removed some names from tokenname.c 1990-09-28 14:03:15 +00:00
eck
63e1c0e44a changed some names because of namespace pollution 1990-09-28 13:47:47 +00:00
eck
4001fbb580 changed makefile, added homefromsubdir 1990-09-28 13:13:34 +00:00
eck
bb85ecc4f0 changed some names because of namespace pollution 1990-09-28 13:08:07 +00:00
eck
74edeea849 changed end_em to avoid namespace pollution 1990-09-28 09:47:50 +00:00
eck
cd8e8e5aef completed Makefile entries 1990-09-28 09:47:40 +00:00
eck
a50ec18466 some minor fixes 1990-09-28 09:29:51 +00:00
ceriel
ce71090da3 Fixed problem with -I option 1990-09-27 17:50:52 +00:00
ceriel
928c2dacc5 Fixed problem with -I option 1990-09-27 17:45:34 +00:00
ceriel
282d93dde0 Fixed problems with -I and with value conformant arrays 1990-09-27 17:01:01 +00:00
eck
03a65131fc forgot homefromsubdir in .distr 1990-09-27 16:56:10 +00:00
eck
c937359a4e oops, _envp should have been _penvp 1990-09-27 16:52:07 +00:00
ceriel
e1a20fe944 fixed bug in -I handling 1990-09-27 16:43:51 +00:00
eck
d7a034bc02 fixed bug with -I flag 1990-09-27 16:39:54 +00:00
eck
4581d9f266 forgot to update LIST 1990-09-27 16:38:32 +00:00
eck
851b82ee09 added head_ac 1990-09-27 16:37:22 +00:00