Commit Graph

  • b14725f360 Clean up task info display. W. Eric Norum 2000-04-11 01:18:49 +00:00
  • a785881d9f Clean up formatting. Allow for more semaphores -- sequencers use a whole bunch! W. Eric Norum 2000-04-11 01:15:48 +00:00
  • 0c09c096db Added include of definitions common to all Unix target archs. Janet B. Anderson 2000-04-07 23:10:09 +00:00
  • 15a42eaf49 Commented out jba changes. Janet B. Anderson 2000-04-07 22:32:43 +00:00
  • cd54f99b71 Reflect changes to file names. W. Eric Norum 2000-04-07 22:24:29 +00:00
  • 3cf2a7bcb8 Changed os filenames to form CONFIG[_SITE].<host>.<target>. Janet B. Anderson 2000-04-07 21:18:01 +00:00
  • 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. W. Eric Norum 2000-04-07 17:21:39 +00:00
  • d387eedb35 Made xxx_RESS an += definition. Janet B. Anderson 2000-04-07 15:43:31 +00:00
  • 3c0501d790 Changed USER_VPATH to USR_VPATH. Removed CPPFLAGS from CPP command line. Janet B. Anderson 2000-04-07 15:41:56 +00:00
  • 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. Janet B. Anderson 2000-04-07 15:41:37 +00:00
  • f05c0169bf Add loopback network interface. Allow NULL `substitution' argument to dbLoadRecords. W. Eric Norum 2000-04-06 02:40:46 +00:00
  • 4656e2521c Return osiSpawnDetachedProcessNoSupport as required by src/iocinf.cpp. W. Eric Norum 2000-04-06 02:38:54 +00:00
  • 4d8599fa3f Added HOST_LIB definitions. Janet B. Anderson 2000-04-05 17:56:46 +00:00
  • 0f68b08f44 Added sequencer flags. Janet B. Anderson 2000-04-05 17:55:48 +00:00
  • 204da30d2f Moved include CONFIG_SITE.Host.<host>. Janet B. Anderson 2000-04-05 17:54:52 +00:00
  • e7cc15e120 Removed comment. Janet B. Anderson 2000-04-05 17:53:08 +00:00
  • 079a610185 Add some RTEMS source files. With these added to libCom the EPICS Makefiles can produce a complete RTEMS executable image. W. Eric Norum 2000-04-05 16:51:36 +00:00
  • 7b505c00aa RTEMS initialization routines. Adding this file to libCom lets the EPICS Makefiles produce a complete RTEMS executable image. W. Eric Norum 2000-04-05 16:49:11 +00:00
  • 34431b0a81 allow substitutions buffer to grow Marty Kraimer 2000-04-05 14:22:21 +00:00
  • 45d8f94f26 changed to printf in threadShow William Lupton 2000-04-03 22:38:31 +00:00
  • dad9f18ed8 removed threadSleep from threadShow William Lupton 2000-04-01 01:24:03 +00:00
  • 607a5139ee Fixed shared library version number. Janet B. Anderson 2000-03-30 19:10:33 +00:00
  • 65aefb4137 Added TESTPROD. Janet B. Anderson 2000-03-30 16:49:36 +00:00
  • b3d6cb0fb9 Remove reference to SHRLIB_PREFIX. Janet B. Anderson 2000-03-29 22:46:09 +00:00
  • 2f49d49e5b Changed linux to Linux. Janet B. Anderson 2000-03-29 22:00:01 +00:00
  • 760de21777 Bug fix for arch dep ldlibs. Janet B. Anderson 2000-03-29 19:07:42 +00:00
  • 0a21339f99 Added R3.14 libraries. Janet B. Anderson 2000-03-29 19:04:50 +00:00
  • baab92ab51 Added epics base definition. Janet B. Anderson 2000-03-29 17:28:13 +00:00
  • 4ed07d37b9 TSinit now automatically called Marty Kraimer 2000-03-29 16:49:17 +00:00
  • f2d0369337 add code to automaticall call TSinit Marty Kraimer 2000-03-29 16:47:31 +00:00
  • be0f79c2cd vxSrc => iocSrc Marty Kraimer 2000-03-29 14:57:30 +00:00
  • faadcce444 Upward compatibility changes for extensions. Janet B. Anderson 2000-03-28 21:53:47 +00:00
  • 551724839b Fix uninstall rule for WIN32. Janet B. Anderson 2000-03-28 21:06:12 +00:00
  • ad88ed900d added more info (and short sleep) to threadShow William Lupton 2000-03-28 20:30:07 +00:00
  • b22811bf98 Replaced double slashes with single slash. Janet B. Anderson 2000-03-28 18:56:14 +00:00
  • 50fa302c6f Dir vxSrc replaced by iocSrc. Janet B. Anderson 2000-03-28 18:50:02 +00:00
  • edefaef38b Changed double slashes to single slashes. Janet B. Anderson 2000-03-28 18:29:16 +00:00
  • dc3cdbf00b add INSTALL_HOST_BIN Marty Kraimer 2000-03-27 20:31:29 +00:00
  • ae4890e59a RTEMS now allows locked simple binary semaphores to be deleted. W. Eric Norum 2000-03-26 02:01:26 +00:00
  • e1f69a21e9 Let dbtr process the record after acquiring the lock. W. Eric Norum 2000-03-23 22:29:58 +00:00
  • 9ab28d75c8 Removed README file. Janet B. Anderson 2000-03-23 21:37:44 +00:00
  • 54b1d79775 Added include of registerRecordDeviceDriver rules file. Janet B. Anderson 2000-03-23 21:35:50 +00:00
  • a53226c318 Fixed include of RULES file. Janet B. Anderson 2000-03-23 21:32:20 +00:00
  • 3d3292a42f Munched library now always built. Janet B. Anderson 2000-03-23 21:30:42 +00:00
  • f1335baee2 Added <name>_OBJS Janet B. Anderson 2000-03-23 21:27:48 +00:00
  • 5af6cf3ac0 Modified comments about platform specific objects Janet B. Anderson 2000-03-23 21:26:02 +00:00
  • f0a489ba75 Added LIBOBJS. Janet B. Anderson 2000-03-23 21:22:47 +00:00
  • 299fcdf81d Always build munched library. Janet B. Anderson 2000-03-23 21:21:50 +00:00
  • 859548d51b Adding files from epics/startup. Janet B. Anderson 2000-03-23 20:52:24 +00:00
  • dc56ff0b0d pvEventQueuePostSingleEventNoop noew returns void Marty Kraimer 2000-03-23 14:15:42 +00:00
  • d2cf024099 strip trailing 0s and . from scan task names Marty Kraimer 2000-03-22 21:38:39 +00:00
  • 9f3c93ef94 get correct order Marty Kraimer 2000-03-22 21:21:23 +00:00
  • 1001f39f9f build dbPutNotifyInitiate and dbPutNotifyDestroy Marty Kraimer 2000-03-22 21:20:20 +00:00
  • d2a396536f allow papTSD to be created in Get Marty Kraimer 2000-03-22 21:16:42 +00:00
  • 89f0141257 added threadHighestPriorityLevelBelow,threadLowestPriorityLevelAbove Marty Kraimer 2000-03-22 20:22:57 +00:00
  • 63852bb1f9 change single event post to return void Jeff Hill 2000-03-22 17:37:40 +00:00
  • 37245fe309 added pvAdapter Marty Kraimer 2000-03-22 17:13:37 +00:00
  • 1f748b515c changed init func to return void Jeff Hill 2000-03-22 16:58:02 +00:00
  • 800b45a28b separate pvAdapter definitions from cadef Marty Kraimer 2000-03-22 16:49:58 +00:00
  • 7de7df7b58 fixed problem with win32 dll keywords and added new interface Jeff Hill 2000-03-21 23:55:03 +00:00
  • 23255f64a0 fixed problem with win32 dll keywords Jeff Hill 2000-03-21 23:53:51 +00:00
  • 25c789100e Fix for user name. Janet B. Anderson 2000-03-21 22:44:57 +00:00
  • af001a6f8e Added clean for MUNCH rule files. Janet B. Anderson 2000-03-21 22:01:44 +00:00
  • 11abd060ed Move -fPIC -D_REENTRANT to UnixCommon target config file. Janet B. Anderson 2000-03-21 21:26:12 +00:00
  • 18586d2026 Add preliminary `show' information. W. Eric Norum 2000-03-21 21:10:03 +00:00
  • f7776419f0 Added -fPIC -D_REENTRANT to gnu compiler builds. Janet B. Anderson 2000-03-21 19:26:19 +00:00
  • 5f907737c5 changes per Benjamin Franksen Marty Kraimer 2000-03-21 19:23:28 +00:00
  • 99d8271d84 removed extra include Jeff Hill 2000-03-21 19:16:19 +00:00
  • de0f3dc9ed removed rsrv_init() definition Jeff Hill 2000-03-21 19:16:01 +00:00
  • 86ee372527 added libCom dependency Jeff Hill 2000-03-21 18:52:27 +00:00
  • 50a696dd83 change example for iocCore on host Marty Kraimer 2000-03-21 18:49:23 +00:00
  • 0b71825578 dont wrap other header files with extern "C" Jeff Hill 2000-03-21 18:47:31 +00:00
  • d71cc2b7b3 cosmetic Jeff Hill 2000-03-21 18:43:13 +00:00
  • 1f58d2722e improved samnity checking for search/claim requests Jeff Hill 2000-03-21 17:11:24 +00:00
  • eda62d862f install rsrv.h Jeff Hill 2000-03-20 23:15:16 +00:00
  • b35e62ed07 Ensure that semaphore is destroyed even if it is held by the calling task. W. Eric Norum 2000-03-20 23:08:46 +00:00
  • e2c7b26c60 removed test message Jeff Hill 2000-03-20 22:38:57 +00:00
  • 486a30ea01 removed bogus include Jeff Hill 2000-03-20 21:30:16 +00:00
  • 098accfc7d Commented out CROSS_COMPILER_TARGET_ARCHS definition. Janet B. Anderson 2000-03-20 19:18:45 +00:00
  • f26614a8f5 Added SRCS and PROD_SRCS Janet B. Anderson 2000-03-18 04:57:43 +00:00
  • 2b835b0ff3 Added munching. Janet B. Anderson 2000-03-17 23:35:28 +00:00
  • 05763a415a Added c++ munching for vxWorks. Janet B. Anderson 2000-03-17 23:16:36 +00:00
  • 6bcb2da54f Added c++ munching. Janet B. Anderson 2000-03-17 23:15:27 +00:00
  • 5d3e80838c added ca William Lupton 2000-03-17 23:08:10 +00:00
  • cc51f3d449 added html William Lupton 2000-03-17 21:16:25 +00:00
  • 58ff396eef Fix test for PV name termination. W. Eric Norum 2000-03-17 20:16:17 +00:00
  • 61bba9985b Set task variable notepad entry properly. Ensure that a threadPrivateGet before a threadPrivateSet returns a NULL pointer. W. Eric Norum 2000-03-17 19:58:27 +00:00
  • 60564f4758 run iocInit Marty Kraimer 2000-03-17 19:40:27 +00:00
  • 3a2b543bfb fix bugs Marty Kraimer 2000-03-17 16:38:06 +00:00
  • 07d72972f0 Add dummy implementation of osiSpawnDetachedProcess. W. Eric Norum 2000-03-16 23:21:12 +00:00
  • e776939e60 add threadInit() Marty Kraimer 2000-03-16 20:58:36 +00:00
  • 8833a4f33e add date since vxWorks doesnt supply it Marty Kraimer 2000-03-16 20:56:05 +00:00
  • 2853828297 Give the initial thread a `taskVar' structure. Add functions to compute next higher and next lower priority level. W. Eric Norum 2000-03-16 18:59:02 +00:00
  • 0cea0d7991 Updated release and added cvs tag definition. Janet B. Anderson 2000-03-16 15:38:06 +00:00
  • ba75cd3066 Added cvs tag to epics release strings. Janet B. Anderson 2000-03-16 15:35:45 +00:00
  • 4ebcbd5f50 added new priority manipulating routines Jeff Hill 2000-03-16 02:25:10 +00:00
  • 740f2de82a add test for threadPrivate Marty Kraimer 2000-03-15 21:36:02 +00:00
  • eef55f43cc added threadInit() Marty Kraimer 2000-03-15 20:20:10 +00:00
  • ebfe6d3d50 changes so that example works on vxWorks Marty Kraimer 2000-03-15 20:11:14 +00:00
  • ac597db46f add definition for sysClkRateGet Marty Kraimer 2000-03-15 19:10:51 +00:00