Commit graph

4871 commits

Author SHA1 Message Date
ceriel
be2264283f Some corrections 1990-11-13 10:51:02 +00:00
eck
cc04440b5c added patterns 1990-11-13 10:03:55 +00:00
ceriel
ad800075eb Albert Koelmans latest version 1990-11-12 17:13:45 +00:00
ceriel
0a1b11973a Albert Koelmans newest version 1990-11-12 17:09:15 +00:00
ceriel
064258aa8b New version from Albert Koelmans 1990-11-12 15:41:50 +00:00
ceriel
1f7c2d1f39 Latest version from Albert Koelmans 1990-11-12 15:36:03 +00:00
ceriel
33dc73d4c4 Latest version from Albert Koelmans 1990-11-12 15:29:14 +00:00
eck
8a00e32bc8 fixed type of sizeof (decreases size!)
fixed bug with typedef of function with block scope
1990-11-12 15:28:44 +00:00
ceriel
96d5009bef speeded up std_alloc() 1990-11-12 13:56:38 +00:00
ceriel
b089e0d7f8 many changes, delinted 1990-11-12 13:46:31 +00:00
eck
57b1d9824a fixed bugs with sizeof() and unnormalized values 1990-11-09 16:26:15 +00:00
eck
899df7bc78 never set errno in ldexp() 1990-11-09 16:20:49 +00:00
eck
8357c43aee corrected type of *_EPSILON values 1990-11-08 12:01:52 +00:00
ceriel
354b624cb4 updated manual page 1990-11-07 15:25:24 +00:00
eck
e6fd25052a handle 'asp -x' correctly, instead of giving up 1990-11-06 13:22:15 +00:00
ceriel
f0fe57f807 Added Copyright notice 1990-11-06 13:16:57 +00:00
ceriel
7cea685c0e Added pc_math.h 1990-11-06 13:04:12 +00:00
ceriel
f192338596 Made compilable with ANSI C compiler 1990-11-06 13:02:55 +00:00
ceriel
87a8061e1c Many more changes 1990-11-06 12:23:41 +00:00
eck
b28f5a1824 prevent warning when #including setjmp.h 1990-11-06 10:49:12 +00:00
ceriel
925b8a76ed fixed bug with reading from standard input 1990-11-02 14:44:37 +00:00
ceriel
1136d63929 made compilable by the ACK ANSI C compiler 1990-11-02 14:29:02 +00:00
eck
d7c15759ee added warning about old-fashioned declarations
cleaned up error reporting
changed implicit declaration handling
1990-11-02 09:23:27 +00:00
eck
7de2babe56 fixed bug with reading from standard input 1990-11-01 11:09:09 +00:00
ceriel
9f01f909f6 Use make variable ACK 1990-11-01 09:42:51 +00:00
ceriel
2873c58731 Added debugger support 1990-11-01 09:42:03 +00:00
ceriel
ab1b54b56d Added sparc description, don't put constants in regs on M68020 1990-11-01 09:37:02 +00:00
ceriel
b314975f0f LIM puts a word-size object on stack 1990-11-01 09:36:47 +00:00
ceriel
1bab6dbcaf Several fixes 1990-11-01 09:33:51 +00:00
ceriel
1aef1c5921 Added high-speed clear loops and changed behaviour of Realloc 1990-11-01 09:32:21 +00:00
ceriel
8265d3f731 fixed picture and use soelim 1990-10-31 16:42:05 +00:00
ceriel
fd0c8ca52d Fixed bug in example program 1990-10-31 16:28:37 +00:00
ceriel
9aee9cb62f Fixed a few bugs 1990-10-31 15:56:51 +00:00
ceriel
162c1c81e9 Made communication protocol more machine-independant 1990-10-30 15:50:33 +00:00
eck
9df58e86ec removed a cast from offsetof() 1990-10-30 09:53:48 +00:00
eck
05ddeafbfd fixed labeldefs so that registers are killed
replaced 'cms <w>' bij 'cmi <w>'
1990-10-29 17:05:35 +00:00
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