Commit graph

  • 673679e5eb improved trap handling ceriel 1988-04-27 18:11:33 +00:00
  • 5891ec12a0 corrected brk and sbrk somewhat ceriel 1988-04-27 18:02:59 +00:00
  • 2e009ecfff almost fixed problem with cfu ceriel 1988-04-27 16:57:43 +00:00
  • 420ca09aee improved; now also runs with interpreter ceriel 1988-04-27 13:01:25 +00:00
  • 20f4177c29 updated to different default action of TakeAction ceriel 1988-04-27 11:34:33 +00:00
  • ccdfd76de2 Allow for (more) complex shell commands in parameter ceriel 1988-04-27 11:30:13 +00:00
  • 7fbb57dea4 clean entry should not throw away distributed files ceriel 1988-04-27 10:57:37 +00:00
  • 39d3496f4b Added termcap.c ceriel 1988-04-26 18:23:40 +00:00
  • 8acf1542f6 updated dependencies ceriel 1988-04-26 16:15:25 +00:00
  • 5a7fa39fc9 updated dependencies ceriel 1988-04-26 16:03:36 +00:00
  • 8781ada304 generate more register messages ceriel 1988-04-26 15:33:48 +00:00
  • a0799c99ec Initial revision ceriel 1988-04-26 14:33:11 +00:00
  • be39f6c6a0 updated smoewhat ceriel 1988-04-26 14:21:10 +00:00
  • 143387e11d updated smoewhat ceriel 1988-04-26 14:11:05 +00:00
  • db786790ee made epsd 1e-14 instead of 1e-17 ceriel 1988-04-26 14:10:55 +00:00
  • bfd4554758 fixed: did not compute hexadecimal numbers right ceriel 1988-04-26 13:47:02 +00:00
  • 6722c28d81 Added comment ceriel 1988-04-26 13:04:04 +00:00
  • 7943327f7d corrected ceriel 1988-04-26 11:43:23 +00:00
  • 76a93fcbc3 better error checking in Storage module ceriel 1988-04-26 11:25:36 +00:00
  • 6c825b7892 fixed hexadecimal character class ceriel 1988-04-26 10:51:50 +00:00
  • e925036f8d corrected ceriel 1988-04-26 10:49:07 +00:00
  • 2bbecf2416 better argument checking of standard functions ceriel 1988-04-26 10:14:01 +00:00
  • b3ce56e32a Added many tests; probably still not enough ceriel 1988-04-25 18:20:49 +00:00
  • d9638fca0e fixed bug: did not convert 0 right ceriel 1988-04-25 18:13:32 +00:00
  • 264773ee06 fixed bug in SIM and SIG ceriel 1988-04-25 17:05:36 +00:00
  • d260937564 improved layout with varargs ceriel 1988-04-25 16:24:42 +00:00
  • 71dd29ae30 improved layout ceriel 1988-04-25 16:17:29 +00:00
  • 6607dc999e fixed; va_end(list) should be va_end(ap) ceriel 1988-04-25 15:31:58 +00:00
  • 093a970d7f generate scope info for functions ceriel 1988-04-25 12:55:25 +00:00
  • 131d4d9454 align on ints instead of shorts ceriel 1988-04-25 10:41:33 +00:00
  • e4838a6225 dont generate .data4 ceriel 1988-04-25 10:31:33 +00:00
  • 9bd075e3a0 Added TableHandl.def ceriel 1988-04-25 09:28:10 +00:00
  • 816c7e6416 made ioctls to work better on sun ceriel 1988-04-22 19:41:22 +00:00
  • cf00c1ffa0 made to look better on our laser printer ceriel 1988-04-22 18:59:19 +00:00
  • d6f2d2f25c corrected wait systemcall ceriel 1988-04-22 18:49:13 +00:00
  • 01faecb6ed conversion to our assembler was not complete ceriel 1988-04-22 18:44:28 +00:00
  • 3f3b3d04e6 conversion to our assembler was not complete ceriel 1988-04-22 18:37:59 +00:00
  • 3edf9486c9 fixed to not accept dots in numbers ceriel 1988-04-22 18:34:22 +00:00
  • 3228f4f21b restore external base, just to be sure ceriel 1988-04-22 17:19:40 +00:00
  • 856f58468e restore external base, just to be sure ceriel 1988-04-22 16:54:58 +00:00
  • d1a444d6d1 minor fix ceriel 1988-04-22 16:19:56 +00:00
  • 4410cc5cdf main should return value ceriel 1988-04-22 16:00:01 +00:00
  • 48f7be1f8e corrected; did some shifts that have undefined result ceriel 1988-04-22 15:49:20 +00:00
  • d3da6b76dc avoid use of modf; not portable ceriel 1988-04-22 14:17:34 +00:00
  • b68e30f6ff avoid use of modf; not portable ceriel 1988-04-22 14:11:55 +00:00
  • b948e4b59d corrected; sometimes lookahead would fail ceriel 1988-04-22 14:02:43 +00:00
  • adaa19c807 some more actions for making distr ceriel 1988-04-22 09:39:50 +00:00
  • fd4bda4865 made more portable ceriel 1988-04-21 18:53:31 +00:00
  • e0d31020c8 made to conform to ACK rules ceriel 1988-04-21 18:48:15 +00:00
  • 0aa6d4ed5d corrected: a shift of 32 is not portable! ceriel 1988-04-21 18:40:42 +00:00
  • 5db0db5959 fixed minor bug in lin instruction (!) ceriel 1988-04-21 15:29:02 +00:00
  • 5f4707b280 improved comments; should now be understandable for anyone who knows EM ceriel 1988-04-21 10:08:56 +00:00
  • e41fd6d8a9 corrected typo ceriel 1988-04-21 09:21:18 +00:00
  • 1cd66f2952 Dicks corrected emtest ceriel 1988-04-20 17:49:42 +00:00
  • 211f5d2ad8 improved signal handling ceriel 1988-04-20 17:10:21 +00:00
  • 79e3ac1a26 improved setjmp ceriel 1988-04-20 16:58:29 +00:00
  • 379101461e corrected .s files ceriel 1988-04-20 16:47:41 +00:00
  • 536716ba84 rewritten setjmp: compiler now gives a bit more support ceriel 1988-04-20 15:33:17 +00:00
  • cd782a1488 corrected a syntax error ceriel 1988-04-20 15:28:26 +00:00
  • ae50580eff new handling of setjmp; now pass return address ceriel 1988-04-20 15:28:10 +00:00
  • 083d520d38 SUN4 frexp strikes again ... ceriel 1988-04-20 14:42:04 +00:00
  • 09eb4f9325 changed xenix3.0 to xenix3 ceriel 1988-04-20 11:52:53 +00:00
  • b82c0d9bdd Added test ceriel 1988-04-20 10:45:09 +00:00
  • fee10c4735 Initial revision ceriel 1988-04-20 10:43:48 +00:00
  • 06c28ad222 do not call frexp with 0.0; the SUN4 cannot stand it ceriel 1988-04-20 10:01:35 +00:00
  • 865e5b607a Added include ceriel 1988-04-20 09:25:31 +00:00
  • 750aad12f6 Made a bit more portable ceriel 1988-04-19 19:46:28 +00:00
  • 62c9bd14ce made to work for distribution ceriel 1988-04-19 18:58:08 +00:00
  • b651e4cfbe Added my name to author list ceriel 1988-04-19 17:19:21 +00:00
  • 540fb5605b Added minix and minixST ceriel 1988-04-19 17:16:10 +00:00
  • 347a183428 avoid installation order problem ceriel 1988-04-19 17:05:05 +00:00
  • 0768c14544 Added check that script is started from proper directory ceriel 1988-04-19 16:57:19 +00:00
  • 39ee09e442 order was wrong ceriel 1988-04-19 16:56:40 +00:00
  • 832e4c3e8d order was wrong ceriel 1988-04-19 16:55:51 +00:00
  • bbe4d39ddd improved stupid test ceriel 1988-04-19 16:45:19 +00:00
  • 9d3f9ea496 fixed a small problem with the 'symmetric' option; also fixed a problem with Hex numbers ceriel 1988-04-19 14:40:27 +00:00
  • fef0bf1075 adapted for new distribution ceriel 1988-04-19 14:33:58 +00:00
  • 7fc73c9cf3 *** empty log message *** kaashoek 1988-04-19 12:40:43 +00:00
  • 805354f806 *** empty log message *** kaashoek 1988-04-19 11:41:16 +00:00
  • 37a3f20b85 Added minix ceriel 1988-04-19 11:10:14 +00:00
  • eb1ddcb2a3 Added minix ceriel 1988-04-19 11:01:39 +00:00
  • 3f28711419 Added minix ceriel 1988-04-19 10:56:12 +00:00
  • a4d9ed6ac8 Initial revision ceriel 1988-04-19 10:48:34 +00:00
  • 5b4ae84255 comments Dick kaashoek 1988-04-19 10:41:05 +00:00
  • 8c20160cb6 Initial revision ceriel 1988-04-19 10:38:18 +00:00
  • e9f4f7498c corrected somewhat ceriel 1988-04-19 10:33:07 +00:00
  • d5b7752fdb Added define for ACK ceriel 1988-04-19 10:30:15 +00:00
  • 709fee14c6 Initial revision ceriel 1988-04-19 10:19:15 +00:00
  • cac49c513c Added cleanup ceriel 1988-04-19 10:13:41 +00:00
  • da872ef789 assert macro has one parameter ceriel 1988-04-19 09:57:44 +00:00
  • 9d3ae1c4d0 Added minixST ceriel 1988-04-19 09:40:02 +00:00
  • a61b1a19bb Initial revision ceriel 1988-04-19 09:34:37 +00:00
  • 5140441585 Initial revision ceriel 1988-04-19 09:27:51 +00:00
  • 1519576e82 Added .distr ceriel 1988-04-19 09:22:48 +00:00
  • 647b192b1f Initial revision ceriel 1988-04-19 09:15:48 +00:00
  • 449ea0d073 Added .distr ceriel 1988-04-19 09:13:41 +00:00
  • 2a7411dd91 Added descr ceriel 1988-04-19 09:10:18 +00:00
  • 65f67f48a3 Added m2 as callname ceriel 1988-04-18 15:57:28 +00:00
  • 580b1c081f cleaned up some garbage. How did it get there? ceriel 1988-04-18 15:54:20 +00:00
  • eb6ed2df62 Added .distr file ceriel 1988-04-18 15:00:24 +00:00