Commit Graph

  • a00336f3dc Added SLI reduce ceriel 1991-02-19 16:45:57 +00:00
  • 2bec02cc45 Added byacc and flex to .distr ceriel 1991-02-19 16:39:36 +00:00
  • a89ef5a4e6 delinted ceriel 1991-02-19 16:25:21 +00:00
  • 1a15bd9edb Made use of C_insertpart dependant on compile-time flag ceriel 1991-02-19 16:22:41 +00:00
  • 88f3437815 Delinted a bit ceriel 1991-02-19 15:28:48 +00:00
  • f68b8ccb58 Changed name of include file ceriel 1991-02-19 13:53:04 +00:00
  • b36936693f moved some static declarations that were illegal ANSI C ceriel 1991-02-19 12:44:38 +00:00
  • 9b2e7c16fc prevent sign-extension in unpack when needed ceriel 1991-02-19 12:41:27 +00:00
  • 3cd78541b2 prevent sign-extension in unpack when needed ceriel 1991-02-19 12:13:08 +00:00
  • 337a02cb76 Made ability for -g dependant on compile-time flag ceriel 1991-02-18 17:18:36 +00:00
  • 204726f487 Corrected -g option ceriel 1991-02-18 17:15:11 +00:00
  • 59f6cb5272 Fixed problem with multiple TOKSEP's ceriel 1991-02-18 15:50:39 +00:00
  • 6a4a3639af prevent multiple occurrences of TOKSEP in replace.c ceriel 1991-02-18 15:25:11 +00:00
  • 0d01683601 Delinted some more ceriel 1991-02-18 12:05:06 +00:00
  • 6c882bd642 One less significant digit: 20 was too much ceriel 1991-02-18 11:43:44 +00:00
  • e9412dcf4a Delinted somewhat (did not work on 2/2 machines) ceriel 1991-02-18 11:11:04 +00:00
  • 58f742200b delinted ceriel 1991-02-18 10:58:49 +00:00
  • 75ba8c2adf made D_ definitions a long and made symbol table generation conditional ceriel 1991-02-15 18:00:26 +00:00
  • ada6ae5c12 Removed some incorrect STATIC's ceriel 1991-02-15 14:54:53 +00:00
  • eaca4e29a3 Fixed: contained construction that was illegal for ANSI C ceriel 1991-02-15 14:21:41 +00:00
  • 0593b6d8d4 Removed switches on longs (portability) and added packed subranges ceriel 1991-02-14 18:15:22 +00:00
  • 357baf08ad hash() now returns same value on 2-byte and 4-byte machines ceriel 1991-02-04 14:25:58 +00:00
  • 72e4ab8c17 Added end library and floating point processor support ceriel 1991-02-01 15:38:19 +00:00
  • 51b4df4b6c fixed CFI problem ceriel 1991-02-01 15:33:41 +00:00
  • ec816c41b8 Added end library and floating point processor support ceriel 1991-02-01 15:09:58 +00:00
  • 3905681d67 Added support for floating point processor ceriel 1991-02-01 12:51:48 +00:00
  • adc1d04fa1 Added mktemp.c ceriel 1991-02-01 10:31:03 +00:00
  • 08d15e2b9c reduce memory usage (again) ceriel 1991-02-01 10:21:39 +00:00
  • 8c952c6649 Generate less stupid conversions ceriel 1991-02-01 09:54:21 +00:00
  • b1471bc78d modified hash function to deliver same value on 2 byte and 4 byte machines ceriel 1991-01-31 15:17:54 +00:00
  • 7326e385a8 simplified 'tes' mechanism ceriel 1991-01-31 15:17:04 +00:00
  • 992c546f2b Added fdopen() ceriel 1991-01-30 16:26:06 +00:00
  • 1977509c1f fixed 'times' systemcall interface ceriel 1991-01-30 16:10:13 +00:00
  • 51bac735e1 Improved identifier string allocation mechanism ceriel 1991-01-30 11:25:25 +00:00
  • e98f3fceb3 fixed problem with qsort(): did not work for objects whose size did not fit in an int ceriel 1991-01-29 14:37:37 +00:00
  • 4c4ee4f2c1 hide some VAX-ce specific names ceriel 1991-01-22 13:28:21 +00:00
  • 52a818520c assembling of (xxx,a6) addressing mode was wrong for large values of xxx ceriel 1991-01-22 12:43:40 +00:00
  • 426a98c8bc assembling of (xxx,a6) addressing mode was wrong for large values of xxx ceriel 1991-01-22 12:01:25 +00:00
  • 397e1c1de6 Upgraded to Berkeley's version 1.8 ceriel 1991-01-22 10:58:49 +00:00
  • 4886962a41 now has own C library ceriel 1991-01-18 11:06:30 +00:00
  • e06fc06745 Added libcc ceriel 1991-01-18 11:04:30 +00:00
  • 065c919720 Added files ceriel 1991-01-18 11:03:05 +00:00
  • 7452cc7dc6 Made to work if BYTES_REVERSED and/or WORDS_REVERSED are not defined ceriel 1991-01-18 09:54:56 +00:00
  • 92c55fa13a yytext is an array in lex, but a char * in flex ceriel 1991-01-18 09:43:04 +00:00
  • e94f2d7e1d Changed implementation of dependency generator ceriel 1991-01-17 17:49:27 +00:00
  • 506591c3d8 Modified manual page so that STDOUT and STDERR are mentioned ceriel 1991-01-17 13:24:28 +00:00
  • ca5b579f4b Added code expander to Action file ceriel 1991-01-17 11:59:25 +00:00
  • 4de0dc3433 initial version ceriel 1991-01-16 16:07:50 +00:00
  • e2a1aa81f9 simplified compile time floating point somewhat ceriel 1991-01-15 18:21:16 +00:00
  • 6ef7433396 in SkipToNewLine(), check for TOKSEP; fixed problem with volatile ceriel 1991-01-15 12:00:24 +00:00
  • 60fd245e73 wctomb() now also returns 1 on 0-char ceriel 1991-01-15 11:55:33 +00:00
  • 853c0cfc99 in SkipToNewLine(), check for TOKSEP ceriel 1991-01-15 11:51:40 +00:00
  • 47930ff0cb Corrected some patterns ceriel 1991-01-14 17:13:58 +00:00
  • 69450aeb77 made acceptable for flex (no yyless() callable from other source file) ceriel 1991-01-11 14:36:37 +00:00
  • 92229ee6bf Made acceptable for flex (no yylineno, no yymorfl) ceriel 1991-01-11 14:35:14 +00:00
  • 4d9ab23a51 Made acceptable for flex (no yylineno) ceriel 1991-01-11 14:32:43 +00:00
  • 454037295f Made acceptable for flex ceriel 1991-01-11 14:28:59 +00:00
  • 386d6a5b7c Some changes in search for more efficiency ceriel 1991-01-11 14:20:59 +00:00
  • b3c13c6cfb fixed bug with APPEND in sys_open() ceriel 1991-01-11 13:19:36 +00:00
  • 5c7e66249d Some more optim (?) ceriel 1991-01-11 10:54:03 +00:00
  • e363f145a1 some changes that may make ncg a tiny bit less inefficient ceriel 1991-01-10 18:39:36 +00:00
  • 65a90ed198 undo modifications outside #ifdef LINT dick 1991-01-10 17:49:19 +00:00
  • 6cbf598d2f corrected small ommission ceriel 1991-01-10 13:57:29 +00:00
  • d4990525c7 Added Berkeley Yacc sources ceriel 1991-01-10 11:19:59 +00:00
  • 49ce694fe2 more additions for lint dick 1991-01-07 12:33:38 +00:00
  • ad483e3e09 Changed installation mechanism of LLgen ceriel 1991-01-04 15:08:28 +00:00
  • 93580cb58b Changed installation mechanism ceriel 1991-01-04 15:01:59 +00:00
  • b1083ab3c4 Fixed error in clearerr ceriel 1991-01-03 16:08:31 +00:00
  • 88fcf7cb50 clearerr is now also a macro ceriel 1991-01-03 14:31:16 +00:00
  • d5593e5f80 clearerr is now also a macro ceriel 1991-01-03 14:23:54 +00:00
  • 177b2f0744 Check for garbage in #pragma and #include ceriel 1991-01-03 13:50:57 +00:00
  • 13f0286788 Check for garbage after #include ceriel 1991-01-03 13:45:22 +00:00
  • 4274e43ced order of fields in struct was changed; PLEASE DICK, DO NOT DO THAT! ceriel 1990-12-19 17:32:04 +00:00
  • 65bd615d62 added information about top element size computation eck 1990-12-19 17:07:10 +00:00
  • bb20d83961 some fixes ceriel 1990-12-19 12:59:36 +00:00
  • e116db6971 Fixed stat interface ceriel 1990-12-19 12:42:21 +00:00
  • b3a34ee194 Adapted for debugger ceriel 1990-12-19 11:54:55 +00:00
  • 54d51b829a Adapted READ_ME file to current situation ceriel 1990-12-19 11:52:37 +00:00
  • 6d592a7503 fixed byte order in 'desc' field ceriel 1990-12-19 11:23:25 +00:00
  • fc040b4e21 Changed LS/PS, ported to DEC VAX ceriel 1990-12-19 11:17:06 +00:00
  • 9943c03f53 simplified options.c ceriel 1990-12-19 11:07:15 +00:00
  • fe6528229a Correct byte order of 'desc' field ceriel 1990-12-19 10:26:39 +00:00
  • 0532d1c22b Regenerated dependencies ceriel 1990-12-18 14:29:04 +00:00
  • bc16e6d487 changed lint flags, use ms_ego, changed allocation strategy for loops ceriel 1990-12-18 11:14:34 +00:00
  • dafd7385ab corrected register save cost counts ceriel 1990-12-18 11:13:03 +00:00
  • 1b47314695 Moved some macros to ../share, changed lint flags ceriel 1990-12-17 16:48:31 +00:00
  • 3a7e8a8bea Changed lint flags ceriel 1990-12-17 16:35:26 +00:00
  • 668638dbc7 Changed types in core allocation routines, changed lint flags ceriel 1990-12-17 14:55:03 +00:00
  • 71ca9b484f added casts of pointer difference to integer eck 1990-12-17 14:22:41 +00:00
  • 1f21fb4aa2 Added -t flag to keep temporaries around ceriel 1990-12-17 14:22:09 +00:00
  • 6982691483 use ms_ego, changed lint flags ceriel 1990-12-17 14:11:13 +00:00
  • 5b5140d2d7 removed unused macros, changed lint flags ceriel 1990-12-17 13:53:44 +00:00
  • a6540b5f26 Changed lint flags ceriel 1990-12-17 13:52:53 +00:00
  • bffcf39b22 fixed problem with multiple definitions going by undetected ceriel 1990-12-17 13:19:31 +00:00
  • 76ed0a2981 Changed types in core allocation routines, changed lint flags ceriel 1990-12-17 13:15:03 +00:00
  • 597ae10a14 Changed lint flags ceriel 1990-12-17 13:11:13 +00:00
  • 2e7e07d0f9 changed lint flags, changed macro name, deleted unused macro ceriel 1990-12-17 13:09:57 +00:00
  • f279db3650 fixed bugs with storage-class and void in prototype eck 1990-12-17 13:08:05 +00:00
  • b8d5d9e893 Changed lint flags ceriel 1990-12-17 13:05:24 +00:00
  • 1dc8cf5a3e print some info in comment in tables.c ceriel 1990-12-17 12:52:41 +00:00