Commit graph

50 commits

Author SHA1 Message Date
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
George Koehler 0131ca4d46 Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg 779fe568fc Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can't use it as an initialiser when declaring a global variable.) 2005-06-24 22:10:24 +00:00
ceriel b9a67e72ca use stdarg when compiling with ANSI C compiler 1995-08-18 07:26:18 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 49f8a5a61b Fixed some minor problems 1993-11-12 16:59:06 +00:00
ceriel 528112d9bd Bug fix for dlb routines and C_ are now void 1993-11-10 14:22:26 +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 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 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 765add698d Initial revision 1988-06-20 11:13:07 +00:00
kaashoek 6a08adb962 grammar changed 1988-05-31 14:05:41 +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 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
kaashoek a6de718152 Made consistent with 'em_parser.h' and 'decl.h' 1987-12-18 12:10:50 +00:00
kaashoek f1a897cec0 Comments added 1987-11-25 14:41:10 +00:00
kaashoek 5ef24f6923 Comments added 1987-11-25 14:22:15 +00:00
kaashoek 5865536463 Comments added 1987-11-25 13:55:12 +00:00
kaashoek a057f8e72c Comments added 1987-11-25 11:49:48 +00:00
kaashoek f1aba7c217 Initial revision 1987-11-25 11:19:38 +00:00
kaashoek 75e0c5f7ed Initial revision 1987-11-20 11:12:07 +00:00