ceriel
|
05831b3438
|
System V has no ftime systemcall
|
1987-07-24 13:24:19 +00:00 |
|
ceriel
|
4600a65f07
|
did not export cerror, did not define _errno
|
1987-07-22 12:46:07 +00:00 |
|
ceriel
|
3929b47776
|
deleted useless tst.b instruction
|
1987-07-20 14:31:46 +00:00 |
|
ceriel
|
96957f398a
|
call .trp instead of jmp to it
|
1987-07-17 14:16:39 +00:00 |
|
ceriel
|
2381b2e136
|
disabled assertions, fixed bug with pack/unpk
|
1987-07-16 09:44:44 +00:00 |
|
ceriel
|
a8e086dbc3
|
yet another bug fix: the brk systemcall destroyed d1
|
1987-07-10 11:57:45 +00:00 |
|
ceriel
|
f12358bfb0
|
fix: sbu was wrong for 4-4
|
1987-07-09 17:46:31 +00:00 |
|
ceriel
|
9d66bc3258
|
fix: sometimes the index mode was used in the wrong way
|
1987-07-08 16:36:45 +00:00 |
|
ceriel
|
69843cf9ce
|
Added -DNDEBUG to Makefile, table now kills regvars
|
1987-07-06 15:28:59 +00:00 |
|
ceriel
|
d120b2b73a
|
tried to make faster
|
1987-07-06 13:03:14 +00:00 |
|
ceriel
|
d6593abd5e
|
bug fix: sometimes register variables were treated as scratch regs!
|
1987-07-06 10:24:51 +00:00 |
|
ceriel
|
54a85f705b
|
fix: errmod --> errmon
|
1987-07-03 15:50:38 +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
|
9179494c16
|
fix: rck must call trp, not jmp to it. Return is possible.
|
1987-06-29 18:13:47 +00:00 |
|
ceriel
|
7d26d60bd4
|
Added the modifications that were made to the Minix code generator
|
1987-06-29 15:57:48 +00:00 |
|
ceriel
|
ef7fd61029
|
enabled range checks
|
1987-06-19 09:47:53 +00:00 |
|
ceriel
|
1e5688a10e
|
exg instruction translated wrong
|
1987-06-11 14:44:48 +00:00 |
|
ceriel
|
a33bd07a3d
|
fix in asp -2
|
1987-06-11 10:47:13 +00:00 |
|
ceriel
|
278eca6c56
|
modified print to use _write
|
1987-06-10 14:52:39 +00:00 |
|
ceriel
|
91bdfb9a12
|
some more fixes
|
1987-06-10 14:06:14 +00:00 |
|
ceriel
|
130abb7e3b
|
bug fixes
|
1987-06-10 13:46:21 +00:00 |
|
ceriel
|
e43a1b00f6
|
bug fix
|
1987-06-10 10:33:19 +00:00 |
|
ceriel
|
85023f4c14
|
some fixes
|
1987-06-09 15:15:18 +00:00 |
|
ceriel
|
7698c135be
|
corrected some errors
|
1987-06-09 11:05:09 +00:00 |
|
ceriel
|
7f64ff28c0
|
added some routines
|
1987-06-09 10:50:47 +00:00 |
|
ceriel
|
33bd1f17af
|
corrected syntax error
|
1987-06-09 10:35:22 +00:00 |
|
ceriel
|
f751192942
|
many changes because of introduction of register variables si/di
|
1987-06-09 10:22:50 +00:00 |
|
ceriel
|
798261d992
|
pass EMHOME to nested make
|
1987-06-09 10:19:47 +00:00 |
|
ceriel
|
470dcc3d11
|
Added register variables: registers si and di
|
1987-06-09 09:47:02 +00:00 |
|
ceriel
|
3997e07366
|
removed printf.s
|
1987-06-09 09:24:05 +00:00 |
|
ceriel
|
791ec39e57
|
fix to fix
|
1987-05-26 15:35:17 +00:00 |
|
ceriel
|
ac3c871ff8
|
yet another fix: conditional jumps did not work when exactly 256 bytes away
|
1987-05-26 15:31:43 +00:00 |
|
ceriel
|
61a5c8ce08
|
divided time costs by 10, because of overflow
|
1987-05-21 13:59:55 +00:00 |
|
ceriel
|
dd2cf6bbaa
|
Fix in wrong assertion
|
1987-05-21 09:28:33 +00:00 |
|
ceriel
|
1d213e28c4
|
use stdio to do output
|
1987-05-20 17:17:42 +00:00 |
|
ceriel
|
1b47f26e4b
|
Some more adaptions to new assembler
|
1987-05-20 17:15:59 +00:00 |
|
ceriel
|
a8db0ab298
|
Fixed some bugs
|
1987-05-20 17:15:22 +00:00 |
|
ceriel
|
e0694e88a2
|
Added 'loc slu' pattern
|
1987-05-20 14:13:29 +00:00 |
|
ceriel
|
10e1c10bcf
|
some bug fixes: filename and unintialized data descriptor
|
1987-05-19 15:13:57 +00:00 |
|
ceriel
|
643dee0ab6
|
Added a pattern for better *p++ operation
|
1987-05-19 08:50:17 +00:00 |
|
ceriel
|
6731de5286
|
some bug fixes with 'bisb'
|
1987-05-18 18:34:59 +00:00 |
|
ceriel
|
e0c3807b29
|
-1 is now represented as such
|
1987-05-18 15:54:52 +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
|
46a07e1da5
|
Added conversion program
|
1987-05-18 11:37:18 +00:00 |
|
ceriel
|
d2c6f22e32
|
Added *REG addressing mode, fixed a bug
|
1987-05-18 10:40:19 +00:00 |
|
ceriel
|
9e72c25a0f
|
deleted FORMAT, fixed con_float
|
1987-05-15 16:32:14 +00:00 |
|
ceriel
|
decfd1ce9c
|
bug fix in jmp instruction
|
1987-05-15 16:31:00 +00:00 |
|
ceriel
|
0679596d4d
|
bug fix in RMI
|
1987-05-15 15:46:50 +00:00 |
|
ceriel
|
98da0bbffb
|
added end.s
|
1987-05-15 12:55:51 +00:00 |
|
ceriel
|
3077cb6610
|
libraries can now be made on any machine
|
1987-05-15 09:30:47 +00:00 |
|
ceriel
|
4888f39b05
|
use aal
|
1987-05-15 09:28:57 +00:00 |
|
ceriel
|
212a9e04ce
|
addd .distr
|
1987-05-15 09:22:54 +00:00 |
|
ceriel
|
04dc83c149
|
converted to ACK assembler format
|
1987-05-15 09:11:10 +00:00 |
|
ceriel
|
7abf78f452
|
converted to ACK assembler format
|
1987-05-14 17:45:41 +00:00 |
|
ceriel
|
5053f2a183
|
generate code for ACK assembler, including floats
|
1987-05-14 14:58:21 +00:00 |
|
ceriel
|
235871bf4b
|
minor fix; generate code for ACK assembler
|
1987-05-14 14:41:16 +00:00 |
|
ceriel
|
731edd0940
|
Initial revision
|
1987-05-14 14:32:55 +00:00 |
|
ceriel
|
de8aceeeb4
|
use aal
|
1987-05-13 16:32:57 +00:00 |
|
ceriel
|
b8b798706f
|
fix
|
1987-05-13 16:19:49 +00:00 |
|
ceriel
|
43c8fb156b
|
Initial revision
|
1987-05-13 16:13:52 +00:00 |
|
ceriel
|
0cc5442188
|
Initial revision
|
1987-05-13 14:36:45 +00:00 |
|
ceriel
|
e4cc45b56f
|
fixed problem with em_last file for int24
|
1987-05-13 10:18:42 +00:00 |
|
ceriel
|
e91a85cbec
|
minor fix
|
1987-05-12 12:34:04 +00:00 |
|
ceriel
|
35fa794781
|
Fixes to return sequence
|
1987-05-11 10:24:36 +00:00 |
|
ceriel
|
2d8e5089f4
|
vfork was wrong
|
1987-04-27 13:11:17 +00:00 |
|
ceriel
|
2b9292bc38
|
Some fixes
|
1987-04-23 14:49:49 +00:00 |
|
ceriel
|
90c699f418
|
Fixed wrong mlu4.s
|
1987-04-23 14:47:28 +00:00 |
|
ceriel
|
8f1fba2b7b
|
Initial revision
|
1987-04-13 17:10:33 +00:00 |
|
ceriel
|
161c523488
|
Added execle.c and ececv.c
|
1987-04-13 17:09:38 +00:00 |
|
ceriel
|
218c1c46c4
|
Bug fix, program was not partable. it assumed same byte order as i86.
|
1987-04-13 15:57:33 +00:00 |
|
ceriel
|
3433445bbb
|
Bug fix: did not accept loc 1 loc 4 cii
|
1987-04-13 12:52:38 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
924d580670
|
yet another bug fix
|
1987-04-07 09:57:50 +00:00 |
|
ceriel
|
a71813b911
|
Some more bug fixes
|
1987-04-06 17:59:57 +00:00 |
|
ceriel
|
e04b39f7a2
|
Added Pascal library
|
1987-04-06 07:56:49 +00:00 |
|
ceriel
|
f31c9f2a67
|
target optimizer must be installed before trying to install libraries!
|
1987-04-03 13:24:20 +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
|
75a8a6cc64
|
some bug fixes
|
1987-04-02 14:04:17 +00:00 |
|
ceriel
|
d2734bbdd9
|
"word" is always a long
|
1987-04-02 10:17:06 +00:00 |
|
ceriel
|
5889533297
|
"word" now is always a long
|
1987-04-02 10:07:10 +00:00 |
|
ceriel
|
410bfa3cb2
|
"word" is always a "long"
|
1987-04-02 10:04:25 +00:00 |
|
ceriel
|
af7b083fd8
|
"word" is now always a "long"
|
1987-04-02 09:54:41 +00:00 |
|
ceriel
|
11db9b8fdc
|
Added EMHOME
|
1987-04-01 08:54:00 +00:00 |
|
ceriel
|
bc6486d7b0
|
Ported to other m68000 systems
|
1987-03-31 09:23:20 +00:00 |
|
ceriel
|
526d769271
|
*** empty log message ***
|
1987-03-31 08:42:07 +00:00 |
|
ceriel
|
2e948de48c
|
*** empty log message ***
|
1987-03-31 07:28:06 +00:00 |
|
ceriel
|
8d209d8e01
|
umount, NOT unmount!
|
1987-03-31 07:28:05 +00:00 |
|
ceriel
|
8d5be706a8
|
No line directives
|
1987-03-30 13:18:10 +00:00 |
|
ceriel
|
18e5f78f21
|
Don't use reghp
|
1987-03-30 12:40:09 +00:00 |
|
ceriel
|
e07da4cad3
|
don't use reghp
|
1987-03-30 12:35:46 +00:00 |
|
ceriel
|
3233aaf5a5
|
renamed systemcalls
|
1987-03-30 09:39:38 +00:00 |
|
ceriel
|
0036c7bd8a
|
Added interpreter
|
1987-03-30 09:18:03 +00:00 |
|
ceriel
|
db437cbda8
|
moved interpreter to another place
|
1987-03-30 09:05:14 +00:00 |
|
ceriel
|
6c84dcbf80
|
Initial revision
|
1987-03-30 08:02:43 +00:00 |
|
ceriel
|
44089a20ab
|
Added occam
|
1987-03-30 08:00:59 +00:00 |
|
ceriel
|
0170bb504b
|
Added Occam
|
1987-03-30 07:51:20 +00:00 |
|
ceriel
|
a0542acab4
|
removed ".byte"
|
1987-03-29 13:39:14 +00:00 |
|
ceriel
|
1d443b6b4b
|
bug fix
|
1987-03-27 13:34:46 +00:00 |
|
ceriel
|
ecc1b3b971
|
.fat --> .fatal
|
1987-03-27 12:43:17 +00:00 |
|
ceriel
|
46a405c131
|
*** empty log message ***
|
1987-03-27 10:06:59 +00:00 |
|
ceriel
|
129343dc94
|
Franks version
|
1987-03-27 10:05:53 +00:00 |
|
ceriel
|
0cc30a7e49
|
franks version
|
1987-03-27 09:58:03 +00:00 |
|
ceriel
|
2aa64be3a6
|
Franks version
|
1987-03-27 09:55:28 +00:00 |
|
ceriel
|
13c208de3b
|
Fraks version
|
1987-03-27 09:50:57 +00:00 |
|
ceriel
|
ac395ba4a6
|
Initial revision
|
1987-03-27 09:47:16 +00:00 |
|
ceriel
|
3177072e2f
|
Frans doodemans version
|
1987-03-27 09:33:02 +00:00 |
|
ceriel
|
2febff1a79
|
Frans Doodemans version
|
1987-03-27 09:28:16 +00:00 |
|
ceriel
|
f4fb73386e
|
fixed
|
1987-03-27 09:21:14 +00:00 |
|
ceriel
|
cf8d769c73
|
fixed
|
1987-03-27 09:06:28 +00:00 |
|
ceriel
|
9c8b34c47d
|
remainder now returned in d0
|
1987-03-27 08:57:38 +00:00 |
|
ceriel
|
ea63596eb3
|
remainder now is returned in d0.
|
1987-03-27 08:49:14 +00:00 |
|
ceriel
|
e5116f86dc
|
Fixed a problem with SRU: no regs available
|
1987-03-25 16:26:58 +00:00 |
|
ceriel
|
34f41d7bf1
|
bug fix
|
1987-03-24 08:41:44 +00:00 |
|
ceriel
|
391f6cc9ea
|
could not be handled by MINIX pre-processor
|
1987-03-23 14:48:56 +00:00 |
|
ceriel
|
375b5e9182
|
Bug fix in BLM
|
1987-03-20 19:21:23 +00:00 |
|
ceriel
|
73818f1a53
|
bug fix
|
1987-03-19 11:21:54 +00:00 |
|
ceriel
|
878cbab737
|
deleted "unsigned chars"
|
1987-03-19 10:20:40 +00:00 |
|
ceriel
|
b86dc9f84d
|
adapted for 7 character significance
|
1987-03-19 10:16: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
|
fd1682052d
|
contained a switch on a long
|
1987-03-19 10:08:31 +00:00 |
|
ceriel
|
f95c97b38c
|
Use LDFLAGS
|
1987-03-17 16:37:04 +00:00 |
|
ceriel
|
15382edbd6
|
*** empty log message ***
|
1987-03-17 16:24:42 +00:00 |
|
ceriel
|
b7cd38ab12
|
Use LDFLAGS
|
1987-03-17 16:18:08 +00:00 |
|
ceriel
|
94ff96cf1f
|
bug fix
|
1987-03-10 17:41:37 +00:00 |
|
ceriel
|
fb775d4ead
|
Bug fix
|
1987-03-10 17:38:55 +00:00 |
|
ceriel
|
b234851f00
|
Deleted -DUSG
|
1987-03-10 15:55:39 +00:00 |
|
ceriel
|
c6dee66c71
|
Deleted -DBSD4_2
|
1987-03-10 15:45:38 +00:00 |
|
ceriel
|
4cf6acb1e2
|
*** empty log message ***
|
1987-03-10 15:44:25 +00:00 |
|
ceriel
|
8fb04a83bc
|
Removed -DBSD4_2
|
1987-03-10 15:41:20 +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
|
b43fed4fbc
|
Added copyright notice
|
1987-03-09 23:47:46 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
ceriel
|
7880748ecd
|
Added copyright notice
|
1987-03-09 16:02:32 +00:00 |
|
ceriel
|
236c6c40f0
|
Added a warning for floating point constants
|
1987-03-09 11:25:28 +00:00 |
|
ceriel
|
4539fd3e09
|
bug fix
|
1987-03-05 19:27:53 +00:00 |
|
ceriel
|
a39c668bab
|
*** empty log message ***
|
1987-03-05 19:24:35 +00:00 |
|
ceriel
|
f36ee6de55
|
could loop again
|
1987-03-05 17:40:48 +00:00 |
|
ceriel
|
7559525e48
|
ADB dumped core on the SUN, because of 0-indexes in the symbol table.
They are replaced by pointers to null-strings
|
1987-03-05 15:44:17 +00:00 |
|
ceriel
|
1ac5d646cf
|
*** empty log message ***
|
1987-03-05 15:04:44 +00:00 |
|
ceriel
|
11ef9eed01
|
divu.l, etc where encoded wrong.
|
1987-03-05 11:21:34 +00:00 |
|
ceriel
|
3e68ea031b
|
Bug fix in LIM instruction
|
1987-03-05 11:02:05 +00:00 |
|
ceriel
|
bb51b8f4c0
|
*** empty log message ***
|
1987-03-05 10:59:57 +00:00 |
|
ceriel
|
f87e83c697
|
???
|
1987-03-05 10:57:33 +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
|
48296556f5
|
fixed typo
|
1987-03-04 10:14:13 +00:00 |
|
ceriel
|
b7ee0bf85e
|
*** empty log message ***
|
1987-03-03 11:22:29 +00:00 |
|
ceriel
|
48cc05ccf2
|
*** empty log message ***
|
1987-03-03 11:11:39 +00:00 |
|
ceriel
|
4d4c8b45fb
|
*** empty log message ***
|
1987-03-03 10:49:10 +00:00 |
|
ceriel
|
2f9ab80205
|
Initial revision
|
1987-03-03 09:46:29 +00:00 |
|
ceriel
|
c32da75ccd
|
Initial revision
|
1987-03-03 09:37:26 +00:00 |
|
ceriel
|
1194f5f28c
|
Initial revision
|
1987-03-03 08:48:53 +00:00 |
|
ceriel
|
c4a8f2371d
|
*** empty log message ***
|
1987-03-03 08:43:46 +00:00 |
|
ceriel
|
e41a9f5b9c
|
Added manual pages
|
1987-03-02 13:08:51 +00:00 |
|
ceriel
|
f9b1523794
|
Initial revision
|
1987-03-02 13:06:23 +00:00 |
|
ceriel
|
033000c4e1
|
Added manaul page
|
1987-03-02 13:03:17 +00:00 |
|
ceriel
|
a3d34a0e63
|
*** empty log message ***
|
1987-02-27 12:54:03 +00:00 |
|
ceriel
|
f5099e7d9a
|
*** empty log message ***
|
1987-02-26 19:54:57 +00:00 |
|
ceriel
|
f8204dc8a9
|
newer version
|
1987-02-26 19:49:42 +00:00 |
|
ceriel
|
7932234ed8
|
Added Occam
|
1987-02-26 19:47:01 +00:00 |
|
ceriel
|
59de9303c5
|
Initial revision
|
1987-02-26 19:46:35 +00:00 |
|
ceriel
|
d35866d832
|
Added cv
|
1987-02-26 16:18:39 +00:00 |
|
ceriel
|
5939ce9331
|
Added the cv program
|
1987-02-26 16:05:00 +00:00 |
|
ceriel
|
0e0071d790
|
Added another pattern
|
1987-02-26 15:40:44 +00:00 |
|
ceriel
|
84e04a4859
|
Added Occam
|
1987-02-25 19:45:49 +00:00 |
|
ceriel
|
cfd7ba8bbb
|
*** empty log message ***
|
1987-02-25 19:45:18 +00:00 |
|
ceriel
|
4922093f24
|
Initial revision
|
1987-02-25 19:45:17 +00:00 |
|
ceriel
|
897d312a1d
|
Adeded Occam
|
1987-02-25 19:44:22 +00:00 |
|
ceriel
|
457e3f6033
|
Added OPccam
|
1987-02-25 19:40:22 +00:00 |
|
ceriel
|
59e9948aac
|
Initial revision
|
1987-02-25 19:16:28 +00:00 |
|
ceriel
|
992a6a39c5
|
Added occam
|
1987-02-25 19:05:21 +00:00 |
|
ceriel
|
a2c18875f6
|
*** empty log message ***
|
1987-02-25 11:04:30 +00:00 |
|
ceriel
|
98654d6c0f
|
*** empty log message ***
|
1987-02-23 19:48:17 +00:00 |
|
ceriel
|
47d61c3ae9
|
Initial revision
|
1987-02-23 19:47:00 +00:00 |
|
ceriel
|
4fe6ea9c8a
|
*** empty log message ***
|
1987-02-23 19:39:57 +00:00 |
|
ceriel
|
f8b59e9308
|
Initial revision
|
1987-02-23 19:38:14 +00:00 |
|
ceriel
|
a8ef006163
|
*** empty log message ***
|
1987-02-23 19:08:18 +00:00 |
|
ceriel
|
5bb235c02a
|
Initial revision
|
1987-02-23 19:04:27 +00:00 |
|
ceriel
|
4ffb6fe8bd
|
Initial revision
|
1987-02-23 18:58:58 +00:00 |
|
ceriel
|
318e1bfec8
|
*** empty log message ***
|
1987-02-23 18:28:42 +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
|
8612a70ea3
|
Initial revision
|
1987-02-20 14:36:01 +00:00 |
|
ceriel
|
80fe557cf3
|
*** empty log message ***
|
1987-02-18 16:41:57 +00:00 |
|
ceriel
|
e796cb0f27
|
Prevented looping of the code generator on illegal zer instructions
|
1987-02-16 09:49:32 +00:00 |
|
ceriel
|
04d031d33d
|
Added some buffering for writes
|
1987-02-13 12:44:33 +00:00 |
|
ceriel
|
629c0a315c
|
Some extra patterns added.
|
1987-02-13 12:41:31 +00:00 |
|
ceriel
|
a2f665de76
|
exporting EODDZ, etc
|
1987-02-12 13:36:55 +00:00 |
|
ceriel
|
0f49b18986
|
*** empty log message ***
|
1987-02-10 17:18:16 +00:00 |
|
ceriel
|
7cf87cb2a3
|
*** empty log message ***
|
1987-02-10 09:34:45 +00:00 |
|
ceriel
|
0d1c90a23e
|
Adapted to new assembler
|
1987-02-09 16:49:13 +00:00 |
|
ceriel
|
4d10540d8d
|
removed %0 stuff
|
1987-02-09 16:47:04 +00:00 |
|
ceriel
|
e83991f533
|
*** empty log message ***
|
1987-02-09 16:39:05 +00:00 |
|
ceriel
|
78a60d9959
|
%03x --> %x_, because the former does not work on System V
|
1987-02-09 16:35:24 +00:00 |
|
ceriel
|
cea6f4751e
|
removed something that would not work on System V
|
1987-02-09 16:33:49 +00:00 |
|
ceriel
|
6d0a4a9ce0
|
changed directory: nas --> as
|
1987-02-09 16:29:15 +00:00 |
|
ceriel
|
4be7b3dfa5
|
Removed a %03x, which does not work on USG systems
|
1987-02-09 16:26:56 +00:00 |
|
ceriel
|
2c29e9f07c
|
Changed an assertion that was no longer valid
|
1987-02-07 01:50:48 +00:00 |
|
ceriel
|
7dfb3c92ba
|
target optimizer directory name is "top", not "opt"
|
1987-02-07 00:56:42 +00:00 |
|
ceriel
|
3fc90a8000
|
Added some patterns, and avoided a bug in the VAX assembler
|
1987-02-07 00:45:06 +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 |
|
ceriel
|
45105f16c6
|
Added a few "nocoercions :"
|
1987-02-04 17:22:08 +00:00 |
|
ceriel
|
5627bb850e
|
Initial revision
|
1987-02-04 16:44:15 +00:00 |
|
ceriel
|
b6a56fb7e8
|
*** empty log message ***
|
1987-02-04 16:21:03 +00:00 |
|
ceriel
|
59a5eb4591
|
Added libsys, top
|
1987-02-04 15:51:35 +00:00 |
|
ceriel
|
199f9d38ea
|
archive name change
|
1987-02-04 15:47:57 +00:00 |
|
ceriel
|
2ca7e7e2b3
|
Added definition for ASAR
|
1987-02-04 15:41:00 +00:00 |
|
ceriel
|
827f3da238
|
Name change of archive
|
1987-02-04 15:39:00 +00:00 |
|
ceriel
|
41cdf11b46
|
*** empty log message ***
|
1987-02-04 15:31:50 +00:00 |
|
ceriel
|
fe3fe78538
|
Added some neccessary NC's
|
1987-02-04 15:11:51 +00:00 |
|
ceriel
|
a0dad9f908
|
adapted to new assembler syntax
|
1987-02-04 15:09:31 +00:00 |
|
ceriel
|
1b071fe5a2
|
Initial revision
|
1987-02-04 10:40:32 +00:00 |
|
ceriel
|
0cf7165841
|
*** empty log message ***
|
1987-02-04 10:39:27 +00:00 |
|
ceriel
|
23bbc93a92
|
Initial revision
|
1987-02-04 10:35:30 +00:00 |
|
ceriel
|
755170f752
|
Added pascal lib
|
1987-02-03 14:47:45 +00:00 |
|
ceriel
|
b69fd5feb8
|
adapted to new assembler syntax
|
1987-02-03 13:32:24 +00:00 |
|
ceriel
|
fe53d6ed3f
|
adapted to new assembler syntax
|
1987-02-03 13:23:38 +00:00 |
|
ceriel
|
2ed0d80be5
|
lock ???
|
1987-02-03 13:09:27 +00:00 |
|
ceriel
|
ea78c81da9
|
int --> int22
|
1987-02-03 09:57:57 +00:00 |
|
ceriel
|
6f1f0ef1bf
|
int --> int44
|
1987-02-03 09:55:47 +00:00 |
|
ceriel
|
4ed7c62cca
|
int22 --> int44
|
1987-02-03 09:55:06 +00:00 |
|
ceriel
|
5ac74e31e0
|
int22 --> int24
|
1987-02-03 09:53:20 +00:00 |
|
ceriel
|
6b753378bc
|
int --> int24
|
1987-02-03 09:52:40 +00:00 |
|
ceriel
|
40dd8e2702
|
*** empty log message ***
|
1987-02-03 09:50:31 +00:00 |
|
ceriel
|
74114081ef
|
???
|
1987-02-02 21:49:57 +00:00 |
|
ceriel
|
d70c1e2149
|
ASP with negative argument wasn't accepted
|
1987-02-02 20:48:02 +00:00 |
|
ceriel
|
836fc810b3
|
Added target optimizer
|
1987-02-02 20:23:42 +00:00 |
|
ceriel
|
3515a1818a
|
Initial revision
|
1987-02-02 20:14:16 +00:00 |
|
ceriel
|
f67cdb8e44
|
Initial revision
|
1987-02-02 19:18:49 +00:00 |
|
ceriel
|
22a6938332
|
*** empty log message ***
|
1987-02-02 17:40:30 +00:00 |
|
ceriel
|
e471d036d1
|
Added pc
|
1987-02-02 17:37:18 +00:00 |
|
ceriel
|
319d1508c2
|
Initial revision
|
1987-02-02 16:57:13 +00:00 |
|
ceriel
|
0a4b847f50
|
new definition of ISALNUM
|
1987-02-02 16:37:59 +00:00 |
|
ceriel
|
78a61585ce
|
*** empty log message ***
|
1987-02-02 16:27:36 +00:00 |
|
ceriel
|
19a0a9b769
|
*** empty log message ***
|
1987-02-02 16:21:59 +00:00 |
|
ceriel
|
3c210cae1e
|
Name change in library
|
1987-02-02 16:19:04 +00:00 |
|
ceriel
|
d80d2a4c35
|
Initial revision
|
1987-02-02 16:12:55 +00:00 |
|
ceriel
|
563a799de2
|
Initial revision
|
1987-02-02 16:06:51 +00:00 |
|
ceriel
|
93ac463920
|
*** empty log message ***
|
1987-02-02 16:04:52 +00:00 |
|
ceriel
|
9ce25b36c4
|
library name change
|
1987-02-02 16:04:16 +00:00 |
|
ceriel
|
14138da395
|
bug fix
|
1987-02-02 15:28:31 +00:00 |
|
ceriel
|
ca1654eae2
|
Initial revision
|
1987-02-02 13:36:33 +00:00 |
|
ceriel
|
1ac26f9b67
|
new version for .o
|
1987-02-02 13:30:20 +00:00 |
|
ceriel
|
9cd6325ee1
|
Initial revision
|
1987-02-02 13:11:35 +00:00 |
|
ceriel
|
3feb7454c5
|
Added clean-entry, tail_mon --> tail_sys
|
1987-02-02 13:09:17 +00:00 |
|
ceriel
|
b96babed0a
|
generating .o files
|
1987-02-02 13:07:28 +00:00 |
|
ceriel
|
345609b5ac
|
version for new assembler
|
1987-02-02 12:44:39 +00:00 |
|
ceriel
|
d8e018a044
|
*** empty log message ***
|
1987-02-02 11:22:47 +00:00 |
|
ceriel
|
b7477f4654
|
Initial revision
|
1987-02-02 10:45:26 +00:00 |
|
ceriel
|
e024792e68
|
Initial revision
|
1987-02-02 10:25:38 +00:00 |
|
ceriel
|
e41a2618f8
|
Made floating point stuff depend on a #define: FPPSIM
|
1987-02-02 10:16:40 +00:00 |
|
ceriel
|
ae3c81e0a6
|
Made floating point stuff depend on a #define: FPPSIM
|
1987-02-02 09:59:02 +00:00 |
|
ceriel
|
237d56ac16
|
*** empty log message ***
|
1987-02-01 22:32:23 +00:00 |
|
ceriel
|
60f9744253
|
Adapted to current situation
|
1987-02-01 22:13:26 +00:00 |
|
ceriel
|
ec29d3b4a1
|
Initial revision
|
1987-02-01 21:53:24 +00:00 |
|
ceriel
|
7ab43d62db
|
*** empty log message ***
|
1987-02-01 21:27:52 +00:00 |
|
ceriel
|
e08ea100a4
|
Initial revision
|
1987-02-01 21:04:49 +00:00 |
|
ceriel
|
e5238c6fcf
|
*** empty log message ***
|
1987-01-30 20:50:31 +00:00 |
|
ceriel
|
496bba9475
|
New version
|
1987-01-30 20:48:31 +00:00 |
|
ceriel
|
923a85f5cc
|
*** empty log message ***
|
1987-01-30 20:39:45 +00:00 |
|
ceriel
|
2b9c2283db
|
*** empty log message ***
|
1987-01-30 20:27:28 +00:00 |
|
ceriel
|
095367ac29
|
machine name change: l68k2 --> m68k2
|
1987-01-30 20:24:35 +00:00 |
|
ceriel
|
47a1e91c19
|
name change of lib
|
1987-01-30 20:23:09 +00:00 |
|
ceriel
|
f648d5d0ab
|
Name change of lib, added head_em
|
1987-01-30 20:22:52 +00:00 |
|
ceriel
|
f88e8c3ba4
|
|
1987-01-30 20:06:04 +00:00 |
|
ceriel
|
471884cdf4
|
*** empty log message ***
|
1987-01-30 19:58:55 +00:00 |
|
ceriel
|
9dd16696ef
|
*** empty log message ***
|
1987-01-30 19:31:26 +00:00 |
|
ceriel
|
c03c2ef9f2
|
Adapted to new assembler syntax
|
1987-01-30 19:20:31 +00:00 |
|
ceriel
|
1b09e55129
|
new assembler syntax
|
1987-01-30 18:41:42 +00:00 |
|
ceriel
|
5e36fd3351
|
Made more like other Makefiles
|
1987-01-30 18:24:42 +00:00 |
|
ceriel
|
7e68455893
|
*** empty log message ***
|
1987-01-30 18:15:22 +00:00 |
|
ceriel
|
076354168e
|
error exit when compilation fails
|
1987-01-30 18:12:57 +00:00 |
|
ceriel
|
9390536d79
|
Error exit when compilation failes
|
1987-01-30 18:11:08 +00:00 |
|
ceriel
|
3c60c1918e
|
changed #define m68020 to TBL68020.
Could otherwize cause problems when translated with ack
|
1987-01-30 10:57:17 +00:00 |
|
ceriel
|
4fb87d7c87
|
Initial revision
|
1987-01-30 10:49:21 +00:00 |
|
ceriel
|
0adac61dad
|
*** empty log message ***
|
1987-01-30 10:18:40 +00:00 |
|
ceriel
|
0452b7c326
|
*** empty log message ***
|
1987-01-29 23:30:46 +00:00 |
|
ceriel
|
e9d7db6f61
|
Initial revision
|
1987-01-29 23:25:01 +00:00 |
|
ceriel
|
0a279ebbbd
|
Initial revision
|
1987-01-29 22:45:44 +00:00 |
|
ceriel
|
153e30bb1c
|
Initial revision
|
1987-01-29 22:36:35 +00:00 |
|
ceriel
|
945d6a0188
|
Initial revision
|
1987-01-29 22:10:18 +00:00 |
|
ceriel
|
31b5e111bf
|
Initial revision
|
1987-01-29 20:15:14 +00:00 |
|
ceriel
|
62746ef4ff
|
Initial revision
|
1987-01-29 20:03:43 +00:00 |
|
ceriel
|
d0894b8c33
|
deleted NOFLOAT
|
1987-01-29 19:58:10 +00:00 |
|
ceriel
|
39bc96fbd1
|
Deleted NOFLOAT
|
1987-01-29 19:56:16 +00:00 |
|
ceriel
|
27e48672bb
|
no F_DUM in dummy float
|
1987-01-29 19:49:35 +00:00 |
|
ceriel
|
536611f0a2
|
Initial revision
|
1987-01-29 19:42:53 +00:00 |
|
ceriel
|
c5897a8f81
|
Initial revision
|
1987-01-29 19:37:49 +00:00 |
|
ceriel
|
bfb89ae937
|
Added a check for unresolved references
|
1987-01-29 17:13:37 +00:00 |
|
ceriel
|
59a08bb733
|
Changed to handle new ack object format
|
1987-01-29 15:54:46 +00:00 |
|