ceriel
|
4220dc1479
|
some fixes
|
1989-05-16 14:48:47 +00:00 |
|
eck
|
d818da36f0
|
Initial revision
|
1989-05-16 13:13:53 +00:00 |
|
ceriel
|
13bc7e128d
|
a trap from a routine called by the termination sequence could
cause an infinite loop. This is prevented
|
1989-05-12 09:36:16 +00:00 |
|
ceriel
|
7531131416
|
fix: kills line for STI 1 with ADDR_LOCAL was wrong
|
1989-05-11 13:55:31 +00:00 |
|
eck
|
ee50a1d717
|
Initial revision
|
1989-05-11 12:32:26 +00:00 |
|
ceriel
|
3c8a8f0349
|
fixes: you cannot do stack-references in EM replacements!
|
1989-05-11 11:25:16 +00:00 |
|
ceriel
|
5a9d09a854
|
some fixes
|
1989-05-11 10:57:34 +00:00 |
|
ceriel
|
b7c7d50513
|
fixed typo
|
1989-05-11 10:43:37 +00:00 |
|
eck
|
c5b0e1bd4f
|
Initial revision
|
1989-05-11 10:21:37 +00:00 |
|
eck
|
749c364816
|
Initial revision
|
1989-05-11 10:09:52 +00:00 |
|
eck
|
0a7c058d01
|
Initial revision
|
1989-05-10 16:22:28 +00:00 |
|
eck
|
d2f7f252b2
|
Initial revision
|
1989-05-10 16:08:14 +00:00 |
|
eck
|
f0cec58cf9
|
Initial revision
|
1989-05-10 10:43:58 +00:00 |
|
eck
|
85c9115d5b
|
converted to ANSI C
|
1989-05-10 10:20:14 +00:00 |
|
ceriel
|
fdf26a7f06
|
reversed a-option
|
1989-05-10 10:19:22 +00:00 |
|
eck
|
d20988a1cb
|
Initial revision
|
1989-05-10 09:39:49 +00:00 |
|
ceriel
|
c1ff4f2725
|
default is assertions ON
|
1989-05-09 15:54:01 +00:00 |
|
ceriel
|
b3e42570bb
|
updated for new Pascal version
|
1989-05-09 13:49:25 +00:00 |
|
ceriel
|
ff4f0602ff
|
Added 'all' entry
|
1989-05-08 12:42:53 +00:00 |
|
ceriel
|
d62d0c68ee
|
not include em_path.h anymore
|
1989-05-08 12:39:33 +00:00 |
|
eck
|
0a60d5f585
|
updated for new pascal compiler
|
1989-05-08 10:04:50 +00:00 |
|
ceriel
|
600d569269
|
removed printf
|
1989-05-03 11:14:42 +00:00 |
|
ceriel
|
a94dec52d8
|
Many improvements by Hans van Eck
|
1989-05-03 10:30:22 +00:00 |
|
ceriel
|
19638876a1
|
Adapted for new Pascal Compiler
|
1989-05-03 09:53:25 +00:00 |
|
ceriel
|
948aa06740
|
fixed: signed divide by power of 2 not equivalent to shift-right
|
1989-05-02 18:00:37 +00:00 |
|
ceriel
|
bc1ab42895
|
some fixes
|
1989-05-01 18:32:24 +00:00 |
|
ceriel
|
dfc5d7318c
|
Added cemain entry in Resolve script
|
1989-04-26 11:32:46 +00:00 |
|
ceriel
|
eb6c2af313
|
fix: M_DMAXEXP was wrong
|
1989-04-20 15:27:00 +00:00 |
|
ceriel
|
e967e920be
|
removed one goto
|
1989-04-19 15:00:07 +00:00 |
|
ceriel
|
b7a6b75155
|
new pascal compiler
|
1989-04-18 13:34:50 +00:00 |
|
ceriel
|
9c24d8f3fe
|
just define unix, not unix=unix
|
1989-04-18 10:35:57 +00:00 |
|
dick
|
0afe372ebb
|
some printf format corrections
|
1989-04-17 10:10:59 +00:00 |
|
ceriel
|
6d9d69aebf
|
take care of proper exit status
|
1989-04-14 18:33:56 +00:00 |
|
ceriel
|
ec3d8bb5aa
|
fix: filename label sometimes turned up as external
|
1989-04-14 18:25:39 +00:00 |
|
ceriel
|
6e75af9cef
|
make entry to generate .o files
|
1989-04-11 15:51:01 +00:00 |
|
ceriel
|
944c818096
|
Corrected some warnings a bit
|
1989-04-11 14:34:21 +00:00 |
|
ceriel
|
6f8702a65e
|
fixed problem with hex numbers, and use new PushBack feature
|
1989-04-11 11:40:49 +00:00 |
|
ceriel
|
4d5f61ce45
|
fixed clock for larger word sizes
|
1989-04-07 09:20:06 +00:00 |
|
ceriel
|
50114318e2
|
fixed typo
|
1989-04-06 14:18:17 +00:00 |
|
ceriel
|
ff853d748c
|
using new input module simplifies EOI handling
|
1989-04-04 15:02:47 +00:00 |
|
ceriel
|
0995f7a809
|
better error handling, simplified EOI handling with improved input module
|
1989-04-04 14:53:48 +00:00 |
|
ceriel
|
6877184666
|
improved version with better PushBack
|
1989-04-04 14:49:31 +00:00 |
|
ceriel
|
3030b5edd1
|
better attempt to indicate start and end of own BSS; still not good
enough
|
1989-04-04 10:09:27 +00:00 |
|
ceriel
|
1b6fe5b9ed
|
Added DUP pattern
|
1989-04-04 09:46:47 +00:00 |
|
ceriel
|
c847bfb6c8
|
improved ASP patterns
|
1989-04-03 16:16:10 +00:00 |
|
ceriel
|
7a7d0e413b
|
recognize but ignore #pragma
|
1989-03-31 11:47:12 +00:00 |
|
ceriel
|
d650e927a7
|
recognize but ignore #pragma
|
1989-03-31 10:56:53 +00:00 |
|
ceriel
|
87c1bc774b
|
fix to fix
|
1989-03-30 15:14:37 +00:00 |
|
ceriel
|
f1c6de0f1f
|
fix: initialize relocation records properly: some fields that are
not used on SunOs 3.5 are used on SunOs 4.0
|
1989-03-30 14:36:07 +00:00 |
|
ceriel
|
96840e712d
|
fix: prevent unwanted sign-extension in the get4 routine
|
1989-03-30 09:34:43 +00:00 |
|