Commit Graph

127 Commits

Author SHA1 Message Date
ceriel
996d8fc8e8 fixed to generate only external commons. This cannot be done in common.c
because an external could later be declared static, and a static could later
be declared external.
1988-11-10 13:16:22 +00:00
ceriel
776e96cecd fixed typo 1988-11-02 16:33:56 +00:00
ceriel
a58f200d8a modifications in search for more speed 1988-10-31 16:03:44 +00:00
ceriel
fe9fb2fb9d modyfications in search for more speed 1988-10-31 15:54:54 +00:00
ceriel
aaa3fa1467 many modyfications in search for more speed 1988-10-31 15:42:15 +00:00
ceriel
2b29ce2298 modyfied to generate only one switchseg for each C_ routine 1988-10-31 15:21:47 +00:00
ceriel
be64cfc96b use common() when possible 1988-10-20 13:28:02 +00:00
ceriel
a3cbfd56f3 switch to text segment before generating the label 1988-10-20 13:23:52 +00:00
ceriel
af63a7a349 many changes, mostly for efficiency 1988-10-20 13:06:10 +00:00
ceriel
79962c56cd Added common() routine 1988-10-20 13:01:04 +00:00
ceriel
cda1118bf8 Added obj_back/common.c 1988-10-20 12:59:21 +00:00
ceriel
0a5dadfe82 Use varargs.h for routine with variable number of args 1988-10-20 12:57:32 +00:00
ceriel
42604d1423 Added missing filenames 1988-10-20 12:56:08 +00:00
ceriel
1448010401 some fixes:
- use Malloc, Realloc instead of malloc, realloc
- generate common for un-initialized bss
- removed null-reference
1988-10-20 12:55:02 +00:00
ceriel
921d6885b1 fixed; did not work properly 1988-09-19 15:07:12 +00:00
ceriel
02bd21e69e corrected 1988-09-14 14:05:11 +00:00
ceriel
5a8c037956 correction for update_ceg 1988-09-14 14:03:50 +00:00
ceriel
718f51e581 initialize oh_stamp fields of header 1988-09-13 09:11:54 +00:00
ceriel
57cc3be42b Added define for CODE_EXPANDER 1988-09-12 14:33:15 +00:00
ceriel
9ff66cb703 Added mechanism to generate C_out 1988-09-12 14:30:22 +00:00
ceriel
0e5807f791 corrected dependencies 1988-09-12 14:05:14 +00:00
ceriel
d2568b0659 Added C_insertpart.c 1988-09-12 14:03:51 +00:00
ceriel
28e8e8778b Added C_insertpart etc 1988-09-12 13:59:43 +00:00
ceriel
0f09afdd84 fix exit status 1988-09-09 11:36:57 +00:00
ceriel
a41d9f0a24 use varargs 1988-09-09 11:32:59 +00:00
ceriel
28c097f31b fix error count on error 1988-09-09 11:25:43 +00:00
ceriel
02974a16b0 renamed update to update_ceg, fixed create_ofiles to make sure that the
.c files are detectably newer
1988-09-08 11:43:03 +00:00
ceriel
b2aa988b11 declare SEGHOL 1988-09-08 10:26:18 +00:00
ceriel
293b38b458 Added support for new C_insertpart, C_beginpart, C_endpart functions 1988-09-08 10:24:16 +00:00
ceriel
729ee1f314 declare SEGHOL 1988-09-08 10:01:32 +00:00
ceriel
74f80f9c80 correct exit status 1988-09-07 14:47:40 +00:00
ceriel
13b8bcce1a Added install entry 1988-09-07 13:54:26 +00:00
ceriel
9709fe4c0c replace spaces by tabs 1988-09-07 13:39:07 +00:00
ceriel
82bad462cd set_segment now generates legal code for SEGHOL; if used, the code
expander will complain
1988-09-07 13:20:03 +00:00
ceriel
c04ac84cf4 use varargs 1988-08-19 09:22:07 +00:00
ceriel
653b210c36 Adapted fort ACK 1988-08-19 09:21:29 +00:00
ceriel
744b87b988 adapted for ACK 1988-08-19 09:20:25 +00:00
ceriel
a0b2cc8722 remove files before linking 1988-08-18 16:36:14 +00:00
ceriel
a398ae906e Adapted for ACK 1988-08-18 13:48:49 +00:00
ceriel
de0b30db39 modified for ACK 1988-08-18 13:47:56 +00:00
ceriel
9bdc09f5b4 modified for ACK 1988-08-18 13:35:09 +00:00
ceriel
95241983c5 Added Makefile 1988-08-18 13:15:16 +00:00
ceriel
786323bab7 to make sure that directories are created ... 1988-08-18 13:12:39 +00:00
ceriel
7b827ec6d2 Adapted for ack 1988-08-18 11:46:05 +00:00
ceriel
07768e86c9 be a bit more precise in cleanup 1988-08-18 11:04:55 +00:00
ceriel
dca1b4f2b1 Somewhat adapted for ACK 1988-08-18 11:00:02 +00:00
ceriel
d9d3418f13 Added Action file 1988-08-18 08:50:31 +00:00
ceriel
26f9afe52c Added 1988-08-18 08:49:57 +00:00
ceriel
fbffc9770a Added ACK standard entries 1988-06-20 15:52:55 +00:00
ceriel
fdd774693f Initial revision 1988-06-20 12:46:49 +00:00