David Given
f67c98e239
Distributions are a pain --- let's not bother any more. Instead, we just tag
...
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
George Koehler
0131ca4d46
Delete 689 undead files.
...
These files "magically reappeared" after the conversion from CVS to
Mercurial. The old CVS repository deleted these files but did not
record *when* it deleted these files. The conversion resurrected these
files because they have no history of deletion. These files were
probably deleted before year 1995. The CVS repository begins to record
deletions around 1995.
These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted. There is no way to fix
this, because the CVS repository provides no dates of deletion.
See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg
014be56fb0
Replaced calls to the custom strindex() and strrindex() functions with the
...
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
ceriel
1db6a3029b
Header --> Id
1994-06-24 14:02:31 +00:00
ceriel
c3de1a9bea
Fixed NOP
1991-11-14 15:53:05 +00:00
ceriel
3da953fa85
Added grind support
1991-11-01 11:53:42 +00:00
ceriel
dd99f952d5
Fixes to local label stuff
1991-10-28 17:59:57 +00:00
ceriel
edaf2a01f4
new installation mechanism
1991-09-05 16:35:56 +00:00
ceriel
c70195a81e
assembling of (xxx,a6) addressing mode was wrong for large values of xxx
1991-01-22 12:01:25 +00:00
ceriel
f9d19e9302
fixed assembler part of link instruction
1989-11-15 17:46:25 +00:00
ceriel
c33ae16bce
the include file is called con_float, not float_cst
1989-11-01 10:57:04 +00:00
ceriel
cd1bb106ec
improved STI 8 code
1989-10-26 15:54:21 +00:00
ceriel
9196107b79
fixed so that jumps back to local labels also work
1989-10-26 15:42:30 +00:00
ceriel
a751b2ef42
Use Motorola byte order for floating point
1989-10-26 11:04:53 +00:00
ceriel
b5a1f8a3b3
define IEEEFLOAT
1989-10-24 15:08:27 +00:00
ceriel
360caa08bb
use strindex instead of index
1989-08-21 17:03:05 +00:00
ceriel
6572fa2def
use con_float file, and use new interface to fif and fef routines
1989-07-31 14:50:19 +00:00
ceriel
b32fb46dfe
replaced some db.. instructions; they are wrong if the count register
...
contains a count > 65535
1989-07-07 15:05:33 +00:00
ceriel
869ba1ec9e
use make_asobj
1989-06-19 11:27:36 +00:00
ceriel
432cf9054d
changed entry points for csa and csb
1989-02-21 10:05:03 +00:00
ceriel
1daac3c5d1
made arg_error dependant on DEBUG
1989-02-02 12:49:21 +00:00
ceriel
039552a46c
define CODE_EXPANDER
1989-01-27 12:41:43 +00:00
ceriel
817facac14
Added prefix C_ to the names prolog, jump, and locals
1989-01-26 14:04:11 +00:00
ceriel
fa9d7ce5ce
Added Makefile
1989-01-19 17:51:44 +00:00
ceriel
09cc81f5b5
Use the system module for error messages
1988-11-10 13:46:53 +00:00
ceriel
ba1c1a82d7
patches to make more suitable for push-pop optim
1988-10-20 15:08:59 +00:00
ceriel
dc5a744d8d
some minor changes
1988-10-20 14:33:55 +00:00
ceriel
b0c8f9748a
some fixes to procude faster :-) code
1988-09-30 16:13:44 +00:00
ceriel
091f3dbebf
Added floating point support
1988-09-14 14:06:31 +00:00
ceriel
3a183b7b44
replaced all ::= by ==>
1988-09-07 14:47:46 +00:00
ceriel
a1684f6d0b
Initial revision
1988-08-18 14:33:57 +00:00