Commit Graph

  • 24a3714754 Fix: sometimes produced branch to non-existing label ceriel 1994-11-29 14:53:02 +00:00
  • 61f4cce396 Fix: made 'rep' equivalent to 'repz' ceriel 1994-11-16 14:43:42 +00:00
  • b8d8e1082d made statbuf static, so that is is zero when not initialized ceriel 1994-11-14 12:34:50 +00:00
  • 0261e7a853 exit with erno+1, because otherwise exit status is 0 with array bound error ceriel 1994-11-14 11:51:24 +00:00
  • ef217e26bc disabled a warning ceriel 1994-11-01 11:45:23 +00:00
  • 21e30ab7f7 SkipToNewLine() fixed: did not work with a / at the end of a line ceriel 1994-10-28 15:26:36 +00:00
  • 806a084be5 removed warning and fixed two problems: - remove_def was wrong, and parameter defs should not be removed at the end of a scope ceriel 1994-10-27 14:57:48 +00:00
  • b1479c63dc Fix: sometimes wrote register gotten from pop_reg(); Fix: WINDOWSIZE; Fix: make distr ceriel 1994-10-25 16:14:08 +00:00
  • 90e4d5c15d mark file parameters as used in reads/writes ceriel 1994-10-25 15:41:59 +00:00
  • 78e493ac0b Avoid some empty if- and else- parts. gcc -Wall does not like it ceriel 1994-10-20 12:43:35 +00:00
  • 92bee588be void LoadChar ceriel 1994-10-20 11:52:15 +00:00
  • b77cd9bb8e Fine tuning of some patterns ceriel 1994-10-19 14:09:26 +00:00
  • ddef45be2f A couple of fixes: use Bourne shell, and fixed recursive call of get_sys ceriel 1994-10-18 16:07:27 +00:00
  • 0793b2ecc6 Remove prototype idfs in casts! ceriel 1994-10-18 13:43:50 +00:00
  • 56505254c5 Fixed: union initialization did not work properly ceriel 1994-10-03 12:57:39 +00:00
  • c89cabee0b Improved driver, handles quotes better ceriel 1994-09-16 12:41:55 +00:00
  • f29489f3ad Changed PATH somewhat ceriel 1994-08-25 08:05:28 +00:00
  • c21f5558ba removed un-used variable ceriel 1994-07-06 08:34:27 +00:00
  • 3628b8b8c0 Header --> Id ceriel 1994-06-28 14:41:17 +00:00
  • c57d76db57 Changed Header into Id ceriel 1994-06-27 08:03:14 +00:00
  • f26dd7bb01 Header --> Id ceriel 1994-06-24 14:02:31 +00:00
  • bcc84a94d5 Header --> Id ceriel 1994-06-24 11:31:16 +00:00
  • e97e8edd13 Header --> Id && bug fix ceriel 1994-06-24 07:25:30 +00:00
  • 5e57b9a901 Header --> Id && bug fix ceriel 1994-06-23 16:08:51 +00:00
  • 24741f9c69 Changed Header into Id ceriel 1994-06-23 13:47:02 +00:00
  • fdfe4f12c0 Fix: forgot to initialize malloced mem ceriel 1994-06-23 10:00:01 +00:00
  • 7894646cff Fix: also redefine LLsafeerror ceriel 1994-06-23 09:58:30 +00:00
  • b0ea434716 Minor fix in error message ceriel 1994-06-02 10:54:13 +00:00
  • e960c8cba3 Fix: dit not handle multiple POINTER TO constructs right ceriel 1994-05-25 12:10:59 +00:00
  • 25b0941b80 removed wrong assertion ceriel 1994-04-19 10:46:08 +00:00
  • 550ad0d82c Minor fix ceriel 1994-04-19 10:04:53 +00:00
  • 9c6968d42c Fix: error recovery sometimes skipped tokens it needed later on ceriel 1994-04-19 09:38:00 +00:00
  • 58c76078a7 Generate octal char constants instead of ints for LLsets ceriel 1994-04-12 13:53:38 +00:00
  • 83f8bc669c changed Header to Id ceriel 1994-03-11 10:37:39 +00:00
  • 6bc329e77c Fix: prevent unintentional token pasting ceriel 1994-03-01 15:04:52 +00:00
  • 0faa8fb27f Also update alignment in complete_type(); resulted in obscure (and wrong) error message ceriel 1994-03-01 09:54:16 +00:00
  • a1f0020de5 Added -DNDEBUG to compilation flags ceriel 1994-02-25 14:14:55 +00:00
  • ebdcf062ec call abort() only when NDEBUG is not defined ceriel 1994-02-25 14:01:54 +00:00
  • f1847c8a28 get section alignments right ceriel 1994-01-14 11:42:01 +00:00
  • c5fac7eb3b Updated ceriel 1993-12-15 13:28:16 +00:00
  • f2e8b724db minor change: commented __ANSI_H__INCLUDED after #endif ceriel 1993-12-15 09:55:35 +00:00
  • d06bb6af86 Fixed problem with calloc() declaration ceriel 1993-12-09 16:31:05 +00:00
  • d9df8a922c Fix: CMP instruction with small constant does not handle PC-relative ceriel 1993-12-06 10:14:43 +00:00
  • 62e3431f8d Several changes: did not work right when compiled with the ANSI C compiler ceriel 1993-11-24 15:37:27 +00:00
  • 038afe488d export WRITE ceriel 1993-11-24 15:32:45 +00:00
  • d8e9515218 Fixed typo ceriel 1993-11-24 13:01:08 +00:00
  • d12b7be5d1 Export .stop ceriel 1993-11-24 12:57:43 +00:00
  • 5e72837e62 Fixed typo ceriel 1993-11-24 12:54:29 +00:00
  • 18c50f6768 Wrong references to _endbss; changed to endbss ceriel 1993-11-24 12:45:29 +00:00
  • 1331833c68 Fixed: tail_mon2 instead of tail_sys ceriel 1993-11-24 12:42:08 +00:00
  • be00d7e3f9 define .cs[ab]4 instead of .cs[ab] ceriel 1993-11-24 12:39:21 +00:00
  • 61501029f9 Improved CSA some more ceriel 1993-11-24 12:39:19 +00:00
  • 610bb4a6d8 .long replaced by .data4 ceriel 1993-11-24 12:37:16 +00:00
  • e6e41b924f Fixed bug in newlabel: assertion was wrong ceriel 1993-11-24 12:07:26 +00:00
  • eabced42ae Changed as suggested by Frans Meulenbroeks ceriel 1993-11-23 15:35:08 +00:00
  • 3c91208f8c Fixed for machines without .o ceriel 1993-11-19 09:59:11 +00:00
  • 69ed537f4c Fixed problem with the IN operator ceriel 1993-11-19 09:53:47 +00:00
  • e101155c40 Some minor modifications ceriel 1993-11-19 09:50:20 +00:00
  • a93d33c53b Fixed too large constant ceriel 1993-11-19 09:37:44 +00:00
  • 032e0e36d7 Added declarations for static functions ceriel 1993-11-18 15:38:13 +00:00
  • 3dabb8327c use 0xFFFF mask for printing shorts, and work around gcc 2.4.5 bug ceriel 1993-11-18 15:35:03 +00:00
  • 0fa5010335 signal now deals with void functions ceriel 1993-11-17 16:53:43 +00:00
  • 884b36cfdc Fix: reset DISABLE_LANG and DISABLE_SUP when installing everything ceriel 1993-11-17 16:49:43 +00:00
  • c14352585a signal now deals with void functions ceriel 1993-11-17 16:38:52 +00:00
  • 0e2665ca35 signal now deals with void functions ceriel 1993-11-17 16:27:44 +00:00
  • 1b4c0de360 Updated: signal now uses a void function ceriel 1993-11-17 11:04:32 +00:00
  • 5093b2f32e Some minor changes ceriel 1993-11-17 10:25:17 +00:00
  • a62ccfddbb Oops: committed wrong version ceriel 1993-11-17 09:37:02 +00:00
  • 3428f93f80 and again ... ceriel 1993-11-17 09:10:36 +00:00
  • e977f41f16 Fixed: version with typo committed ceriel 1993-11-17 09:05:28 +00:00
  • abc8061d75 Fixed problem with IN operator ceriel 1993-11-16 16:31:27 +00:00
  • abc232fee7 signal, second arg is void function ceriel 1993-11-16 12:03:22 +00:00
  • f6961821b9 Some small fixes ceriel 1993-11-16 12:00:06 +00:00
  • a479850890 Define PRIVATE as static ceriel 1993-11-16 11:59:09 +00:00
  • a111adf573 prevent some gcc warnings ceriel 1993-11-16 11:54:00 +00:00
  • 1dba0d4628 Define PRIVATE as static, and consequences ceriel 1993-11-16 11:49:17 +00:00
  • 6422389e88 Fixed several lint complaints ceriel 1993-11-16 11:35:23 +00:00
  • 56177b33f4 Changed: create directories if needed ceriel 1993-11-15 09:37:05 +00:00
  • acc3f843fe Fixed bug with "/*" ceriel 1993-11-15 09:29:39 +00:00
  • ebef128e09 Fixed bug ceriel 1993-11-15 09:25:32 +00:00
  • 9bc6c9ef36 Fixed some minor problems ceriel 1993-11-12 16:59:06 +00:00
  • 13dc306413 catch is a signal arg, and should be void catch() ceriel 1993-11-12 16:57:15 +00:00
  • 597c9a97bc noodstop is a signal arg, and should be void noodstop() ceriel 1993-11-12 16:53:24 +00:00
  • 29b989a53c Realloc call: put cast in front of first arg ceriel 1993-11-12 15:48:22 +00:00
  • 4f932bc6ea made symbol2str decl global ceriel 1993-11-12 15:45:09 +00:00
  • 07c8cac6e5 Correction: also put ack_sys in conf/bin, otherwise mk_makefile does not work ceriel 1993-11-12 15:38:49 +00:00
  • 486b73c9ad updated ceriel 1993-11-12 15:37:30 +00:00
  • f830152ba8 Minor changes: gave double def of __ctype with gcc on solaris 2 ceriel 1993-11-12 15:16:08 +00:00
  • 2d22258dd7 Restored em_codeO.h; it is also needed when em_opt is not installed ceriel 1993-11-12 13:40:17 +00:00
  • b4e86b6450 onintr must be void ceriel 1993-11-12 12:53:28 +00:00
  • 6ac18892c8 Changes for release 5.1 ceriel 1993-11-12 10:56:15 +00:00
  • ffb607942e Added proto.make ceriel 1993-11-12 10:08:55 +00:00
  • a81544287a Little trick to make distribution easier ceriel 1993-11-12 10:02:53 +00:00
  • 47ad02f4d2 Added proto.make ceriel 1993-11-11 12:02:20 +00:00
  • eb15533ec8 Some minor mods ceriel 1993-11-11 12:00:22 +00:00
  • c94e95c158 Added comment about Solaris 2 and GNU cc ceriel 1993-11-10 16:35:58 +00:00
  • 371240c8b9 No longer depend on /bin/arch ceriel 1993-11-10 16:07:31 +00:00
  • 52fd06595a Many changes, mostly for Solaris 2 ceriel 1993-11-10 15:11:28 +00:00
  • a4f651cbee Added -DNDEBUG to compile flags ceriel 1993-11-10 15:07:55 +00:00
  • ea4b3dc8be Updated for C_ prototypes ceriel 1993-11-10 15:07:12 +00:00