Commit graph

62 commits

Author SHA1 Message Date
dtrg 5c5f711cbb Done a major overhaul of the way target include files are installed and
how platform libraries are built. The ARCH pm variable has now been
renamed PLATFORM (which is more accurate) and a different ARCH
variable added, which represents the CPU family rather than the
hardware platform.
2007-02-20 00:46:10 +00:00
dtrg e4292486a3 Added some missing #includes. 2007-02-20 00:38:49 +00:00
dtrg dbe10d2c19 Updated to the version 0.1 of Prime Mover (which involves some syntax changes). 2006-10-15 00:28:12 +00:00
dtrg 708a83ef22 ack expects the tail_ libraries not to have the .a extension. 2006-07-30 23:45:48 +00:00
dtrg f3a9a3bc40 Added support for the Basic and Occam language runtimes. 2006-07-27 21:58:13 +00:00
dtrg 2cfb9afac8 Added support for the Occam compiler. 2006-07-26 18:23:32 +00:00
dtrg 30e34f493f Rationalised use of #includes to be more standards-compliant. 2006-07-26 18:22:02 +00:00
dtrg 4fd0f0dba4 Renamed em.h to occam-em.h to avoid a clash with an ACK module
header file.
2006-07-26 18:20:38 +00:00
ceriel 6db931eee6 Link em_data.a as well (needed when producing readable EM 1997-04-01 13:58:58 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel cf151967a5 signal now deals with void functions 1993-11-17 16:38:52 +00:00
ceriel 37ab68909b Added void for some functions 1993-11-10 12:42:25 +00:00
ceriel 3ac24b282b Removed # in commands 1992-06-26 12:01:31 +00:00
ceriel c2157b66ef corrected the making of make_macros 1992-02-26 15:32:39 +00:00
ceriel 4bb6c5c4e8 Changed identifier name to make it acceptable for our ANSI C compiler 1991-12-03 10:52:03 +00:00
ceriel ed4afc99f6 minor mods to parameters in grammar 1991-11-29 14:11:31 +00:00
ceriel 4d82a1b67e Do not define _end; causes name clashes 1991-10-22 09:01:09 +00:00
ceriel 20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel 54d326e1ba Own fcntl.h 1991-10-04 17:37:22 +00:00
ceriel 8487ae3d76 Made to work with interpreter 1991-09-25 15:04:05 +00:00
ceriel ce1dba9cac Fixed illegal array descriptors 1991-09-25 15:04:02 +00:00
ceriel aa24841c87 removed tst.ocm; did not compile 1991-09-25 15:03:05 +00:00
ceriel abb71310d2 signal stuff not included on BSD 4.2 or SunOs 1991-09-18 09:46:08 +00:00
ceriel 4d7339bb60 Fixed proto.make 1991-09-13 12:01:42 +00:00
ceriel 65bc2b62a1 Added todo 1991-09-06 15:31:41 +00:00
ceriel 5abbc66878 New installation mechanism 1991-08-26 11:08:07 +00:00
ceriel a61ee10532 fcntl.h now requires sys/types.h 1991-03-18 09:16:00 +00:00
ceriel bb31795d33 removed -i flag 1991-02-20 09:48:36 +00:00
ceriel 818d2f10cf Made acceptable for flex (no yylineno) 1991-01-11 14:32:43 +00:00
ceriel 0a9017bae1 if to be preprocessed, # should be the first character 1989-10-04 15:18:12 +00:00
ceriel becd33d3a9 made to work on small machines 1988-07-18 16:45:25 +00:00
ceriel ca51618fe9 made to work; contained too many dependencies on word/pointer size 1988-07-18 16:41:04 +00:00
ceriel e41fd6d8a9 corrected typo 1988-04-21 09:21:18 +00:00
ceriel 143fe678d4 use stty/gtty instead of ioctl 1988-04-15 15:03:32 +00:00
ceriel 5d861a3399 made to work 1988-02-15 18:08:46 +00:00
ceriel d6c52e0fef make to work with new em_code interface 1988-02-15 18:04:27 +00:00
ceriel 81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel dec576c89d improved "clean" entry 1987-03-31 13:11:31 +00:00
ceriel 8b90e3480a Added Rcs Id 1987-03-31 11:09:18 +00:00
ceriel e80b36ded2 Added copyright notice 1987-03-31 11:06:20 +00:00
ceriel da28bdd2f0 Adapted for system V 1987-03-26 17:33:23 +00:00
ceriel 43c55159d6 more porting to pdp 11 1987-03-23 23:27:03 +00:00
ceriel e67b672727 more porting to vu45 1987-03-23 23:22:54 +00:00
ceriel 80fd06aa6a Added LDFLAGS 1987-03-18 09:50:46 +00:00
ceriel 8e9f1f781c changed some names of field selectors 1987-03-18 09:29:56 +00:00
ceriel 50a71251a1 contained calls of non-functions 1987-03-17 22:54:16 +00:00
ceriel c41f370421 Added LEXLIB 1987-03-16 22:35:21 +00:00
ceriel 3f75d2b08f Added -Dvoid=int to CFLAGS 1987-03-12 22:50:03 +00:00
ceriel 7ae0622730 replaced copyright notice 1987-03-12 08:25:15 +00:00
ceriel 6eaf182cee Added Rcs Id 1987-03-10 11:49:39 +00:00