This website requires JavaScript.
2b9292bc38
Some fixes
ceriel
1987-04-23 14:49:49 +00:00
90c699f418
Fixed wrong mlu4.s
ceriel
1987-04-23 14:47:28 +00:00
41da733a19
minor bug fix: dumped core when called with more than one arg
ceriel
1987-04-23 12:53:54 +00:00
4cbff1975f
bug fix: decode did not handle quotes within strings right
ceriel
1987-04-21 19:34:52 +00:00
a142d31a56
Initial revision
ceriel
1987-04-16 16:04:55 +00:00
22961f13af
Initial revision
ceriel
1987-04-16 15:57:16 +00:00
23a4c5d7d6
Initial revision
ceriel
1987-04-16 15:48:27 +00:00
f206110cd2
Initial revision
ceriel
1987-04-16 15:28:46 +00:00
25d8e847a7
*** empty log message ***
ceriel
1987-04-16 15:06:18 +00:00
52f733988e
Initial revision
ceriel
1987-04-16 14:32:50 +00:00
856935a3f6
usr --> proj
ceriel
1987-04-16 13:57:54 +00:00
2ab263265b
Initial revision
ceriel
1987-04-16 13:27:42 +00:00
24aeb4ac0d
Added line_prefix.h
ceriel
1987-04-15 09:30:37 +00:00
8123ac83f5
Updated "onerror" docs to current situation
ceriel
1987-04-14 16:02:37 +00:00
cbb10e3b1b
I forgot
ceriel
1987-04-14 11:11:03 +00:00
8f1fba2b7b
Initial revision
ceriel
1987-04-13 17:10:33 +00:00
161c523488
Added execle.c and ececv.c
ceriel
1987-04-13 17:09:38 +00:00
7158b3a1f6
different "onerror" handling
ceriel
1987-04-13 16:34:46 +00:00
4805d67ca1
-only generate warnings when there are conflict resolvers but no conflicts, -handle "onerror" differently
ceriel
1987-04-13 16:11:50 +00:00
218c1c46c4
Bug fix, program was not partable. it assumed same byte order as i86.
ceriel
1987-04-13 15:57:33 +00:00
3433445bbb
Bug fix: did not accept loc 1 loc 4 cii
ceriel
1987-04-13 12:52:38 +00:00
81b1d21c35
Initial revision
ceriel
1987-04-13 10:32:47 +00:00
5fde79eab8
3rd distribution
ceriel
1987-04-13 10:31:48 +00:00
d94970b0ed
bug fix
ceriel
1987-04-13 08:22:22 +00:00
ecf8a9b28f
Allow for cumulative -V flags.
ceriel
1987-04-10 18:03:12 +00:00
5fbe427853
variable length names
ceriel
1987-04-09 14:15:25 +00:00
9ff877dce5
final update before distribution 3!
ceriel
1987-04-09 10:08:52 +00:00
0177bf59ff
Bug fixes and made faster on PDP-11
ceriel
1987-04-08 17:15:30 +00:00
53a6ded473
fix; %ld is not proper for an int
ceriel
1987-04-08 15:10:26 +00:00
651e3d05e4
don't use $?, it does not work properly (?)
ceriel
1987-04-08 08:56:34 +00:00
bfa97d2311
*** empty log message ***
ceriel
1987-04-07 11:00:10 +00:00
7a8485f425
correction for access systemcall
ceriel
1987-04-07 10:01:57 +00:00
924d580670
yet another bug fix
ceriel
1987-04-07 09:57:50 +00:00
e98dffbb1d
undid a fix. Actually, the fix was wrong
ceriel
1987-04-07 09:08:28 +00:00
8ebc170ec0
st_blksize does only exist on 4.2 systems
ceriel
1987-04-07 08:46:15 +00:00
a71813b911
Some more bug fixes
ceriel
1987-04-06 17:59:57 +00:00
a30cbae14d
Ported to sun
ceriel
1987-04-06 13:03:05 +00:00
6f1166bcce
bug fix
ceriel
1987-04-06 12:33:28 +00:00
e04b39f7a2
Added Pascal library
ceriel
1987-04-06 07:56:49 +00:00
7af2ecb17f
minor bug fix
ceriel
1987-04-03 20:13:08 +00:00
a85ecb6719
use LDFLAGS, not LFLAGS
ceriel
1987-04-03 19:58:39 +00:00
aad62add90
Bug fix: a character was compared to op_lab, which is >= 128.
ceriel
1987-04-03 16:48:53 +00:00
80ff3e60c4
2 last minute-additions (oh dear ...)
ceriel
1987-04-03 16:21:24 +00:00
4fd846804a
Seemed to prefer reg_any registers, which caused addresses of procedures to end up in data registers on the m68020. This is temporarily fixed, but actually, the descriptor files could be somewhat more general.
ceriel
1987-04-03 15:38:52 +00:00
e8bc890c10
improved somewhat
ceriel
1987-04-03 15:06:25 +00:00
f31c9f2a67
target optimizer must be installed before trying to install libraries!
ceriel
1987-04-03 13:24:20 +00:00
e4758a2c48
-K becomes -KR
ceriel
1987-04-03 13:18:38 +00:00
86b0bd5df3
Added some more documentation on the global optimizer
ceriel
1987-04-03 13:14:37 +00:00
96d15a6c05
minor mod
ceriel
1987-04-03 11:18:49 +00:00
4b30a95d7a
minor mods
ceriel
1987-04-03 11:16:46 +00:00
e0c5bb9ffe
some more fixes
ceriel
1987-04-03 10:51:37 +00:00
924f463126
some more corrections
ceriel
1987-04-02 16:59:27 +00:00
5f0802bd2c
correct interpreter description files on SYStem V or Sun machines
ceriel
1987-04-02 14:26:58 +00:00
c42541c99b
Added declaration for malloc
ceriel
1987-04-02 14:12:21 +00:00
8675bc2b01
bug fixes
ceriel
1987-04-02 14:09:21 +00:00
75a8a6cc64
some bug fixes
ceriel
1987-04-02 14:04:17 +00:00
1fdfb2b738
improved call to C_lin
ceriel
1987-04-02 13:02:16 +00:00
c73f576314
"word" is always a long
ceriel
1987-04-02 10:26:42 +00:00
d2734bbdd9
"word" is always a long
ceriel
1987-04-02 10:17:06 +00:00
5889533297
"word" now is always a long
ceriel
1987-04-02 10:07:10 +00:00
410bfa3cb2
"word" is always a "long"
ceriel
1987-04-02 10:04:25 +00:00
af7b083fd8
"word" is now always a "long"
ceriel
1987-04-02 09:54:41 +00:00
ab6816c074
Allow "|" in "system" lines, must be in quotes
ceriel
1987-04-02 09:07:05 +00:00
22c23521a3
corrected for 4.2 bsd
ceriel
1987-04-01 15:37:14 +00:00
f76127e364
updated for 3rd distribution
ceriel
1987-04-01 13:50:18 +00:00
75cd05c50e
Adapted for distribution 3
ceriel
1987-04-01 13:47:09 +00:00
11db9b8fdc
Added EMHOME
ceriel
1987-04-01 08:54:00 +00:00
d9f3663dcc
Initial revision
ceriel
1987-04-01 08:28:20 +00:00
395b1bc424
Changed strategy somewhat
ceriel
1987-04-01 08:20:39 +00:00
6eee593f31
Initial revision
ceriel
1987-03-31 22:17:51 +00:00
dec576c89d
improved "clean" entry
ceriel
1987-03-31 13:11:31 +00:00
1da25fb7a5
minor change to manual page
ceriel
1987-03-31 12:44:15 +00:00
82f042ba98
Also install manual page
ceriel
1987-03-31 12:33:23 +00:00
e97f144bf4
Initial revision
ceriel
1987-03-31 12:14:08 +00:00
8b90e3480a
Added Rcs Id
ceriel
1987-03-31 11:09:18 +00:00
e80b36ded2
Added copyright notice
ceriel
1987-03-31 11:06:20 +00:00
b46981f4ce
converted to 4-4
ceriel
1987-03-31 10:58:30 +00:00
5d32d4987e
Added copyright notice
ceriel
1987-03-31 10:50:20 +00:00
94f87e3557
replaced copyright notice
ceriel
1987-03-31 10:45:54 +00:00
400c036c67
Added Rcs Id
ceriel
1987-03-31 10:45:53 +00:00
9dbda2e573
*** empty log message ***
ceriel
1987-03-31 10:34:14 +00:00
2fba4e5e99
made more portable
ceriel
1987-03-31 10:05:26 +00:00
bc6486d7b0
Ported to other m68000 systems
ceriel
1987-03-31 09:23:20 +00:00
526d769271
*** empty log message ***
ceriel
1987-03-31 08:42:07 +00:00
f67bfc485c
moer robust version
ceriel
1987-03-31 08:16:41 +00:00
b53a5e2540
more robust version
ceriel
1987-03-31 08:15:22 +00:00
23aff10b83
Made to work on system V and SUN
ceriel
1987-03-31 08:05:50 +00:00
f18ec81394
*** empty log message ***
ceriel
1987-03-31 08:02:40 +00:00
0bf8f8ce34
layout improvements
ceriel
1987-03-31 07:56:14 +00:00
ceb3fb4ed3
dispatch tables generated now, layout improvements
ceriel
1987-03-31 07:54:43 +00:00
8e4718c760
modified to generate dispatch tables automatically
ceriel
1987-03-31 07:51:34 +00:00
b578202876
minor layout improvements
ceriel
1987-03-31 07:45:17 +00:00
7a583a86ef
don't use /usr/lib/ditroff
ceriel
1987-03-31 07:43:56 +00:00
838e83c1f3
minor improvement in layout
ceriel
1987-03-31 07:42:10 +00:00
49e292676e
Some improvements
ceriel
1987-03-31 07:40:45 +00:00
2e3f2a4a62
tail_em must be scanned twice, because tail_mon contains C-routines
ceriel
1987-03-31 07:30:44 +00:00
2e948de48c
*** empty log message ***
ceriel
1987-03-31 07:28:06 +00:00
8d209d8e01
umount, NOT unmount!
ceriel
1987-03-31 07:28:05 +00:00
2cc1d41f57
Pass preprocessor flags
ceriel
1987-03-30 13:20:05 +00:00
8d5be706a8
No line directives
ceriel
1987-03-30 13:18:10 +00:00