Commit graph

  • e1a20fe944 fixed bug in -I handling ceriel 1990-09-27 16:43:51 +00:00
  • d7a034bc02 fixed bug with -I flag eck 1990-09-27 16:39:54 +00:00
  • 4581d9f266 forgot to update LIST eck 1990-09-27 16:38:32 +00:00
  • 851b82ee09 added head_ac eck 1990-09-27 16:37:22 +00:00
  • 7dff46d44e fixed bug with -I flag eck 1990-09-27 15:59:38 +00:00
  • d296eed0c3 added head_ac.e eck 1990-09-27 15:49:13 +00:00
  • 56502994f4 changed end_em to library to avoid namespace pollution eck 1990-09-27 14:29:09 +00:00
  • 81ce150a96 changed environment handling to decrease namespace pollution eck 1990-09-27 13:40:08 +00:00
  • a6d0f40fc8 Some more changes ceriel 1990-09-26 17:32:42 +00:00
  • bc6df29be8 changed first arg of sscanf() to const char * eck 1990-09-26 13:19:19 +00:00
  • 1f408a38c2 Many more changes ceriel 1990-09-25 17:40:47 +00:00
  • 1ade1b814d Added patterns ceriel 1990-09-25 15:12:26 +00:00
  • 5efd4280ee Added patterns ceriel 1990-09-25 15:04:55 +00:00
  • 4c8596ee05 Fix: cmp.l A,A is not the same as tst.l A ceriel 1990-09-25 14:59:28 +00:00
  • 5eb4a8d88f oops, fix for ## operator was wrong eck 1990-09-25 13:46:59 +00:00
  • 7b00154c54 oops, previous fix was wrong for ## operator eck 1990-09-25 13:40:32 +00:00
  • 1011f9679e fixed typo ceriel 1990-09-24 15:22:36 +00:00
  • f8de19a427 Some lay-out changes and always use value of LLuserhook ceriel 1990-09-24 13:35:28 +00:00
  • 096e8368c5 added manual page, some improvements ceriel 1990-09-21 16:58:20 +00:00
  • e3bb56818b fix INS and INSB ceriel 1990-09-21 14:24:03 +00:00
  • 7488a2fbba added cv to .distr eck 1990-09-21 12:53:58 +00:00
  • a480e8fa81 fixed typo eck 1990-09-21 09:27:04 +00:00
  • fbcee49b7e Some new commands and improvements ceriel 1990-09-20 17:51:14 +00:00
  • e3a247ad23 added em_mesX.h to .distr eck 1990-09-20 17:03:05 +00:00
  • d800aaf11a Added .distr ceriel 1990-09-20 16:18:57 +00:00
  • 094c19f350 Added JC and JNC (aliases for JB and JNB) ceriel 1990-09-20 14:18:52 +00:00
  • 65f74f5c72 changed shc.[ch] to tes.[ch] in .distr eck 1990-09-19 15:14:07 +00:00
  • 1feeb94dbf many changes ceriel 1990-09-19 14:31:12 +00:00
  • 641a446f01 Added ANSI-C library eck 1990-09-18 15:02:27 +00:00
  • 6f1d9fbf70 forgot to update Action eck 1990-09-18 14:59:50 +00:00
  • d1050c2382 improved makefile eck 1990-09-18 14:56:52 +00:00
  • a0f46ee7a6 Initial revision eck 1990-09-18 14:42:32 +00:00
  • 5571e06719 added libcc.ansi to .distr eck 1990-09-18 14:37:29 +00:00
  • 0e90ae224a clean-up code generation suppression for lint dick 1990-09-18 14:29:42 +00:00
  • a246152240 removed crash() call: it was wrong eck 1990-09-14 16:39:11 +00:00
  • 9eefd96eb1 deleted unnecessary label eck 1990-09-14 16:37:30 +00:00
  • 5f592dd6bd Added some C support ceriel 1990-09-14 14:37:26 +00:00
  • 4900ad0743 improved line number administration ceriel 1990-09-14 14:37:24 +00:00
  • bd4bc1cad0 replaced some move's by move_i's eck 1990-09-14 14:30:07 +00:00
  • 707d811586 fixed error with # && ##-operators in non function-like macro's eck 1990-09-13 15:14:52 +00:00
  • 5ed44e3432 fixed error with # && ##-operators in non function-like macro's pass printable garbage characters on to parser eck 1990-09-13 15:12:13 +00:00
  • 49fd9f9377 'x(x) int x; { }' was not accepted ceriel 1990-09-12 17:32:31 +00:00
  • 11d8919d76 Fix: the type INTEGER[0..255] was put in one byte ceriel 1990-09-12 17:09:57 +00:00
  • e144c7cc4c fixed bugs with prototype scopes eck 1990-09-12 16:36:16 +00:00
  • bd18f6c521 many changes ceriel 1990-09-12 16:13:59 +00:00
  • 74f3d91777 added #if because rename() is also in POSIX eck 1990-09-11 10:26:42 +00:00
  • 1dd88ae8da changed int-functions to void-functions eck 1990-09-11 10:24:15 +00:00
  • 0d8a8bae5f removed assumption that time_t is an unsigned type eck 1990-09-11 10:18:51 +00:00
  • f0581f7706 fixed small bug with token separation eck 1990-09-10 11:57:16 +00:00
  • 24920dfa75 recognize expressions ceriel 1990-09-07 14:56:24 +00:00
  • 2c9fbebe4e strod() & _str_ext_cvt() made more strictly conforming eck 1990-09-07 11:00:24 +00:00
  • 33c9811ba9 sometimes swap operands in expressions with side-effects eck 1990-09-06 14:49:52 +00:00
  • 2f0275ba3c added some optimalizations eck 1990-09-06 11:32:51 +00:00
  • 9915ed4bc2 stupid error fixed: tes shouldn't have worked eck 1990-09-06 08:59:02 +00:00
  • 4a4153bb8b Added Xcv.c ceriel 1990-09-05 11:54:11 +00:00
  • 6dc5c01551 added top element size computation information eck 1990-09-05 09:29:05 +00:00
  • 5c85d84228 changed stackheight computation to top element size computation changed some parameters eck 1990-09-04 17:19:04 +00:00
  • 5badcb4296 changed stackheight computation to top element size computation eck 1990-09-04 17:16:00 +00:00
  • ee652e6908 changed stacheight to topeltsize eck 1990-09-04 17:13:37 +00:00
  • dace3435ec changed stacheight computation to top element size computation eck 1990-09-04 16:56:39 +00:00
  • 58355b7041 changed stackheight computation to top element size computation eck 1990-09-04 16:42:43 +00:00
  • 3ea64975af distribute makefile.std, not makefile ceriel 1990-09-04 11:47:50 +00:00
  • b2efe2299f fixed bug in qualifier_type() eck 1990-09-04 10:48:04 +00:00
  • 02ea4988d1 fixed problems with declaration syntax eck 1990-09-03 13:46:30 +00:00
  • 2f83a7e3d9 fix: also kill condition codes if they are set to a register that is to be killed ceriel 1990-09-03 11:12:44 +00:00
  • 67f0419dc3 Additions for debugger information ceriel 1990-09-03 11:07:22 +00:00
  • b2ca3783c4 keep the names .csa and .csb for backwards compatibility ceriel 1990-09-03 10:25:57 +00:00
  • dbf9a060c2 Initial version ceriel 1990-08-31 18:22:53 +00:00
  • f614fc6dc3 fixed two little bugs eck 1990-08-31 10:27:12 +00:00
  • 1cb247fa39 only deal with signals that are not ignored ceriel 1990-08-29 11:44:33 +00:00
  • bee5d97eac fixed some bugs in new pattern eck 1990-08-28 15:01:17 +00:00
  • 5fcee85f88 removed test because of moon3 eck 1990-08-28 14:53:34 +00:00
  • 391874ecb2 merged vax and pdp #defines in float.h eck 1990-08-28 14:52:52 +00:00
  • 4ab420fb0f fixed qsort() for 0 elements eck 1990-08-28 14:03:24 +00:00
  • bc83231874 changed pow() a little eck 1990-08-28 13:59:36 +00:00
  • a41c51783a improved the speed somewhat fixed bug with negative chars in comparisons eck 1990-08-28 13:54:46 +00:00
  • cd1f6c38a4 fixed freopen() bug by deleting some code eck 1990-08-28 13:44:48 +00:00
  • bc137646df fixed types because of the 2-4 version eck 1990-08-24 17:05:53 +00:00
  • dc500c3463 fixed some strange constructions eck 1990-08-24 16:20:57 +00:00
  • 8401d7b9ec Did not handle quotes in C comments right ceriel 1990-08-23 15:53:13 +00:00
  • 97d1275cfe changed 'enter' into 'entry' (80286) ceriel 1990-08-23 09:30:56 +00:00
  • 0bf7d60080 several improvements + fixes eck 1990-08-22 16:26:21 +00:00
  • 2a26b4d335 avoid double LINs and corrected bug in symbol table entries for records ceriel 1990-08-22 15:33:43 +00:00
  • ba475d78a2 added optional .w to OP_EA_D eck 1990-08-21 10:59:09 +00:00
  • 797f90a022 changed interface for cs[ab] eck 1990-08-21 10:17:49 +00:00
  • 3fb20f5201 made produced itemtab.h file more readable ceriel 1990-08-20 15:32:29 +00:00
  • e2ce4995e6 Initial revision ceriel 1990-08-20 15:07:38 +00:00
  • 78681448e4 new table (merged with m68k2) ceriel 1990-08-20 15:00:15 +00:00
  • b4a2b975a0 added m68k2 stuff, added patterns eck 1990-08-20 13:55:38 +00:00
  • 0f2f6da38f fixed several bugs with object sizes eck 1990-08-14 09:59:37 +00:00
  • 36b11dc296 improved REAL constant and string constant stab generation ceriel 1990-08-10 18:01:50 +00:00
  • c7a5b07da7 fixed bug concerning back-slashes within strings ceriel 1990-08-10 17:57:32 +00:00
  • 535e64328a added _sigsetmask.s eck 1990-08-09 15:40:08 +00:00
  • fd921229f2 added _sigsetmask.s eck 1990-08-09 15:29:51 +00:00
  • 7bee903886 changed sigsetmask to _sigsetmask eck 1990-08-09 15:27:13 +00:00
  • 4a34358b6a keep comments in actions; they may be significant (for lint) ceriel 1990-08-07 10:48:02 +00:00
  • 17158641e0 fixed error in .trp: it could generate a bus error eck 1990-08-03 16:16:28 +00:00
  • 257c868cc7 don't throw away pseudo's, even if they are not reachable ceriel 1990-08-02 16:01:21 +00:00
  • 116b6a00bc show some more of the name list entries ceriel 1990-08-02 15:58:10 +00:00
  • b32921d7ed pass -g flag to Modula-2 compiler ceriel 1990-08-01 14:46:07 +00:00