Commit Graph

15 Commits

Author SHA1 Message Date
dtrg
9c722420dd 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
c611b61a1a New installation mechanism 1991-09-03 16:34:31 +00:00
ceriel
186fc17584 Added some patterns 1991-02-20 09:51:43 +00:00
ceriel
7ad8e806dc removed -i flag 1991-02-19 16:57:39 +00:00
ceriel
28af33211c fixed optimizations that were wrong with indexed mode 1990-06-19 15:15:37 +00:00
ceriel
e13e0c1002 fixed some patterns: operand could have side effects 1990-05-08 09:03:28 +00:00
ceriel
944567bf66 use LABEL_STARTER 1990-01-11 16:33:53 +00:00
ceriel
8e9dce7bec removed some lint complaints 1988-06-28 14:41:02 +00:00
ceriel
23fd239e9e fixed for operand separators within operands 1988-03-14 15:58:07 +00:00
ceriel
e0471ecadc deleted some incorrect patterns 1987-12-02 13:21:20 +00:00
ceriel
ccc8b43405 avoid *REG constructions because of bug in assembler 1987-11-02 10:52:40 +00:00
ceriel
b0df114710 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
bef7369dc5 Handled gen.c wrong. This is corrected. 1986-11-24 21:30:57 +00:00
ceriel
66156680b6 Added -DNDEBUG 1986-11-24 21:01:42 +00:00
ceriel
0e38359528 Initial revision 1986-11-24 20:58:35 +00:00