Commit graph

124 commits

Author SHA1 Message Date
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel cae8164263 Added _dvi and _dvil 1991-09-25 09:14:08 +00:00
ceriel 9ec49cb6d9 Avoid DVI instruction. Use library call instead 1991-09-24 10:45:43 +00:00
ceriel fbf6efa8fd Fix: used wrong name 1991-09-17 16:38:16 +00:00
ceriel e469cc5ac6 New installation mechanism 1991-08-26 16:02:10 +00:00
ceriel 8fcbfada69 New installation mechanism 1991-08-26 12:04:28 +00:00
ceriel 216b8e5d98 Removed Makefile 1991-08-26 12:01:41 +00:00
ceriel dbe4911b65 Fixed the HFILES macro 1991-07-25 15:45:35 +00:00
ceriel 3891c03e0e prevent complaints about unused variables when they are used as var-param 1991-05-21 14:11:27 +00:00
ceriel c955dc1374 Delinted a bit 1991-04-25 16:26:11 +00:00
ceriel 7853446daf Fixed some sprint's 1991-04-25 13:54:25 +00:00
ceriel e8ff85905f ptr_diff is a long in ANSI C; cast to int 1991-04-23 09:35:51 +00:00
ceriel dcb6a17cf3 Fixed bug in function return code 1991-03-26 13:38:36 +00:00
ceriel 3686d24064 Some modifications for running on smaller machines 1991-03-21 10:45:42 +00:00
ceriel a9aa131d8c fixed typo 1991-03-20 13:47:18 +00:00
ceriel d32109c18d Several fixes 1991-03-20 11:30:35 +00:00
ceriel 2684a45cc5 do not write in strings: they could reside in ROM 1991-03-19 11:14:39 +00:00
ceriel 3e0eb5d58a Detect too large values 1991-03-19 10:25:36 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel 1118da779b Use _ versions of system-calls 1991-02-22 16:57:42 +00:00
ceriel 07092a19ca prevent sign-extension in unpack when needed 1991-02-19 12:41:27 +00:00
ceriel d16c25fc80 prevent sign-extension in unpack when needed 1991-02-19 12:13:08 +00:00
ceriel b4f4a87846 Corrected -g option 1991-02-18 17:15:11 +00:00
ceriel 59fe948f83 Delinted some more 1991-02-18 12:05:06 +00:00
ceriel cf0cd51810 Delinted somewhat (did not work on 2/2 machines) 1991-02-18 11:11:04 +00:00
ceriel 720d775582 made D_ definitions a long and made symbol table generation conditional 1991-02-15 18:00:26 +00:00
ceriel 612217f906 Removed some incorrect STATIC's 1991-02-15 14:54:53 +00:00
ceriel 9595dda6b5 Fixed: contained construction that was illegal for ANSI C 1991-02-15 14:21:41 +00:00
ceriel 3e0c73690c Removed switches on longs (portability) and added packed subranges 1991-02-14 18:15:22 +00:00
ceriel 51ad0941cb regenerated dependencies 1990-12-11 14:09:02 +00:00
ceriel f997bd0be8 Added debugger support 1990-12-11 13:52:08 +00:00
ceriel f0fe57f807 Added Copyright notice 1990-11-06 13:16:57 +00:00
ceriel f192338596 Made compilable with ANSI C compiler 1990-11-06 13:02:55 +00:00
eck 0f2f6da38f fixed several bugs with object sizes 1990-08-14 09:59:37 +00:00
ceriel e2bc68a46b fix problem with variant tag and made double compatible with subranges 1990-07-17 13:57:01 +00:00
ceriel 8fe53f501f avoid a crash in directives 1990-04-24 14:07:07 +00:00
ceriel 6ab26e5cdc avoid null references on illegal input 1990-04-23 16:11:37 +00:00
ceriel 7c723a8e48 Made compilation command and interpreter command variable 1989-11-29 16:12:47 +00:00
ceriel ff90971199 improved error messages 1989-11-17 11:44:48 +00:00
ceriel e93e256512 bug fix: static link was not always removed 1989-11-16 14:57:15 +00:00
ceriel 046d5b38a9 use varargs.h 1989-10-30 17:51:31 +00:00
ceriel 8cb76d3ed8 fix to for-loop code was wrong; fixed again 1989-10-30 15:45:43 +00:00
ceriel 84297d3460 parameterize back library name (needed for SUN) 1989-10-18 12:36:28 +00:00
ceriel 9c403e7299 Added mechanism to make peephole optimizer version bigger (needed for SUN-3) 1989-10-18 11:39:19 +00:00
ceriel 257b4847bf Added mechanism for generating fast compilers 1989-10-13 10:48:07 +00:00
ceriel b9bb251d60 fixed wrong code for for-loop 1989-10-12 11:10:48 +00:00
ceriel 52a8f7d1f1 needed ldexp routine for exp.c 1989-07-19 14:51:19 +00:00
ceriel c09e4ced7e main.old is not always present, so ignore exit status of 'size main.old' 1989-07-19 14:27:19 +00:00
ceriel 761312d0dd use new math algorithms 1989-06-19 16:22:23 +00:00
ceriel eee6d61c7b improved Makefile, fixed writes: a field width of 0 is not standard 1989-06-15 19:11:01 +00:00