Commit Graph

1117 Commits

Author SHA1 Message Date
ceriel
bca7ff59fb Did not work properly, printed wrong trap number. Does not work
properly now, because it does no save the registers.
1986-10-27 09:57:42 +00:00
sater
13dfcedcef Typo corrected 1986-10-24 16:58:46 +00:00
ceriel
e52cd587fb newer version with some bug fixes 1986-10-22 15:38:24 +00:00
ceriel
935a12a56e Error messages are printed differently now. A '%' in an error message
used to cause difficulties.
1986-10-22 15:30:46 +00:00
ceriel
55dd98fd3c Bug fix involving '\\'. 1986-10-22 13:36:22 +00:00
ceriel
06ea1f505e minor simplification. 1986-10-22 13:36:04 +00:00
ceriel
1bf54a839e minor fix to LLlex.c 1986-10-21 14:45:43 +00:00
ceriel
c601bbacd5 newer version 1986-10-20 17:40:41 +00:00
ceriel
ad706c95d5 Added an entry for the util/cmisc directory. 1986-10-20 15:00:14 +00:00
ceriel
c598ed56ae Improved the "clean"-entry 1986-10-20 14:58:25 +00:00
ceriel
1a553fda1b Initial revision 1986-10-20 14:56:37 +00:00
ceriel
472f51257a *** empty log message *** 1986-10-20 14:42:41 +00:00
ceriel
2dedd7c2a4 Added "Modules" 1986-10-20 14:09:09 +00:00
ceriel
d03ecb5b77 Adapted to the use of ../../modules/lib/libstr.a 1986-10-20 13:59:14 +00:00
ceriel
95a615f3bc Use our own string-routines "strindex" and "strrindex". At least we
know their name!
1986-10-20 13:52:16 +00:00
ceriel
dcfe651252 Use our own string routines strindex and strrindex. At least we know
their name!
1986-10-20 13:48:26 +00:00
ceriel
b147860910 Fixed a bug: ack could not see the difference between ".mod" and ".m".
This is corrected.
1986-10-20 13:47:26 +00:00
ceriel
bcc72bb315 Caused a core dump on 68000-based machines (read: non-VAX) when called
at a certain (high) level of verbosity, -v5 for instance.
Cause: a null-reference. This is fixed.
1986-10-20 13:28:59 +00:00
ceriel
db2859a235 Replaced a few "bss 2" by "bss EM_WSIZE". 1986-10-20 11:28:29 +00:00
ceriel
6365a82a06 A new version, that no longer tries to move all null parts to the end
of a segment. It also uses the "object" library to read and write ACK-
object files and libraries.
1986-10-20 10:17:57 +00:00
ceriel
a660985529 I don't really know why, but the file was changed. 1986-10-20 09:35:51 +00:00
ceriel
275a42de8b Deleted the #ifdef JOHAN stuff, and
added a #define MAXSECT.
1986-10-16 16:36:00 +00:00
ceriel
ed66c5a3e2 Removed some ridiculous code. 1986-10-15 13:58:51 +00:00
ceriel
de4de74d33 Removed part of test 127. It tried a LFR after doing a LOC and an ASS.
This is of course not allowed.
1986-10-13 14:45:18 +00:00
ceriel
0e9a59ad6c Added a NOFLOAT define. (Taken from Koen Langendoen) 1986-10-13 14:42:31 +00:00
ceriel
b9bc494291 Apparently, ex_ap disappeared. Put it in again. 1986-10-10 15:21:35 +00:00
ceriel
78d0c0ec3d Oops, forgot to remove the id_first definition. 1986-10-10 15:09:34 +00:00
ceriel
680f7f4fb5 Added a "fmt_id" define, to prevent that no '_' is placed in front
of an identifier longer than 8 characters.
1986-10-10 15:05:10 +00:00
sater
cb0741ad6d empty string was returned when it was not so good. 1986-10-09 16:15:00 +00:00
sater
09afb442c4 nullpointer and empty string were confused.
Long live the PDP and VAX
1986-10-09 16:12:24 +00:00
ceriel
ab19fa71d6 Added RANLIB 1986-10-09 13:21:33 +00:00
ceriel
9eeb2ec6fa Removed the "wordsize" variable. it was'nt needed, as we also have
EM_WSIZE.
1986-10-09 11:44:28 +00:00
ceriel
b42a39df90 Addition of some changes by Kees Visser.
In packed structures, subrange types now occupy 1 byte if they fit in
1 byte, they occupy 2 bytes if they fit in 2, etc.
1986-10-09 11:09:27 +00:00
ceriel
15c2d7c8b2 Changed a test that was word_size and alignment dependant. 1986-10-09 10:37:56 +00:00
ceriel
f066c3691d newer version 1986-10-06 20:36:30 +00:00
ceriel
6cc0c7f461 There was an error in test 026. It used local variables but declared none.
This is corrected.
1986-09-30 11:13:44 +00:00
erikb
974f71ab6e modified the treatment of op=, ++ and -- operators 1986-09-29 14:01:34 +00:00
erikb
803315bb42 modified the treatment of op=, ++ and -- operators 1986-09-29 13:16:11 +00:00
dick
b1f511e187 some very minor changes 1986-09-28 20:33:15 +00:00
ceriel
624c5a83c5 many bug fixes 1986-09-25 19:39:06 +00:00
erikb
b1eed62b5c put heavily used pointer variables in registers 1986-09-24 13:53:16 +00:00
ceriel
6df30b45d7 Added a pattern for "ldc ads". 1986-09-24 12:17:25 +00:00
ceriel
ccb47897ea Initial revision 1986-09-24 11:24:37 +00:00
ceriel
a05325ba7f Addition of new patterns. 1986-09-23 09:41:47 +00:00
sater
b8aa8a2217 changed ad2str function not to add +0 at labels 1986-09-22 13:15:15 +00:00
sater
9bc53f63a9 made debiug output better 1986-09-22 13:14:54 +00:00
erikb
2e7633971a if NOPP: made #line directives treated correctly 1986-09-22 13:04:04 +00:00
erikb
1384666eb9 some minor fixes 1986-09-17 12:31:45 +00:00
erikb
7dfa6a955a changed some large static data structures into STATIC 1986-09-15 08:47:53 +00:00
erikb
d89580fd22 added one byte to ibuf 1986-09-12 12:58:22 +00:00