Commit graph

57 commits

Author SHA1 Message Date
ceriel 528112d9bd Bug fix for dlb routines and C_ are now void 1993-11-10 14:22:26 +00:00
ceriel 4f3e07061e Added -DNDEBUG to compile flags 1993-11-10 14:21:21 +00:00
ceriel 3da953fa85 Added grind support 1991-11-01 11:53:42 +00:00
ceriel 8661cdb40b Added {} around generated for-loop 1991-09-25 10:29:00 +00:00
ceriel 65454de06c Fixed proto.make 1991-09-13 14:56:50 +00:00
ceriel 3bdfdfc1cf Some fixes 1991-09-05 11:19:37 +00:00
ceriel d93bc01d2d New installation mechanism 1991-09-05 11:06:46 +00:00
ceriel 5eb2a9f2fe Fixed error in path name 1991-09-05 10:56:45 +00:00
ceriel e7a1e1cc9c New installation mechanism 1991-09-05 10:56:44 +00:00
ceriel 2d79ecd203 Fixed a few problems 1991-05-16 13:22:15 +00:00
ceriel 05c205181b increase size of yytext buffer 1990-08-01 14:40:22 +00:00
ceriel c336bc86b1 made size of yylex bigger 1990-05-18 11:04:53 +00:00
ceriel 11b54f5d47 fix: generated wrong loops 1990-03-14 11:42:28 +00:00
ceriel 7f6b39f155 improved: did not work with SunOs 4.0 make 1989-10-16 09:32:05 +00:00
ceriel d7e23d9466 improved: did not work with SunOs 4.0 make 1989-10-16 09:24:52 +00:00
ceriel 33992b426d fix: when looking for f.i. C_loe.., forgot to reset to_change when found 1989-03-10 10:06:47 +00:00
ceriel b0fdc82616 put table in alphabetical order again 1989-01-26 17:10:18 +00:00
ceriel e72a36bbb2 renamed jump, prolog, and locals to C_jump, C_prolog, and C_locals 1989-01-26 15:42:50 +00:00
ceriel 7f0b775587 cleaned up a bit 1989-01-26 14:43:09 +00:00
ceriel 6ee3538d91 cleaned up a bit 1989-01-26 14:39:09 +00:00
ceriel e6fb2468c8 change some names 1989-01-26 13:46:19 +00:00
ceriel f452bfc1e1 extnd_ilb changed, declared holno and procno 1988-11-18 17:43:47 +00:00
ceriel 63f793aff3 modyfied to generate only one switchseg for each C_ routine 1988-10-31 15:21:47 +00:00
ceriel ed651bbd04 some fixes:
- use Malloc, Realloc instead of malloc, realloc
- generate common for un-initialized bss
- removed null-reference
1988-10-20 12:55:02 +00:00
ceriel b725b0af8b correction for update_ceg 1988-09-14 14:03:50 +00:00
ceriel 2d98c32cb2 use varargs 1988-09-09 11:32:59 +00:00
ceriel ec5cff92d8 fix error count on error 1988-09-09 11:25:43 +00:00
ceriel a01ea4d930 correct exit status 1988-09-07 14:47:40 +00:00
ceriel 42560d86ef set_segment now generates legal code for SEGHOL; if used, the code
expander will complain
1988-09-07 13:20:03 +00:00
ceriel 01c8cd6d15 remove files before linking 1988-08-18 16:36:14 +00:00
ceriel 367e4ac01c Adapted for ACK 1988-08-18 13:48:49 +00:00
ceriel 08bd32f88d modified for ACK 1988-08-18 13:47:56 +00:00
ceriel e4e7671ab6 Added ACK standard entries 1988-06-20 15:52:55 +00:00
ceriel 765add698d Initial revision 1988-06-20 11:13:07 +00:00
kaashoek 6a08adb962 grammar changed 1988-05-31 14:05:41 +00:00
kaashoek 8ba1ce6f1a Zorgen dat de prioriteit van de 'distance' goed is; haakjes om de expressie
zetten
1988-05-29 15:22:18 +00:00
kaashoek 474b2eb453 Previous version saw C_INSTR CONDITION as CALL ( e.g. C_asp ( $1 == 1) ). 1988-02-03 10:47:08 +00:00
kaashoek dcf14f338b Comments added 1988-01-07 15:25:34 +00:00
kaashoek 41d9465e89 Made consistent with the file in ../common 1988-01-07 15:15:08 +00:00
kaashoek ed4cfa01c5 Made consistent with file in ../common 1988-01-07 15:12:09 +00:00
kaashoek 544f59b0ea Comment added 1988-01-07 14:52:08 +00:00
kaashoek dc88d56345 Made consistent with the file in directory ../common 1988-01-07 14:49:57 +00:00
kaashoek 31ba9c1471 Made consistent with the file in the directory ../common 1988-01-07 14:48:23 +00:00
kaashoek 79718501d6 Comments added. 1988-01-07 14:40:43 +00:00
kaashoek 9b1533a69b Some routines moved to 'help.c' 1987-12-18 16:23:42 +00:00
kaashoek d69f0ef861 Initial revision 1987-12-18 16:22:16 +00:00
kaashoek 69040a2ae0 File 'assem.c' is changed to 'help.c' 1987-12-18 16:17:29 +00:00
kaashoek 572f8ec9c4 Comment added 1987-12-18 12:17:56 +00:00
kaashoek ecabf96c86 Made consistent with 'arg_type.h' and 'decl.h' 1987-12-18 12:12:50 +00:00
kaashoek 9f510b9172 Comments added.
Made consistent with 'arg_type.h' and 'em_parser.h'
1987-12-18 12:11:58 +00:00