Commit Graph

9508 Commits

Author SHA1 Message Date
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
Janet B. Anderson 65aefb4137 Added TESTPROD. 2000-03-30 16:49:36 +00:00
Janet B. Anderson b3d6cb0fb9 Remove reference to SHRLIB_PREFIX. 2000-03-29 22:46:09 +00:00
Janet B. Anderson 2f49d49e5b Changed linux to Linux. 2000-03-29 22:00:01 +00:00
Janet B. Anderson 760de21777 Bug fix for arch dep ldlibs. 2000-03-29 19:07:42 +00:00
Janet B. Anderson 0a21339f99 Added R3.14 libraries. 2000-03-29 19:04:50 +00:00
Janet B. Anderson baab92ab51 Added epics base definition. 2000-03-29 17:28:13 +00:00
Marty Kraimer 4ed07d37b9 TSinit now automatically called 2000-03-29 16:49:17 +00:00
Marty Kraimer f2d0369337 add code to automaticall call TSinit 2000-03-29 16:47:31 +00:00
Marty Kraimer be0f79c2cd vxSrc => iocSrc 2000-03-29 14:57:30 +00:00
Janet B. Anderson faadcce444 Upward compatibility changes for extensions. 2000-03-28 21:53:47 +00:00
Janet B. Anderson 551724839b Fix uninstall rule for WIN32. 2000-03-28 21:06:12 +00:00
William Lupton ad88ed900d added more info (and short sleep) to threadShow 2000-03-28 20:30:07 +00:00
Janet B. Anderson b22811bf98 Replaced double slashes with single slash. 2000-03-28 18:56:14 +00:00
Janet B. Anderson 50fa302c6f Dir vxSrc replaced by iocSrc. 2000-03-28 18:50:02 +00:00
Janet B. Anderson edefaef38b Changed double slashes to single slashes. 2000-03-28 18:29:16 +00:00
Marty Kraimer dc3cdbf00b add INSTALL_HOST_BIN 2000-03-27 20:31:29 +00:00
W. Eric Norum ae4890e59a RTEMS now allows locked simple binary semaphores to be deleted. 2000-03-26 02:01:26 +00:00
W. Eric Norum e1f69a21e9 Let dbtr process the record after acquiring the lock. 2000-03-23 22:29:58 +00:00
Janet B. Anderson 9ab28d75c8 Removed README file. 2000-03-23 21:37:44 +00:00
Janet B. Anderson 54b1d79775 Added include of registerRecordDeviceDriver rules file. 2000-03-23 21:35:50 +00:00
Janet B. Anderson a53226c318 Fixed include of RULES file. 2000-03-23 21:32:20 +00:00
Janet B. Anderson 3d3292a42f Munched library now always built. 2000-03-23 21:30:42 +00:00
Janet B. Anderson f1335baee2 Added <name>_OBJS 2000-03-23 21:27:48 +00:00
Janet B. Anderson 5af6cf3ac0 Modified comments about platform specific objects 2000-03-23 21:26:02 +00:00
Janet B. Anderson f0a489ba75 Added LIBOBJS. 2000-03-23 21:22:47 +00:00
Janet B. Anderson 299fcdf81d Always build munched library. 2000-03-23 21:21:50 +00:00
Janet B. Anderson 859548d51b Adding files from epics/startup. 2000-03-23 20:52:24 +00:00
Marty Kraimer dc56ff0b0d pvEventQueuePostSingleEventNoop noew returns void 2000-03-23 14:15:42 +00:00
Marty Kraimer d2cf024099 strip trailing 0s and . from scan task names 2000-03-22 21:38:39 +00:00