Commit graph

  • 073c81c9aa added extern declaration for flt_flt2arith() eck 1990-02-26 15:39:45 +00:00
  • 29152cbf74 two fixes to the lint part: unsigned constant compares, and initializations in switch headers ceriel 1990-02-26 11:35:15 +00:00
  • 8d04be4a13 deleted a ';': pasting didn't work properly eck 1990-02-26 10:18:40 +00:00
  • 95632b0fef Oops in assertion: MAXPROCARG instead of MAXPROCARGS ceriel 1990-02-23 17:05:04 +00:00
  • 0c95aa4b86 fixed library order : fix for 2-byte machines ceriel 1990-02-23 17:02:06 +00:00
  • 551b10f3a6 fixed for 2-byte machines ceriel 1990-02-23 17:00:59 +00:00
  • 0ec452930f print pointer as hex ceriel 1990-02-23 16:58:34 +00:00
  • 64e1fa33d3 fixed bugs, added No_Mem() eck 1990-02-21 16:38:45 +00:00
  • 1228fe1baf a few fixes: usual arithmetic conversions were wrong ceriel 1990-02-20 13:31:52 +00:00
  • 972d39139d Added some patterns for shifts with constant shift count ceriel 1990-02-19 16:38:35 +00:00
  • 8bfbe723db bug fix: far calls+jumps with address prefix were wrong ceriel 1990-02-19 09:06:16 +00:00
  • cba0bbac02 Under the -M option, identifiers were sometimes truncated ceriel 1990-02-14 11:57:41 +00:00
  • e4d7651f02 fixed fflush: it didn't even compile! eck 1990-02-13 17:08:05 +00:00
  • c6d14bb079 some corrections ceriel 1990-02-13 09:23:04 +00:00
  • 2293458101 corrected: _fstat is in _Xstat.c ceriel 1990-02-13 09:20:50 +00:00
  • 7c4af80c0f is_rom is boolean, not integer ceriel 1990-02-12 15:15:21 +00:00
  • abeebac3c1 recognize but ignore -undef flag ceriel 1990-02-12 14:33:57 +00:00
  • 7761eecc34 removed MKDEP; it is now a cpp option (-d) ceriel 1990-02-12 11:47:50 +00:00
  • 63d6fe28e7 Added a change suggested by Cees Verstoep ceriel 1990-02-12 09:32:04 +00:00
  • 3f950c9f17 Added a new operator for ncg: is_rom() ceriel 1990-02-09 16:34:17 +00:00
  • 069d94c39b added ANSI-C document eck 1990-02-09 16:30:40 +00:00
  • 8d7a5dba0a documented recent changes ceriel 1990-02-09 16:28:26 +00:00
  • dedf1d945c updated to current situation ceriel 1990-02-09 16:27:59 +00:00
  • eaf856c7a0 Added some patterns for unsigned compares ceriel 1990-02-09 15:28:46 +00:00
  • 541279bd1e Changed an #ifdef NOTDEF to #if 0 ceriel 1990-02-09 15:03:17 +00:00
  • 626e7b5b06 Added U flag for exit status 0 with unresolved refs ceriel 1990-02-09 12:44:37 +00:00
  • 67819cfd6c made a little mistake with the #else and #endif eck 1990-02-09 11:29:57 +00:00
  • 8a8bb6cf10 removed wrong pattern ceriel 1990-02-09 10:41:58 +00:00
  • d7d56d2cbb fixed bug with 0L; don't give warning on char x[3] = "abc" eck 1990-02-09 10:35:44 +00:00
  • ba6c223113 only print file names if there is more than one ceriel 1990-02-08 15:11:23 +00:00
  • e361a5777b remove LLlex #define ceriel 1990-02-07 10:53:05 +00:00
  • 77577f45fa Documented %prefix ceriel 1990-02-07 10:49:30 +00:00
  • db54c35c24 several improvements ceriel 1990-02-05 10:06:42 +00:00
  • b40425786c added 80286 instructions eck 1990-02-02 16:28:06 +00:00
  • 5625842582 fixed 2 bugs with line directives eck 1990-02-02 09:56:35 +00:00
  • 197379a33a fixed bug with character constants eck 1990-02-01 13:09:40 +00:00
  • 0c5cce9a96 max filename length too short in error messages ceriel 1990-01-31 16:27:05 +00:00
  • 546d8f3d16 some fixes ceriel 1990-01-31 15:50:30 +00:00
  • 945c0dc404 don't recognize any pragma's (mechanism is still present) eck 1990-01-31 11:52:40 +00:00
  • 01829a4203 Fixes: random did not work properly, and RealToString did not deal with numbers not fitting in the format given properly ceriel 1990-01-31 11:01:53 +00:00
  • f994b0bf84 Fixed MON instruction: getpid() was wrong ceriel 1990-01-31 10:54:26 +00:00
  • b3d5eaef01 remove comments in macro texts completely ceriel 1990-01-30 18:33:54 +00:00
  • 6c588b0ae8 fixed again ceriel 1990-01-30 14:02:49 +00:00
  • 5929f3dd0e Fix: illegal optimizations of muls ceriel 1990-01-30 13:41:36 +00:00
  • 114048df57 ignore qualifiers when looking for sdef eck 1990-01-30 11:19:30 +00:00
  • 5dec33abaa minor correction to runtime start-off ceriel 1990-01-29 15:52:08 +00:00
  • 2d0493ac92 Fixed shell command in READ_ME file ceriel 1990-01-29 15:36:45 +00:00
  • 8c6dc46124 allow for multiple parsers within one program ceriel 1990-01-29 13:51:32 +00:00
  • da48891d6e allow for multiple parsers within one program ceriel 1990-01-29 13:45:42 +00:00
  • 218b982231 open and close output file in one place ceriel 1990-01-29 12:40:43 +00:00
  • 9288115a4d fixed for OUTSEEK ceriel 1990-01-29 11:42:58 +00:00
  • 0c4835caf3 maintain own free list of buffer headers ceriel 1990-01-29 11:41:37 +00:00
  • 343dbb810f formal parameters in prototyps need only 1 underscore eck 1990-01-29 10:09:00 +00:00
  • 4de10af212 Fixed check in COM ceriel 1990-01-26 17:12:23 +00:00
  • c4c1e6191b Fixed SIG ceriel 1990-01-26 16:43:29 +00:00
  • 933b1de514 bug fix: it said \(nl where \n(nl was meant ceriel 1990-01-26 15:08:22 +00:00
  • 721005b4d7 big fix for #include in macro argument eck 1990-01-26 14:59:50 +00:00
  • f4dcfc3c64 bug fix with #include in argument save #pragma's until they can be printed eck 1990-01-26 14:49:13 +00:00
  • ebbda9ae11 bug fix with many -I options ceriel 1990-01-26 12:00:35 +00:00
  • b48f529177 Added some mkdep features and fixed a bug ceriel 1990-01-26 11:53:08 +00:00
  • f5b29d9ccc creat mode 666 ceriel 1990-01-26 11:02:34 +00:00
  • 343c5872eb fixed typo ceriel 1990-01-26 09:50:44 +00:00
  • c2717419d4 ftime has an error return(?) ceriel 1990-01-26 09:38:45 +00:00
  • 444d0bb4da ftime has an error return(?) ceriel 1990-01-26 09:33:23 +00:00
  • 9b1f6614f6 some optimizations were not protected by calls to small() ceriel 1990-01-24 12:37:33 +00:00
  • ae3e9716f5 Added some code for dependency generator ceriel 1990-01-23 15:25:21 +00:00
  • 94b3467079 improved Makefile ceriel 1990-01-23 13:16:47 +00:00
  • 76cd1e34ca fixed: did not compile ceriel 1990-01-23 12:06:05 +00:00
  • ccfd50c6b7 fixed; did not compile ceriel 1990-01-23 11:00:47 +00:00
  • 7cb9955f82 corrected ceriel 1990-01-22 17:07:11 +00:00
  • 0710269e32 corrected ceriel 1990-01-22 16:48:13 +00:00
  • b2cbaa46d5 changed system-call to avoid namespace pollution eck 1990-01-22 16:26:12 +00:00
  • a42999afab Added strhp.s ceriel 1990-01-22 16:25:52 +00:00
  • 86501edf9e big fix: auto aggregate strings didn't work eck 1990-01-22 16:16:03 +00:00
  • 36dbf24131 adapted so that _brk routine may update .limhp ceriel 1990-01-22 15:38:46 +00:00
  • 4c7f63ee6c adapted so that _brk routine may update .limhp ceriel 1990-01-22 15:32:44 +00:00
  • 2782e386f9 No chmk; use the system call library ceriel 1990-01-22 15:28:45 +00:00
  • 8850b696ab brk routine updates .limhp ceriel 1990-01-22 15:05:10 +00:00
  • 7e34a42088 Use .limhp ceriel 1990-01-22 15:03:13 +00:00
  • ea891cfb3c Added .limhp ceriel 1990-01-22 14:57:58 +00:00
  • 9ecf2ad8f8 Use .limhp ceriel 1990-01-22 14:39:47 +00:00
  • 13ce9b12ac Added .limhp (for later use?) ceriel 1990-01-22 14:34:58 +00:00
  • f815a342e7 Use .limhp ceriel 1990-01-22 14:25:10 +00:00
  • 9f0c356194 Added entry points for ANSI C ceriel 1990-01-22 14:15:55 +00:00
  • 5241920b3c Use .limhp ceriel 1990-01-22 14:14:38 +00:00
  • 786665c582 Use .limhp ceriel 1990-01-22 14:08:16 +00:00
  • ee026dd2ab Added entry points for ANSI C ceriel 1990-01-22 13:59:43 +00:00
  • 73bfa1d1ab Use .limhp ceriel 1990-01-22 13:58:54 +00:00
  • bf95ea8fd9 Added entry points for ANSI C ceriel 1990-01-22 13:41:58 +00:00
  • 8fd07efa80 some additions for MINIX eck 1990-01-22 13:29:46 +00:00
  • 777fb8a624 changed setjmp implementation for POSIX made some changes for MINIX eck 1990-01-22 13:20:42 +00:00
  • 1fdf2d2e19 Added entry points for ANSI C ceriel 1990-01-22 13:09:29 +00:00
  • 37c64c6e36 changed system-calls to avoid namespace pollution eck 1990-01-22 13:08:36 +00:00
  • 0ab62357ce changed system-calls to avoid namespace pollution eck 1990-01-22 13:00:13 +00:00
  • a816b64b86 forgot to update .distr eck 1990-01-22 12:54:26 +00:00
  • 13c2ffcc5b added sigsetjmp() & siglongjmp() eck 1990-01-22 12:53:21 +00:00
  • a940c44ae5 added new routines for ansi eck 1990-01-22 11:56:01 +00:00
  • dbe88218e4 Added entry points for ANSI C ceriel 1990-01-22 11:48:01 +00:00
  • c1b2a43ef5 changed system-calls to avoid namespace pollution eck 1990-01-22 11:44:21 +00:00
  • c6d87355db Added entry points for ANSI C ceriel 1990-01-22 11:24:37 +00:00