Commit Graph

  • 5b09f4211d A minor change in the LL.output format. ceriel 1985-11-26 13:27:51 +00:00
  • 4b31842ecc Remove targets before installing new ones ceriel 1985-11-25 16:26:59 +00:00
  • 7e978197d2 New manual page for a completely new version of LLgen. ceriel 1985-11-25 16:00:18 +00:00
  • 1284cf0187 Changed dependancies ceriel 1985-11-25 15:57:43 +00:00
  • fb36b6b633 New version of LLgen, new version of this Makefile ... ceriel 1985-11-25 15:52:56 +00:00
  • 8b48512de7 New version, with a much faster parser. ceriel 1985-11-25 15:50:51 +00:00
  • 70a5d416d1 New version, much faster ceriel 1985-11-25 15:50:19 +00:00
  • 42d0e056fb Completely new version, generating a much faster parser ceriel 1985-11-25 15:48:42 +00:00
  • f055d610d3 Completely new version, generating a much faster parser. ceriel 1985-11-25 15:47:51 +00:00
  • 5ac646f89f Yet another bug reported by sater. bal 1985-11-18 16:55:53 +00:00
  • b493f98f39 The extra BSD4.2 code caused two branches to be out of range. keie 1985-10-15 15:53:48 +00:00
  • 2e947a5e91 BSD4.3 size returns an error when it cannot find one of its arguments. keie 1985-10-15 15:47:12 +00:00
  • c9c168d853 Several optimization patterns for DAS (Delftse Ada Subset) frontend added. bal 1985-10-14 09:27:24 +00:00
  • e494e09063 Initial revision ceriel 1985-10-03 18:31:47 +00:00
  • aab6140bfa different interface. ceriel 1985-10-03 17:19:14 +00:00
  • 98d06cffb2 0 / -1 confusion for properties (bug reported by sater). bal 1985-10-03 14:47:28 +00:00
  • de79024451 0 / -1 confusion for properties (2 bugs reported by sater). bal 1985-10-03 14:45:53 +00:00
  • dcb4b71a3d 0 / -1 confusion for properties (bug reported by sater). bal 1985-10-03 14:41:44 +00:00
  • d07e8114c6 More safety, also after terms and nonterminals. ceriel 1985-10-03 12:38:55 +00:00
  • 67beb0c4d5 *** empty log message *** ceriel 1985-10-03 10:36:07 +00:00
  • ca4cc6fe80 Initial revision ceriel 1985-10-03 10:35:55 +00:00
  • 4ed4dab397 *** empty log message *** ceriel 1985-10-03 10:25:40 +00:00
  • 6b74749c12 Initial revision ceriel 1985-10-03 10:25:23 +00:00
  • b83ab7873e A more precise safety after a term. ceriel 1985-10-02 22:49:16 +00:00
  • 73153b484b Initial revision ceriel 1985-10-02 22:20:04 +00:00
  • 40915d76c6 Name change : tail_em.vend -> end_em.s ceriel 1985-09-19 14:03:13 +00:00
  • 8668e313f8 bug fixed: same problem as in r1.3, now with csb. Solution: only do block fusion if first block end on bra. bal 1985-09-19 11:14:55 +00:00
  • a18c5dd9c4 bug fixed: last instruction of first block in block fusion optimization can be a conditional branch. (bug detected by Ceriel). bal 1985-09-18 16:27:29 +00:00
  • 53f6b51cde sprintf does not return pointer to string so the assert(s==string) does not make any sense. bal 1985-09-06 11:39:06 +00:00
  • 6a4d9703cc exit(0) added (trouble with make) bal 1985-09-06 11:38:00 +00:00
  • 0d9459bdd6 MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end). bal 1985-09-06 11:06:32 +00:00
  • 57a2371a16 bug fixed: null-pointer dereference. bal 1985-08-13 14:03:23 +00:00
  • cd5fb7ea8c Added str0 and str 1. em 1985-07-26 17:38:22 +00:00
  • 8ebd47f7d7 The identifier ns occurs in C programs. em 1985-07-26 17:15:15 +00:00
  • bccc87a808 Annita's versie em 1985-07-26 17:14:13 +00:00
  • 478209a840 This one works correctly for programs failing to translate. em 1985-07-26 17:04:31 +00:00
  • 1c5cb87985 removed a superfluous line. em 1985-07-26 15:37:11 +00:00
  • 83103c314b Initial revision em 1985-07-26 12:52:13 +00:00
  • bc759a2903 *** empty log message *** em 1985-07-26 12:51:45 +00:00
  • 6bdc39213b Initial revision em 1985-07-26 11:56:24 +00:00
  • 0e7eb937b4 Not using libmon. em 1985-07-26 11:47:54 +00:00
  • e63968056e Added RCSID em 1985-07-26 11:45:49 +00:00
  • 9ef57888fa Initial revision em 1985-07-26 11:38:59 +00:00
  • 6710f21388 *** empty log message *** em 1985-07-26 11:29:08 +00:00
  • b5efab645f Initial revision em 1985-07-26 11:05:30 +00:00
  • 5d86ead6c0 There was a bug in the "str $1==0" instruction. It said: str $1==0 | source4 | remove(ALL) "jsb\t.strlb" | | | It should of course have been str $1==0 | STACK | jsb\t.strlb" | | | ceriel 1985-07-21 11:34:33 +00:00
  • 7b4b53af21 bugs for ngf 8 and fif 4 fixed (asp 16 --> asp 8). bal 1985-07-19 18:02:25 +00:00
  • 2e5bf801a0 patterns for "loc loc cii/cui/ciu/cuu $1==$2" added. bal 1985-07-19 17:58:34 +00:00
  • 04cee55976 .sect .text added bal 1985-07-19 13:43:03 +00:00
  • 479827380c .sect .text added bal 1985-07-18 14:52:56 +00:00
  • 6f22e5b7d9 %D => %ld keie 1985-06-21 12:55:17 +00:00
  • 6de8b41da2 *** empty log message *** keie 1985-06-19 13:42:49 +00:00
  • 3e6e781c8d Now using AALMAG instead of ARMAG for led libraries. keie 1985-06-12 10:31:28 +00:00
  • 57acada057 *** empty log message *** keie 1985-06-10 16:57:01 +00:00
  • 68e92c8319 *** empty log message *** keie 1985-06-10 16:05:04 +00:00
  • 1b972eff60 *** empty log message *** keie 1985-06-10 15:32:18 +00:00
  • b11d9ce683 *** empty log message *** keie 1985-06-10 14:52:43 +00:00
  • 1c19000977 *** empty log message *** keie 1985-06-10 13:55:48 +00:00
  • eea5656df7 *** empty log message *** keie 1985-06-10 13:50:36 +00:00
  • 8749fb1da8 Using new magic number for 'aal' archives. keie 1985-06-10 12:41:51 +00:00
  • a90254c045 Added AALMAG, for making distiction between 'led' archives with SYMDEF and archives made/altered with 'arch'. keie 1985-06-10 11:28:06 +00:00
  • dacde83aae Removed debugging printout. keie 1985-06-10 11:23:22 +00:00
  • 42c2a9754f Adapted by Sjoerd to amoeba. keie 1985-06-10 10:53:15 +00:00
  • 6823e5c12d Sjoerd Makefile for Amoeba. keie 1985-06-10 10:51:12 +00:00
  • 44ccf469d9 Changed to get led working under amoeba. Author: K.S. Mullender. keie 1985-06-10 10:48:49 +00:00
  • 1c9723afd7 Using new assembler & linker. keie 1985-06-04 11:43:01 +00:00
  • 23bf60a80e Adapated to use of new linker & assembler. keie 1985-06-04 11:30:54 +00:00
  • 04e97ce36b *** empty log message *** keie 1985-06-04 11:18:43 +00:00
  • 0370ea6d61 Adapted to use of the new assembler & linker keie 1985-06-04 11:18:09 +00:00
  • a9bbf81f93 Adapted to use of new assembler & linker keie 1985-06-04 10:57:42 +00:00
  • fa2547ddf7 Adapted to use of new linker & assembler. keie 1985-06-04 10:44:10 +00:00
  • a26a8318da Adapted to using the new assembler & linker. keie 1985-06-04 10:40:50 +00:00
  • 206c33b6bc Added a module for fake floating point. keie 1985-06-04 10:39:45 +00:00
  • 5acb12ebe0 Now prevents inclusion of failed compilations into libraries. keie 1985-06-04 10:32:27 +00:00
  • 040aa7115c Adapted to use of new assmbler and linker. keie 1985-06-04 10:32:07 +00:00
  • 531353e14d More adapted to use by march. keie 1985-06-04 10:30:18 +00:00
  • 3f83d34dd9 Adapted to use of the new assembler and linker. keie 1985-06-04 10:29:56 +00:00
  • 5fc5b3c32d A version that tells march to not try to include objects of modules that failed to translate in the library. keie 1985-06-04 10:26:06 +00:00
  • 227a684c70 Adapted tu use new assembler & linker. keie 1985-06-04 10:25:30 +00:00
  • be932f0f5b 1 - Changed %D into %ld. 2 - Adapted to the new linker. keie 1985-06-04 10:21:15 +00:00
  • 37c3bced4b Adapted to using the new linker. em 1985-06-04 09:48:00 +00:00
  • 4eed0fe226 Added one remark intended for bug circumvention. em 1985-05-28 15:57:52 +00:00
  • 4d183a3757 *** empty log message *** em 1985-05-23 13:56:24 +00:00
  • 177af75c93 *** empty log message *** keie 1985-05-13 11:19:24 +00:00
  • 3448cd127b fixup commit for branch 'unlabeled-2.2.1' cvs2hg 1985-05-13 11:09:54 +00:00
  • f90babad30 Adapted to installation in the EM tree. keie 1985-05-13 11:09:53 +00:00
  • 8cbd17b1ba *** empty log message *** keie 1985-05-13 11:06:30 +00:00
  • 0db1db10b8 Bug fixed: cg generated instructions like "and.l #2,a4", which are not allowed on the 68000. The condition "inreg($...) < 2" is added to every EM-pattern that accesses local non-register variables. So the ordering of the patterns for regvar/non-regvar is no longer important. bal 1985-05-01 12:53:33 +00:00
  • eb025dae5c Added a message to the effect that 'local commons' can not be handled. keie 1985-04-29 11:55:30 +00:00
  • fa912e6f37 This version produces local commons in its symbol table. It cannot be used because 'led' con't handle that. keie 1985-04-29 11:50:24 +00:00
  • cec503a1b4 Changed trap number into bit shifted by number for ignore mask. The whole example is, at leat, unclear. The trap for EFOVL never occurs! keie 1985-04-25 13:37:59 +00:00
  • d90761dd33 fixup commit for branch 'unlabeled-2.2.1' cvs2hg 1985-04-23 12:55:02 +00:00
  • 5472fafa56 Add hoc solution of .align problem. keie 1985-04-23 12:55:01 +00:00
  • a0a7a48c3b The reading of the input is now machine independent. em 1985-04-22 15:13:24 +00:00
  • 89a37681fc *** empty log message *** em 1985-04-22 14:12:26 +00:00
  • 7b6ed6733f Added assignment for debuuging info. keie 1985-04-19 13:28:56 +00:00
  • 78961d37c1 Now using out.h from ../../h keie 1985-04-18 15:22:22 +00:00
  • b391be598b Now using arch.h, out.h and ranlib.h from ../../h keie 1985-04-18 15:21:16 +00:00
  • d0e857ddb2 Initial revision bal 1985-04-18 15:14:37 +00:00
  • 928e341f16 Bug fixed: incorrect return value New version adapted from m68k4 version. bal 1985-04-18 15:12:29 +00:00