Commit Graph

5187 Commits

Author SHA1 Message Date
Jeff Hill 93f840f146 reformatted 2000-04-27 17:24:44 +00:00
Jeff Hill 2d8fb10ef9 removed strict compiler specification 2000-04-27 16:44:51 +00:00
Jeff Hill e5d5c9f62f added default for number of objects allocated 2000-04-27 16:23:01 +00:00
Jeff Hill c92b60022c cosmetic 2000-04-27 16:22:04 +00:00
Jeff Hill 4de7f10b96 include interface specifications 2000-04-27 16:20:21 +00:00
Jeff Hill 5a0cea855e dont specify strict compiler 2000-04-25 23:33:40 +00:00
Marty Kraimer 0b31c54889 registerRecordDeviceDriver no needed here 2000-04-25 13:03:07 +00:00
Marty Kraimer 1cefd4b008 fix error reporting 2000-04-25 13:00:39 +00:00
W. Eric Norum 09194d1871 Rename file to match EPICS C++ convention. 2000-04-24 19:27:18 +00:00
Marty Kraimer 9d41d523f8 changed extension from .cc to .cpp 2000-04-24 18:54:20 +00:00
W. Eric Norum 34bf86f1d6 Add rule for converting .st' to .o'. RTEMS needs C++ constructors
to register sequencer commands and programs so the output of snc has
to be compiled with C++.
2000-04-21 22:45:19 +00:00
Jeff Hill cc6511fe95 additional visual C++ build env hints 2000-04-20 00:34:59 +00:00
Janet B. Anderson cc7418fedf Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. 2000-04-17 15:25:23 +00:00
Janet B. Anderson 175410ddd0 Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. 2000-04-17 15:24:21 +00:00
W. Eric Norum 6f7f4e6a9a Add flags for state notation compiler. 2000-04-16 22:46:10 +00:00
W. Eric Norum d16882b9b4 Rename RTEMS MVME167 configuration file to match RTEMS BSP name. 2000-04-14 22:25:04 +00:00
Jeff Hill fabc0187e9 install tsFreeList.h 2000-04-13 22:35:12 +00:00
Jeff Hill 8d6060372a installed 2000-04-13 22:34:33 +00:00
W. Eric Norum 547c51f422 Use common UNIX defines.
Modifications to allow building of RTEMS executable images with makeBaseApp.
2000-04-13 22:33:31 +00:00
Janet B. Anderson ae8bd2bcdd Added OBJ suffix to <name>_OBJS for prod and lib dependancy. 2000-04-13 20:03:27 +00:00
Jeff Hill e4dac73988 cosmetic 2000-04-12 18:04:38 +00:00
Jeff Hill 584a931821 removed most of the case statements 2000-04-12 18:03:23 +00:00
Jeff Hill 1a551e4fb6 dont use CreateThread() 2000-04-12 17:58:25 +00:00
Jeff Hill cec6f7471a added C++ support 2000-04-12 17:55:51 +00:00
Jeff Hill 09b6989a06 added iter for const items 2000-04-12 17:54:31 +00:00
Janet B. Anderson 88d4d88cdc Changed install location. 2000-04-11 22:05:33 +00:00
Janet B. Anderson 96fe79a69a Removed MUNCH_LIBRARY. 2000-04-11 22:04:01 +00:00
Janet B. Anderson 3adbbdfedf Changed order of definitions. 2000-04-11 14:26:02 +00:00
Janet B. Anderson 227d3ac6d6 Added install_shrlib definition and allowed prod for ioc builds. 2000-04-11 14:25:37 +00:00
W. Eric Norum b14725f360 Clean up task info display. 2000-04-11 01:18:49 +00:00
W. Eric Norum a785881d9f Clean up formatting.
Allow for more semaphores -- sequencers use a whole bunch!
2000-04-11 01:15:48 +00:00
Janet B. Anderson 0c09c096db Added include of definitions common to all Unix target archs. 2000-04-07 23:10:09 +00:00
Janet B. Anderson 15a42eaf49 Commented out jba changes. 2000-04-07 22:32:43 +00:00
W. Eric Norum cd54f99b71 Reflect changes to file names. 2000-04-07 22:24:29 +00:00
Janet B. Anderson 3cf2a7bcb8 Changed os filenames to form CONFIG[_SITE].<host>.<target>. 2000-04-07 21:18:01 +00:00
W. Eric Norum 2378bce7f6 Try harder to destroy mutex semaphores. If an attempt to destroy one
fails because it is locked, try again after unlocking it.  This won't
work if the thread has recursively locked the mutex, but it seems to
be fine for all the cases the EPICS uses.
2000-04-07 17:21:39 +00:00
Janet B. Anderson d387eedb35 Made xxx_RESS an += definition. 2000-04-07 15:43:31 +00:00
Janet B. Anderson 3c0501d790 Changed USER_VPATH to USR_VPATH.
Removed CPPFLAGS from CPP command line.
2000-04-07 15:41:56 +00:00
Janet B. Anderson 7946dfdc1a Separated command name from cpp and c flags.
Some cppflag and cflag names changed.
Added TARGET_OBJS and TARGET_RESS definitions.
Added CPPFLAGS to CPPSNCFLAGS definition.
2000-04-07 15:41:37 +00:00
W. Eric Norum f05c0169bf Add loopback network interface.
Allow NULL `substitution' argument to dbLoadRecords.
2000-04-06 02:40:46 +00:00
W. Eric Norum 4656e2521c Return osiSpawnDetachedProcessNoSupport as required by src/iocinf.cpp. 2000-04-06 02:38:54 +00:00
Janet B. Anderson 4d8599fa3f Added HOST_LIB definitions. 2000-04-05 17:56:46 +00:00
Janet B. Anderson 0f68b08f44 Added sequencer flags. 2000-04-05 17:55:48 +00:00
Janet B. Anderson 204da30d2f Moved include CONFIG_SITE.Host.<host>. 2000-04-05 17:54:52 +00:00
Janet B. Anderson e7cc15e120 Removed comment. 2000-04-05 17:53:08 +00:00
W. Eric Norum 079a610185 Add some RTEMS source files. With these added to libCom the EPICS Makefiles
can produce a complete RTEMS executable image.
2000-04-05 16:51:36 +00:00
W. Eric Norum 7b505c00aa RTEMS initialization routines.
Adding this file to libCom lets the EPICS Makefiles produce a complete
RTEMS executable image.
2000-04-05 16:49:11 +00:00
William Lupton 45d8f94f26 changed to printf in threadShow 2000-04-03 22:38:31 +00:00
William Lupton dad9f18ed8 removed threadSleep from threadShow 2000-04-01 01:24:03 +00:00
Janet B. Anderson 607a5139ee Fixed shared library version number. 2000-03-30 19:10:33 +00:00