ceriel
|
1c7c9c60cf
|
fef4 and fef8 did not quite work properly: the exponent part is an
int, not a short!
|
1988-04-14 18:06:47 +00:00 |
|
ceriel
|
f92dad2d9d
|
only fclose on non-NULL streams
|
1988-04-14 16:09:02 +00:00 |
|
ceriel
|
6eb15567ae
|
Added some debug print statements
|
1988-04-11 10:55:07 +00:00 |
|
ceriel
|
10b3d3d862
|
added floating point lib
|
1988-04-07 11:42:21 +00:00 |
|
ceriel
|
8ee3542787
|
Added copyright notices
|
1988-04-07 11:40:46 +00:00 |
|
ceriel
|
8a96f95c59
|
Initial revision
|
1988-04-07 10:57:49 +00:00 |
|
ceriel
|
92f28ae164
|
Added another debug statement
|
1988-03-31 12:50:12 +00:00 |
|
ceriel
|
14d7db7499
|
remove some of the lint complaints
|
1988-03-31 11:17:47 +00:00 |
|
ceriel
|
092292683c
|
modified to use a different 'panic' strategy, and use
new clash-table in tables.c when possible, and some other tuning
|
1988-03-31 10:14:48 +00:00 |
|
ceriel
|
ea9e90d785
|
fixed for operand separators within operands
|
1988-03-14 15:58:07 +00:00 |
|
ceriel
|
8fc22f0db7
|
allow assembler to read from STDIN
|
1988-02-05 15:10:08 +00:00 |
|
ceriel
|
048eac2d67
|
fixed to also read from standard input
|
1987-11-25 16:55:51 +00:00 |
|
ceriel
|
a1ae336247
|
first arg to putc must be int or char, not long
|
1987-09-01 18:31:42 +00:00 |
|
ceriel
|
f00c143b28
|
added declaration for fopen
|
1987-09-01 15:58:30 +00:00 |
|
ceriel
|
cb16212a09
|
declared freopen; apparently it is not declared in stdio.h
on some systems
|
1987-09-01 15:24:15 +00:00 |
|
ceriel
|
16c73e6654
|
use malloc instead of sbrk
|
1987-08-06 13:04:20 +00:00 |
|
ceriel
|
6d85667761
|
bigger define for MAXSTAB
|
1987-08-06 13:00:47 +00:00 |
|
ceriel
|
c9f7d845a2
|
temporary fix for commas within operands
|
1987-08-05 13:09:37 +00:00 |
|
ceriel
|
69843cf9ce
|
Added -DNDEBUG to Makefile, table now kills regvars
|
1987-07-06 15:28:59 +00:00 |
|
ceriel
|
d41028a664
|
pass EMHOME to nested make
|
1987-06-30 18:30:45 +00:00 |
|
ceriel
|
d473c8b1df
|
Added some register decls
|
1987-06-30 18:24:27 +00:00 |
|
ceriel
|
87c67b8c5f
|
EM --> EMHOME
|
1987-06-30 18:20:25 +00:00 |
|
ceriel
|
798261d992
|
pass EMHOME to nested make
|
1987-06-09 10:19:47 +00:00 |
|
ceriel
|
dd2cf6bbaa
|
Fix in wrong assertion
|
1987-05-21 09:28:33 +00:00 |
|
ceriel
|
45f384c870
|
improved ROM handling
|
1987-05-18 15:50:42 +00:00 |
|
ceriel
|
32a436bab4
|
handle ROM's better
|
1987-05-18 13:29:32 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
96d15a6c05
|
minor mod
|
1987-04-03 11:18:49 +00:00 |
|
ceriel
|
4b30a95d7a
|
minor mods
|
1987-04-03 11:16:46 +00:00 |
|
ceriel
|
11db9b8fdc
|
Added EMHOME
|
1987-04-01 08:54:00 +00:00 |
|
ceriel
|
1d443b6b4b
|
bug fix
|
1987-03-27 13:34:46 +00:00 |
|
ceriel
|
391f6cc9ea
|
could not be handled by MINIX pre-processor
|
1987-03-23 14:48:56 +00:00 |
|
ceriel
|
8829d77144
|
made name shorter
|
1987-03-19 10:15:58 +00:00 |
|
ceriel
|
88db8b43da
|
Added distr entry
|
1987-03-19 10:12:51 +00:00 |
|
ceriel
|
6eaf182cee
|
Added Rcs Id
|
1987-03-10 11:49:39 +00:00 |
|
ceriel
|
5537abbdfb
|
Added copyright notice
|
1987-03-10 01:26:51 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
ceriel
|
f36ee6de55
|
could loop again
|
1987-03-05 17:40:48 +00:00 |
|
ceriel
|
5380ae4768
|
Set "saveemp" before calling compute. compute might need it.
|
1987-03-04 10:34:57 +00:00 |
|
ceriel
|
0b92bc0cd7
|
Set saveemp before calling "compute". "compute" might need it!
|
1987-03-04 10:32:22 +00:00 |
|
ceriel
|
f2a77335b0
|
An attempt to make "erasereg" a little more efficient, as it seems
often to be called to erase the condition codes.
|
1987-02-21 22:20:10 +00:00 |
|
ceriel
|
d493ffcfde
|
bug fix
|
1987-02-20 17:35:08 +00:00 |
|
ceriel
|
a3c78bffe6
|
Bug fix
|
1987-02-20 17:33:06 +00:00 |
|
ceriel
|
04d031d33d
|
Added some buffering for writes
|
1987-02-13 12:44:33 +00:00 |
|
ceriel
|
6d0a4a9ce0
|
changed directory: nas --> as
|
1987-02-09 16:29:15 +00:00 |
|
ceriel
|
2c29e9f07c
|
Changed an assertion that was no longer valid
|
1987-02-07 01:50:48 +00:00 |
|
ceriel
|
729490c212
|
*** empty log message ***
|
1987-02-07 00:35:16 +00:00 |
|
ceriel
|
622530ae68
|
Changed hash function, added "registers"
|
1987-02-07 00:13:56 +00:00 |
|
ceriel
|
4d92d60469
|
Added some "registers"
|
1987-02-07 00:04:05 +00:00 |
|
ceriel
|
5afc7363f0
|
*** empty log message ***
|
1987-02-04 17:43:20 +00:00 |
|