Commit Graph

18 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
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
2fd9d25a46 updated 1991-11-13 16:55:20 +00:00
ceriel
6f4094c7c4 Added grind support 1991-11-01 11:53:42 +00:00
ceriel
9ab8a3e7b7 Only install ACK-object producing part 1991-10-29 09:19:57 +00:00
ceriel
8213357795 New installation mechanism 1991-09-06 11:04:20 +00:00
ceriel
2aef15d9fb Changed some identifier names (ANSI C, Ultrix ...) 1991-02-20 09:51:07 +00:00
ceriel
4c4ee4f2c1 hide some VAX-ce specific names 1991-01-22 13:28:21 +00:00
ceriel
a17cb6d151 use strindex() instead of index() 1989-10-12 11:16:43 +00:00
ceriel
2346a0a88c commented out some code 1989-03-06 18:15:50 +00:00
ceriel
6ac0b14a21 made back.a dependent on some C files in this directory 1989-02-07 11:12:13 +00:00
ceriel
604c4ed430 hidden names, made arg_error dependant on DEBUG 1989-02-02 12:29:14 +00:00
ceriel
1aca6f8dcd made arg_error dependant on a DEBUG constant, improved Makefile 1989-02-02 11:45:50 +00:00
ceriel
8322750e2a Added prefix C_ to the names prolog, jump, and locals 1989-01-26 14:04:11 +00:00
ceriel
ba080af7ec changes to hide names and some fixes 1989-01-17 10:27:55 +00:00
ceriel
a962d0f39b changes in search for more speed 1988-11-08 13:47:18 +00:00
ceriel
d646cd1209 Many changes:
- added floating point
- improved assembler part, now uses short encodings when possible
- reduced generated relocation - and name table
1988-10-20 14:21:37 +00:00
ceriel
47a9fdaaf1 Initial revision 1988-09-15 09:49:22 +00:00