Commit Graph

34 Commits

Author SHA1 Message Date
George Koehler
e87791b38a 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
c5e7c60c76 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg
b29f55a533 Rationalised use of #includes to be more standards-compliant. 2006-07-22 00:46:16 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
2be29ee963 Removed # in commands 1992-06-26 12:54:57 +00:00
ceriel
1c6438de99 Improved lint entry 1991-10-29 09:26:01 +00:00
ceriel
16d7372ac1 Added support for volatile 1991-10-02 13:03:31 +00:00
ceriel
90fa7546b2 New installation mechanism 1991-08-27 10:18:09 +00:00
ceriel
483ed2860c produce debugging info 1991-06-26 17:30:48 +00:00
ceriel
ca7ea18785 Changed #include's 1991-03-05 12:44:05 +00:00
ceriel
6b37863a7b removed -i flag 1991-02-19 16:51:50 +00:00
ceriel
5b5140d2d7 removed unused macros, changed lint flags 1990-12-17 13:53:44 +00:00
ceriel
f6d19729f3 undid some changes; they were not effective 1989-03-07 10:29:15 +00:00
ceriel
743ba6d408 fixed problem with size option 1989-03-03 17:53:31 +00:00
ceriel
20bdcdb730 The s option now gives a percentage of the size of the input 1989-02-09 10:18:48 +00:00
ceriel
f33d54412b a minor fix 1988-06-22 10:56:04 +00:00
ceriel
77471a7573 Added option to indicate that whole program is offered 1988-06-16 09:41:51 +00:00
ceriel
dc48b7545f don't throw away external procedures 1988-06-10 15:39:05 +00:00
ceriel
29224bbe09 don't optimize when ms_gto 1987-10-02 12:52:29 +00:00
ceriel
b0df114710 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
5f08cc8b3b Added Rcs Id 1987-03-10 11:49:39 +00:00
ceriel
f5371e1096 Added copyright notice 1987-03-09 19:15:41 +00:00
ceriel
52425788e1 SHARE --> SHR 1987-03-02 12:42:38 +00:00
ceriel
50150ff96e Added standard entries 1987-01-13 10:30:06 +00:00
bal
81bcea8550 Calls of which the actual and formal parameters do not match
are no longer substituted inline.
1985-02-20 15:01:02 +00:00
bal
fa3e83fbd8 bug fixed in last_line() : assert(l!=0) should be assert(lines!=0). 1985-01-23 16:12:21 +00:00
bal
5043de261e lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile;
entry for compiling this phase with ack -O created.
1984-12-21 14:41:47 +00:00
bal
f84e129361 routines getcall(), get_text() and getcc() move from get.c to this file
routines putactuals(), putcall(), and putcc() move from put.c to this file
get.h, put.h, stdio.h, em_mnem.h and em_pseu.h included
1984-11-30 10:30:22 +00:00
bal
bf86a0f8ef several data structures added (moved from types.h).
core allocation macros added.
1984-11-30 10:28:35 +00:00
bal
925f0be202 il_aux.h included (which now contains getcall(),putcall() etc.
routines that were peviously in get.c and put.c).
1984-11-29 11:08:15 +00:00
bal
9ffcf24477 stdio.h included (required by new interface to get.h). 1984-11-29 11:06:23 +00:00
bal
bef1b25962 routines getcall(), get_text() and getcc() move from get.c to this file
routines putactuals(), putcall(), and putcc() move from put.c to this file
get.h, put.h, stdio.h, em_mnem.h and em_pseu.h included
1984-11-29 11:03:19 +00:00
bal
2ab7549af6 cleaned up 1984-11-27 15:52:23 +00:00
bal
15aec67505 Initial revision 1984-11-26 14:14:55 +00:00