This website requires JavaScript.
75986f7ac5
deleted -LIB, already in proto makefile
ceriel
1988-02-19 17:05:26 +00:00
d949e3e8c5
some more fixes to fixes
ceriel
1988-02-19 16:52:54 +00:00
dead814781
Of course: fixes to previous mods
ceriel
1988-02-19 16:36:45 +00:00
31ddd5ca12
mainly new comments
ceriel
1988-02-19 15:54:01 +00:00
96fc577b15
new version using the Streams module
ceriel
1988-02-19 13:05:03 +00:00
17921c4b5a
Added the ArraySort module
ceriel
1988-02-19 12:53:15 +00:00
835c373123
parsing routine does not return value!
ceriel
1988-02-18 18:06:28 +00:00
41077644d1
fixed
ceriel
1988-02-18 11:58:10 +00:00
fd08220e2b
fixes
ceriel
1988-02-18 11:17:39 +00:00
a298b55b95
sbu was replaced by sbu; is now replaced by sbi
ceriel
1988-02-18 11:09:11 +00:00
0058f45243
corrected
ceriel
1988-02-18 10:36:22 +00:00
25e21494f1
corrected
ceriel
1988-02-18 10:22:15 +00:00
3ccbd9cdc7
Initial revision
ceriel
1988-02-18 10:22:14 +00:00
083404fc90
corrected
ceriel
1988-02-18 10:12:10 +00:00
bab801171f
Initial revision
ceriel
1988-02-18 10:08:42 +00:00
07a378fffe
corrected
ceriel
1988-02-18 10:06:46 +00:00
02db417d31
Initial revision
ceriel
1988-02-18 09:48:35 +00:00
642acd5cbe
Added .distr file
ceriel
1988-02-18 09:32:26 +00:00
ccf7ef96b5
Initial revision
ceriel
1988-02-18 09:20:09 +00:00
4e0c9a780a
fixes and other mods
ceriel
1988-02-17 17:21:51 +00:00
31ed7f7e30
Added .distr file
ceriel
1988-02-17 15:52:20 +00:00
e9271376dc
Initial revision
ceriel
1988-02-17 15:44:54 +00:00
83d7633503
a minor improvement
ceriel
1988-02-17 15:41:27 +00:00
d04dce377a
Changed use of word_align: it now only indicates the alignment on which word-operations are allowed to take place
ceriel
1988-02-17 14:29:57 +00:00
d034f5145c
malloc now allows users to use sbrk too, setjmp/longjmp now save/restore the signal mask on BSD 4.2 systems, some minor mods in atof
ceriel
1988-02-16 17:48:39 +00:00
7bc8ed1270
fixed: returned wrong value
ceriel
1988-02-16 17:48:28 +00:00
b54a58e93c
made counting for register messages depending on a #define, adapted makefile to make version with peephole optimizer library
ceriel
1988-02-16 16:23:00 +00:00
3e01918c57
fixed: for some reason some back-quotes disappeared
ceriel
1988-02-16 13:50:24 +00:00
5d861a3399
made to work
ceriel
1988-02-15 18:08:46 +00:00
d6c52e0fef
make to work with new em_code interface
ceriel
1988-02-15 18:04:27 +00:00
d7d501d43a
made to fit on a PDP-11 again
ceriel
1988-02-10 14:06:34 +00:00
78de25b639
New baseline for distribution
ceriel
1988-02-09 11:45:30 +00:00
6217293e23
some fixes: - always remove imports from definition modules - minor improvement in error messages
ceriel
1988-02-09 11:41:08 +00:00
8fc22f0db7
allow assembler to read from STDIN
ceriel
1988-02-05 15:10:08 +00:00
f2dc30c912
modified to use Streams module
ceriel
1988-02-03 14:34:40 +00:00
60278f1c52
';' forgotten.
kaashoek
1988-02-03 12:55:36 +00:00
b3f21c47fc
CODE_EXPANDER must be defined before including <em.h>.
kaashoek
1988-02-03 12:48:58 +00:00
990080cc04
create_ofiles must be executed in directory ce.
kaashoek
1988-02-03 11:40:29 +00:00
4ec4554fa5
Syntax error in shell command
kaashoek
1988-02-03 10:58:52 +00:00
474b2eb453
Previous version saw C_INSTR CONDITION as CALL ( e.g. C_asp ( $1 == 1) ).
kaashoek
1988-02-03 10:47:08 +00:00
e8f2566542
Don't generate pseudo instructions.
kaashoek
1988-02-03 10:20:58 +00:00
eb2ce1f30b
This version fixes many problems in older versions
ceriel
1988-02-02 16:27:54 +00:00
64b4812664
RCS filenames should end with ,v
kaashoek
1988-02-02 15:59:40 +00:00
0ea2930de7
Error in pathnames
kaashoek
1988-02-02 15:53:47 +00:00
a0802dce05
Error in pathnames
kaashoek
1988-02-02 15:50:10 +00:00
d70a20ae4c
updated
ceriel
1988-02-01 11:26:16 +00:00
e130b1991f
some corrections, added modula-2 docs
ceriel
1988-02-01 10:45:43 +00:00
da3c00aeac
compare pointers with CMP
ceriel
1988-02-01 10:17:51 +00:00
9d83605ccd
Added the Streams module
ceriel
1988-01-29 11:35:45 +00:00
a22ab5c7b7
better error message
ceriel
1988-01-28 16:54:33 +00:00
99611d287b
conversion routinew now initialize whole array, Epilogue module changed slightly
ceriel
1988-01-28 16:37:55 +00:00
355fa2c764
Added some runtime trap numbers
ceriel
1988-01-28 16:34:41 +00:00
16e381031b
improved filename and linenumber generation
ceriel
1988-01-28 16:15:16 +00:00
72e13f3a5a
Yet another fix. ChkUnOper can also be called with a COERCION operator, when NEW and DISPOSE are expanded
ceriel
1988-01-28 14:05:34 +00:00
7bb1897e98
minor fixes
ceriel
1988-01-27 15:10:16 +00:00
e67e59e56a
bug fix in LONGINT constants
ceriel
1988-01-26 13:54:24 +00:00
e5b9c564af
Added the Epilogue module
ceriel
1988-01-25 16:14:48 +00:00
b19a178e2e
fixed a bug with string-initializers
ceriel
1988-01-25 16:14:01 +00:00
a7cdd16125
Allow the checking of definition modules
ceriel
1988-01-22 12:04:27 +00:00
9dfa2f6979
Added a test that at some point failed for the new CEMCOM
ceriel
1988-01-19 11:45:43 +00:00
ad2d61154b
fixed some minor problems
ceriel
1988-01-15 16:55:01 +00:00
bab6cd29ce
Comments added
kaashoek
1988-01-15 16:09:52 +00:00
31efd16916
Comments added
kaashoek
1988-01-15 15:57:35 +00:00
ea4b32d326
parameterize archiver used
ceriel
1988-01-14 14:10:51 +00:00
b5d320392c
parameterize archiver used
ceriel
1988-01-14 13:58:44 +00:00
e873fd637d
try to free mem as soon as possible
ceriel
1988-01-14 13:53:58 +00:00
fb65cda40f
make separate lib for code-expander
ceriel
1988-01-14 13:50:43 +00:00
1f3ad61fd5
parameterize archiver used
ceriel
1988-01-14 13:44:36 +00:00
bf37d48ac5
Some minor corrections
ceriel
1988-01-14 13:40:56 +00:00
1ee5101ba7
Some corrections to make it work on small machines
ceriel
1988-01-14 13:34:42 +00:00
629fc3f824
adapted to new em_code module
ceriel
1988-01-14 13:19:32 +00:00
d5c423adaf
better check if a block was already freed
ceriel
1988-01-14 11:35:07 +00:00
a726f7d49e
adapted to use new em_code module, and a minor fix
ceriel
1988-01-14 10:52:36 +00:00
b90cc5ceb9
make it more K&R C
ceriel
1988-01-13 11:06:06 +00:00
31757c1935
output of id.c was wrong
ceriel
1988-01-12 15:56:42 +00:00
bdc37d879e
Added some patterns
ceriel
1988-01-12 13:27:11 +00:00
d4e2dcfb67
prevent some 'bombed out of codegen' crashes
ceriel
1988-01-12 11:48:38 +00:00
a58740c4ee
some fixes
ceriel
1988-01-11 18:24:34 +00:00
538896f0a3
improved some code for floating point
ceriel
1988-01-11 17:06:11 +00:00
897b86cba2
prevent a voluntary crash and generate better code
ceriel
1988-01-11 14:06:20 +00:00
85348f653d
cas instruction was encoded wrong
ceriel
1988-01-11 13:25:28 +00:00
055635d63d
Comments added.
kaashoek
1988-01-07 16:09:30 +00:00
a92a93bc54
Comments added
kaashoek
1988-01-07 15:52:52 +00:00
dcf14f338b
Comments added
kaashoek
1988-01-07 15:25:34 +00:00
41d9465e89
Made consistent with the file in ../common
kaashoek
1988-01-07 15:15:08 +00:00
ed4cfa01c5
Made consistent with file in ../common
kaashoek
1988-01-07 15:12:09 +00:00
544f59b0ea
Comment added
kaashoek
1988-01-07 14:52:08 +00:00
dc88d56345
Made consistent with the file in directory ../common
kaashoek
1988-01-07 14:49:57 +00:00
31ba9c1471
Made consistent with the file in the directory ../common
kaashoek
1988-01-07 14:48:23 +00:00
79718501d6
Comments added.
kaashoek
1988-01-07 14:40:43 +00:00
9b1533a69b
Some routines moved to 'help.c'
kaashoek
1987-12-18 16:23:42 +00:00
d69f0ef861
Initial revision
kaashoek
1987-12-18 16:22:16 +00:00
69040a2ae0
File 'assem.c' is changed to 'help.c'
kaashoek
1987-12-18 16:17:29 +00:00
572f8ec9c4
Comment added
kaashoek
1987-12-18 12:17:56 +00:00
ecabf96c86
Made consistent with 'arg_type.h' and 'decl.h'
kaashoek
1987-12-18 12:12:50 +00:00
9f510b9172
Comments added. Made consistent with 'arg_type.h' and 'em_parser.h'
kaashoek
1987-12-18 12:11:58 +00:00
a6de718152
Made consistent with 'em_parser.h' and 'decl.h'
kaashoek
1987-12-18 12:10:50 +00:00
d98394f0cf
Added a test for casts
ceriel
1987-12-04 12:53:18 +00:00
a8703841b2
changed typing of constants, to be more compatible with PCC and future standard
ceriel
1987-12-03 11:12:02 +00:00
3f2a4d9c7c
added .distr file
ceriel
1987-12-02 14:01:26 +00:00