Commit graph

1382 commits

Author SHA1 Message Date
ceriel 0930a80dd3 adapted to new assembler syntax 1987-01-28 15:03:39 +00:00
ceriel 212579440e bug fix 1987-01-28 14:38:38 +00:00
ceriel 132ed11e0e _doprint -->_doprnt 1987-01-28 14:28:45 +00:00
ceriel ce561e5f3a made stdin, stdout, and stderr into compile time constants 1987-01-28 14:21:56 +00:00
ceriel fb8fc4e07c Fixed introduced bug 1987-01-28 13:00:33 +00:00
ceriel ebd44261fe cc --> $(CC), added -O flag to CFLAGS 1987-01-28 12:49:42 +00:00
ceriel 77e82ac376 floating point constants are no longer fatal 1987-01-28 00:11:28 +00:00
ceriel 5f7937dd33 Added action for pc runtime library 1987-01-27 23:38:02 +00:00
ceriel ca796567f3 errno was'nt exported 1987-01-27 22:58:33 +00:00
ceriel c5fe8ce4dc new version for assembler producing .o files 1987-01-27 20:37:46 +00:00
ceriel c69f56bd2f By default only install tail_cc.1s and tail_cc.2g 1987-01-27 20:09:55 +00:00
ceriel 846f27eebc Added some system V things 1987-01-27 16:51:19 +00:00
ceriel 846d9a0c2d Initial revision 1987-01-27 16:44:28 +00:00
ceriel 3ea542769f Initial revision 1987-01-27 16:33:21 +00:00
ceriel c1bae75a85 Initial revision 1987-01-27 16:21:02 +00:00
ceriel b5c4cd7a00 Initial revision 1987-01-27 15:57:55 +00:00
bruce 6fb688f882 Ported code to Mantra and general clean up. 1987-01-27 14:15:23 +00:00
bruce bbd5b115dd Changed to reflect location of EMHOME and conform to standard syntax. 1987-01-27 11:42:08 +00:00
ceriel 884a281dd4 Improved "clean" entry" 1987-01-27 10:52:09 +00:00
ceriel 89bbe4c782 correction of syntax errors 1987-01-27 10:50:43 +00:00
ceriel e969c006b7 Contained syntax errors 1987-01-27 10:45:01 +00:00
ceriel cfb3324b6f Better "clean" entry" 1987-01-27 10:41:19 +00:00
ceriel 145326b368 Adaption to new assembler generating .o files 1987-01-26 22:35:41 +00:00
ceriel 5abd614e01 Initial revision 1987-01-26 22:33:58 +00:00
ceriel 55f63a8a12 system call numbers are longwords 1987-01-26 22:15:21 +00:00
ceriel 4133a3cbc3 Initial revision 1987-01-26 21:51:58 +00:00
ceriel 6db629db4d Added stty, gtty 1987-01-26 21:47:59 +00:00
ceriel 0b484452fd Initial revision 1987-01-26 21:43:12 +00:00
ceriel 2c2688a680 adapted to new assembler syntax 1987-01-26 21:22:23 +00:00
ceriel 0991948d3e Removed all those ../../.. references 1987-01-26 16:35:04 +00:00
ceriel 640f958d26 Improved "element size" handling. 1987-01-26 16:16:12 +00:00
ceriel edae1fc950 Added a check that a tokenset in a stackpattern contains tokens
that all have the same size.
1987-01-26 16:14:39 +00:00
ceriel 88ea6fb11d new dependency 1987-01-26 15:01:25 +00:00
ceriel 74d48b9b91 bug fix for EM_MESARG 1987-01-26 14:04:33 +00:00
ceriel 80d363eac5 bug fixes in RMI and EXG 1987-01-26 13:36:40 +00:00
ceriel 8116e3181f now uses alloc module, bug fixes, -N option under USE_TMP, to not do so 1987-01-24 00:25:56 +00:00
ceriel b4e4250144 added EM_wordsize, EM_pointersize 1987-01-23 16:15:57 +00:00
ceriel df1b8c8f71 corrected typo 1987-01-23 16:04:20 +00:00
ceriel 872cd52f99 Bug fix: EM_MESARG gives em_arg, not em_args! 1987-01-23 16:00:37 +00:00
bruce f4e7c2f6ce Fixed up indentation of trans.c output. 1987-01-22 14:27:02 +00:00
bruce 819136660e Don't put out "return" in outputtrans if action is not tested
otherwise compiling trans.c give warning about statment not reached.
1987-01-21 15:36:18 +00:00
ceriel 9acc354608 adapted to new assembler syntax 1987-01-21 15:21:49 +00:00
bruce 959800d9b5 Version that implements a C_XXX to O_XXX library interface. 1987-01-21 14:27:04 +00:00
ceriel 93c2a95860 new assembler producing .o files 1987-01-20 14:53:11 +00:00
ceriel 4f94fb9ea0 Bug fix (?) 1987-01-20 14:47:49 +00:00
ceriel 32f1fc504c new assembler producing .o files 1987-01-20 14:20:33 +00:00
ceriel 3a2030f3b6 assembler now produces .o format 1987-01-20 14:14:19 +00:00
ceriel 6c762a19e7 Changed /lib/cpp to ../../../lib/cpp 1987-01-20 13:09:56 +00:00
ceriel feea5a269f Adapted to new assembler syntax 1987-01-20 10:04:32 +00:00
ceriel a410519ff5 Bug fix
Under the '-x' option, the archive was opened in "APPEND" mode.
1987-01-20 09:53:32 +00:00