Commit graph

  • 2624e5d05c Use _end instead of $_end. $_end does not always indicate the right position. This should be fixed as well, but how? ceriel 1995-07-26 08:52:03 +0000
  • ef30bb3398 Fix by Charles Lindsey: still used reg vars, despite ms_gto ceriel 1995-07-26 08:44:35 +0000
  • 41d0c898e5 Fixed typo ceriel 1995-07-26 08:43:02 +0000
  • 1bcd59df35 Some changes suggested by Charles Lindsey ceriel 1995-07-26 08:42:56 +0000
  • c9153e6b9b Set B_busy ceriel 1995-07-25 16:49:15 +0000
  • 4978d19bff Several fixes from Charles Lindsey ceriel 1995-07-25 16:43:42 +0000
  • 34b3d1fb52 Fix: produced jgt instead of jg ceriel 1995-07-25 13:21:53 +0000
  • 5e03b1bebb Fixes: some conditionals were evaluated wrong due to the overflow bit ceriel 1995-07-21 12:05:26 +0000
  • 3883860106 Added Posix names ceriel 1995-06-28 09:46:39 +0000
  • c833d93d2d Some fixes ceriel 1995-06-12 14:28:36 +0000
  • a0bd098f98 Fix: got into infinite loop ceriel 1995-05-02 12:23:28 +0000
  • 15d2949b88 Fix: opaque types my only be defined in the CORRESPONDING implementation ceriel 1995-04-26 13:54:56 +0000
  • 5edfb9eccf Fix: had a semicolon too much (KJB) ceriel 1995-04-18 13:56:20 +0000
  • fdc0e2efdb minor improvement ceriel 1995-03-29 11:57:27 +0000
  • 34f7036b87 Reordered patterns ceriel 1995-03-28 11:22:34 +0000
  • 06b0d3775f Added some patterns ceriel 1995-03-28 10:01:02 +0000
  • f069cba449 Made arith_sign more portable ceriel 1995-03-28 09:10:31 +0000
  • 86cb2d66d7 Fixed: % and / were interchanged ceriel 1995-03-27 11:46:47 +0000
  • d801356f1e Fixed typo ceriel 1995-03-27 11:22:57 +0000
  • bcb4a75630 free WorkingDir only if including cpp ceriel 1995-03-24 13:56:20 +0000
  • e4fd4fce8e Fix: C_pt_ps and C_pt_op prototypes only valid when READABLE_EM is defined ceriel 1995-03-24 10:27:28 +0000
  • b71c0ca9a3 Added Amake.srclist ceriel 1995-03-21 09:39:29 +0000
  • 32c692d93b Use TARGETHOME for manual page ceriel 1995-03-17 14:11:47 +0000
  • 87d67255d9 Added filter for TARGETHOME, needed for man pages that include an include-file ceriel 1995-03-17 14:11:06 +0000
  • 404d86d544 Added -F option to indicate name of floating point hook ceriel 1995-03-17 12:37:06 +0000
  • 911b0a43d8 Fix: never replace LAR/SAR by AAR LOI/STI if descriptor is not in ROM ceriel 1995-03-17 12:32:47 +0000
  • d5505f2f02 Also create sparc_solarisdescr ceriel 1995-03-17 11:00:29 +0000
  • d1435f4fc6 Added an option to strip the grammar from its actions ceriel 1995-02-24 12:10:44 +0000
  • 65353b1417 Fix: description of setxx should write arg ceriel 1995-02-24 11:53:43 +0000
  • 0ae5288ab7 Fix for membership test with constant LHS ceriel 1994-12-20 16:00:57 +0000
  • 68cebfb733 do not allow ',' as separator in parameter declarations; this results in bad C-code ceriel 1994-12-20 12:47:48 +0000
  • 2b0a61d143 Added more precise info about parameters ceriel 1994-12-20 12:40:21 +0000
  • dc2a339e09 fixup commit for tag 'oct-1' cvs2hg 1994-12-06 09:12:22 +0000
  • 7393f8923c Many changes: - added some data flow stuff - many cosmetic changes ceriel 1994-12-06 09:12:21 +0000
  • ef0ecb31b2 Fix: sometimes produced branch to non-existing label ceriel 1994-11-29 14:53:02 +0000
  • 63d0700af1 Fix: made 'rep' equivalent to 'repz' ceriel 1994-11-16 14:43:42 +0000
  • 33da68f7e2 made statbuf static, so that is is zero when not initialized ceriel 1994-11-14 12:34:50 +0000
  • e10145ba2e exit with erno+1, because otherwise exit status is 0 with array bound error ceriel 1994-11-14 11:51:24 +0000
  • e441b2f658 disabled a warning ceriel 1994-11-01 11:45:23 +0000
  • c7b707c266 SkipToNewLine() fixed: did not work with a / at the end of a line ceriel 1994-10-28 15:26:36 +0000
  • 8061bab6a9 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 +0000
  • 4c26480d25 Fix: sometimes wrote register gotten from pop_reg(); Fix: WINDOWSIZE; Fix: make distr ceriel 1994-10-25 16:14:08 +0000
  • d992ed4935 mark file parameters as used in reads/writes ceriel 1994-10-25 15:41:59 +0000
  • a1a816ddc2 Avoid some empty if- and else- parts. gcc -Wall does not like it ceriel 1994-10-20 12:43:35 +0000
  • 7b996be765 void LoadChar ceriel 1994-10-20 11:52:15 +0000
  • 4851c0c9f3 Fine tuning of some patterns ceriel 1994-10-19 14:09:26 +0000
  • cfbdef35e7 A couple of fixes: use Bourne shell, and fixed recursive call of get_sys ceriel 1994-10-18 16:07:27 +0000
  • 29a640446a Remove prototype idfs in casts! ceriel 1994-10-18 13:43:50 +0000
  • d1e4c3d930 Fixed: union initialization did not work properly ceriel 1994-10-03 12:57:39 +0000
  • c3ad2ccc5e Improved driver, handles quotes better ceriel 1994-09-16 12:41:55 +0000
  • 3662861589 Changed PATH somewhat ceriel 1994-08-25 08:05:28 +0000
  • f54d79e41a removed un-used variable ceriel 1994-07-06 08:34:27 +0000
  • e2894d7a6e Header --> Id ceriel 1994-06-28 14:41:17 +0000
  • 8636e9d10a Changed Header into Id ceriel 1994-06-27 08:03:14 +0000
  • 1db6a3029b Header --> Id ceriel 1994-06-24 14:02:31 +0000
  • 5c83e7dbb5 Header --> Id ceriel 1994-06-24 11:31:16 +0000
  • 6cec9aca97 Header --> Id && bug fix ceriel 1994-06-24 07:25:30 +0000
  • 910f827fe2 Header --> Id && bug fix ceriel 1994-06-23 16:08:51 +0000
  • 273fb42833 Changed Header into Id ceriel 1994-06-23 13:47:02 +0000
  • 11f3094b51 Fix: forgot to initialize malloced mem ceriel 1994-06-23 10:00:01 +0000
  • 2b54fa3a19 Fix: also redefine LLsafeerror ceriel 1994-06-23 09:58:30 +0000
  • 77c44b0f04 Minor fix in error message ceriel 1994-06-02 10:54:13 +0000
  • 96172158e5 Fix: dit not handle multiple POINTER TO constructs right ceriel 1994-05-25 12:10:59 +0000
  • f06b39f112 removed wrong assertion ceriel 1994-04-19 10:46:08 +0000
  • dd67502468 Minor fix ceriel 1994-04-19 10:04:53 +0000
  • 656fb00e9b Fix: error recovery sometimes skipped tokens it needed later on ceriel 1994-04-19 09:38:00 +0000
  • 958aced01b Generate octal char constants instead of ints for LLsets ceriel 1994-04-12 13:53:38 +0000
  • 8a670148e4 changed Header to Id ceriel 1994-03-11 10:37:39 +0000
  • b8b3054bba Fix: prevent unintentional token pasting ceriel 1994-03-01 15:04:52 +0000
  • b03e2f6a8b Also update alignment in complete_type(); resulted in obscure (and wrong) error message ceriel 1994-03-01 09:54:16 +0000
  • 805a0a4b66 Added -DNDEBUG to compilation flags ceriel 1994-02-25 14:14:55 +0000
  • af0e9371e9 call abort() only when NDEBUG is not defined ceriel 1994-02-25 14:01:54 +0000
  • 11682328eb get section alignments right ceriel 1994-01-14 11:42:01 +0000
  • 3cd7046ec4 Updated ceriel 1993-12-15 13:28:16 +0000
  • 5a99c436b6 minor change: commented __ANSI_H__INCLUDED after #endif ceriel 1993-12-15 09:55:35 +0000
  • 6f23614b06 Fixed problem with calloc() declaration ceriel 1993-12-09 16:31:05 +0000
  • 6561b6287f Fix: CMP instruction with small constant does not handle PC-relative ceriel 1993-12-06 10:14:43 +0000
  • fe99903321 Several changes: did not work right when compiled with the ANSI C compiler ceriel 1993-11-24 15:37:27 +0000
  • b7a5c1acc0 export WRITE ceriel 1993-11-24 15:32:45 +0000
  • 48ab6fa908 Fixed typo ceriel 1993-11-24 13:01:08 +0000
  • ac6b7e7cf5 Export .stop ceriel 1993-11-24 12:57:43 +0000
  • acd80a39f2 Fixed typo ceriel 1993-11-24 12:54:29 +0000
  • 1d6775dfa5 Wrong references to _endbss; changed to endbss ceriel 1993-11-24 12:45:29 +0000
  • c791a62031 Fixed: tail_mon2 instead of tail_sys ceriel 1993-11-24 12:42:08 +0000
  • a3de95550e define .cs[ab]4 instead of .cs[ab] ceriel 1993-11-24 12:39:21 +0000
  • 67c750a70c Improved CSA some more ceriel 1993-11-24 12:39:19 +0000
  • 0b7ae7a629 .long replaced by .data4 ceriel 1993-11-24 12:37:16 +0000
  • e30d27c418 Fixed bug in newlabel: assertion was wrong ceriel 1993-11-24 12:07:26 +0000
  • 12bc7ed391 Changed as suggested by Frans Meulenbroeks ceriel 1993-11-23 15:35:08 +0000
  • 0e6e7bc913 Fixed for machines without .o ceriel 1993-11-19 09:59:11 +0000
  • 75afbd450b Fixed problem with the IN operator ceriel 1993-11-19 09:53:47 +0000
  • 618041f3ff Some minor modifications ceriel 1993-11-19 09:50:20 +0000
  • 6b1a0c486f Fixed too large constant ceriel 1993-11-19 09:37:44 +0000
  • 60192399dc Added declarations for static functions ceriel 1993-11-18 15:38:13 +0000
  • 862f5da86d use 0xFFFF mask for printing shorts, and work around gcc 2.4.5 bug ceriel 1993-11-18 15:35:03 +0000
  • e3e19a7a0d signal now deals with void functions ceriel 1993-11-17 16:53:43 +0000
  • 1ac5aa547d Fix: reset DISABLE_LANG and DISABLE_SUP when installing everything ceriel 1993-11-17 16:49:43 +0000
  • cf151967a5 signal now deals with void functions ceriel 1993-11-17 16:38:52 +0000
  • 82f89c97a6 signal now deals with void functions ceriel 1993-11-17 16:27:44 +0000
  • 2309d12210 Updated: signal now uses a void function ceriel 1993-11-17 11:04:32 +0000