Commit Graph

  • a18943ad9f removed NOOP routines Jeff Hill 2000-04-28 00:53:20 +00:00
  • 79728bc07d removed call to NOOP routine Jeff Hill 2000-04-28 00:50:59 +00:00
  • 423fcc1dbd removed my junk Jeff Hill 2000-04-28 00:50:16 +00:00
  • 1ca847078e cleaned out trash Jeff Hill 2000-04-28 00:49:33 +00:00
  • 9f94eee742 allow C++ Jeff Hill 2000-04-28 00:41:38 +00:00
  • 06f8507803 use threadPrioritySelf () Jeff Hill 2000-04-28 00:39:04 +00:00
  • dc7a13ddcc added ms keywords Jeff Hill 2000-04-27 17:58:50 +00:00
  • 9b9ce436a8 added ms keywords Jeff Hill 2000-04-27 17:49:45 +00:00
  • 7d884560d4 removed backslash Jeff Hill 2000-04-27 17:46:38 +00:00
  • 092c301e3a added threadExitMain() Jeff Hill 2000-04-27 17:30:13 +00:00
  • 22fdbb1913 removed extern from epicsShareDef because strange mysteries persist with the microsoft compiler: sometines extern is required with the instantiation and other times not ... Jeff Hill 2000-04-27 17:27:46 +00:00
  • a7b7c7cf16 removed coreRelease () function prototype Jeff Hill 2000-04-27 17:26:07 +00:00
  • 93f840f146 reformatted Jeff Hill 2000-04-27 17:24:44 +00:00
  • 2d8fb10ef9 removed strict compiler specification Jeff Hill 2000-04-27 16:44:51 +00:00
  • e5d5c9f62f added default for number of objects allocated Jeff Hill 2000-04-27 16:23:01 +00:00
  • c92b60022c cosmetic Jeff Hill 2000-04-27 16:22:04 +00:00
  • 4de7f10b96 include interface specifications Jeff Hill 2000-04-27 16:20:21 +00:00
  • 5a0cea855e dont specify strict compiler Jeff Hill 2000-04-25 23:33:40 +00:00
  • 64eb66f6d8 Changed /cs/op/lib to /cs/lib. Janet B. Anderson 2000-04-25 20:46:44 +00:00
  • 9c5f9df16b Added include directories to RCCMD definition. Janet B. Anderson 2000-04-25 20:32:29 +00:00
  • 5b33376c9f Added CCC_SHRLIB flag definitions. Janet B. Anderson 2000-04-25 20:31:24 +00:00
  • 1287657634 Always use c++ linker. Shrlib flags now from CXX definitions. Janet B. Anderson 2000-04-25 20:30:06 +00:00
  • 0697f3d609 Updates to changes from Chris Larrieu for hp700 build. Janet B. Anderson 2000-04-25 20:27:23 +00:00
  • 3ef5dd4365 Changes from Chris Larrieu for hp700 build. Janet B. Anderson 2000-04-25 18:51:20 +00:00
  • 022d8cbef2 Changes from Chris Larrieu for hp700 build. Janet B. Anderson 2000-04-25 18:45:47 +00:00
  • 0b31c54889 registerRecordDeviceDriver no needed here Marty Kraimer 2000-04-25 13:03:07 +00:00
  • 1cefd4b008 fix error reporting Marty Kraimer 2000-04-25 13:00:39 +00:00
  • 09194d1871 Rename file to match EPICS C++ convention. W. Eric Norum 2000-04-24 19:27:18 +00:00
  • 9d41d523f8 changed extension from .cc to .cpp Marty Kraimer 2000-04-24 18:54:20 +00:00
  • 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++. W. Eric Norum 2000-04-21 22:45:19 +00:00
  • cc6511fe95 additional visual C++ build env hints Jeff Hill 2000-04-20 00:34:59 +00:00
  • a8905acdaf Borland build file from Bob Soliday. Janet B. Anderson 2000-04-17 16:27:51 +00:00
  • cc7418fedf Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. Janet B. Anderson 2000-04-17 15:25:23 +00:00
  • 175410ddd0 Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. Janet B. Anderson 2000-04-17 15:24:21 +00:00
  • 6f7f4e6a9a Add flags for state notation compiler. W. Eric Norum 2000-04-16 22:46:10 +00:00
  • d16882b9b4 Rename RTEMS MVME167 configuration file to match RTEMS BSP name. W. Eric Norum 2000-04-14 22:25:04 +00:00
  • fabc0187e9 install tsFreeList.h Jeff Hill 2000-04-13 22:35:12 +00:00
  • 8d6060372a installed Jeff Hill 2000-04-13 22:34:33 +00:00
  • 547c51f422 Use common UNIX defines. Modifications to allow building of RTEMS executable images with makeBaseApp. W. Eric Norum 2000-04-13 22:33:31 +00:00
  • ae8bd2bcdd Added OBJ suffix to <name>_OBJS for prod and lib dependancy. Janet B. Anderson 2000-04-13 20:03:27 +00:00
  • e4dac73988 cosmetic Jeff Hill 2000-04-12 18:04:38 +00:00
  • 584a931821 removed most of the case statements Jeff Hill 2000-04-12 18:03:23 +00:00
  • 1a551e4fb6 dont use CreateThread() Jeff Hill 2000-04-12 17:58:25 +00:00
  • cec6f7471a added C++ support Jeff Hill 2000-04-12 17:55:51 +00:00
  • 09b6989a06 added iter for const items Jeff Hill 2000-04-12 17:54:31 +00:00
  • 88d4d88cdc Changed install location. Janet B. Anderson 2000-04-11 22:05:33 +00:00
  • 96fe79a69a Removed MUNCH_LIBRARY. Janet B. Anderson 2000-04-11 22:04:01 +00:00
  • 96f1563b75 Removed Borland build debugging prints. Janet B. Anderson 2000-04-11 20:35:07 +00:00
  • 0457e9fb20 Removed include of module_types.h. Janet B. Anderson 2000-04-11 20:25:00 +00:00
  • af2f551e58 Added changes for Borland compiler buld. Janet B. Anderson 2000-04-11 20:17:25 +00:00
  • 004854183e Added changes for Borland win32 build. Janet B. Anderson 2000-04-11 20:12:33 +00:00
  • d8117bc035 New files for Borland win32 build. Janet B. Anderson 2000-04-11 20:07:40 +00:00
  • bc9ab2acb3 Added Borland changes. Janet B. Anderson 2000-04-11 20:05:48 +00:00
  • 3adbbdfedf Changed order of definitions. Janet B. Anderson 2000-04-11 14:26:02 +00:00
  • 227d3ac6d6 Added install_shrlib definition and allowed prod for ioc builds. Janet B. Anderson 2000-04-11 14:25:37 +00:00
  • 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
  • 1f972cfa3d Library build now depends on Makefile.Vx. Janet B. Anderson 2000-04-05 19:10:06 +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
  • 09931eaec6 Include of vxWorks.h needed for tornado2. Janet B. Anderson 2000-03-29 19:57:25 +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
  • 0caf235b4a Changed header include lines enclosures to quote marks. Janet B. Anderson 2000-03-29 15:15:29 +00:00
  • 280b396b51 Removed commented out USER_DBDFLAGS definition. Janet B. Anderson 2000-03-29 15:12:39 +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
  • e5ecba33cf Fix uninstall rule for WIN32. Janet B. Anderson 2000-03-28 21:06:12 +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
  • 71a3df9d04 Replaced double slashes with single slash. Janet B. Anderson 2000-03-28 18:56:14 +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
  • ebd17b7918 Fix for vx headers using macros in vxWorks.h and not including vxWorks.h. Janet B. Anderson 2000-03-28 16:15:07 +00:00
  • b9b7da40ac Turn on debugging option when VX_OPT=NO. Janet B. Anderson 2000-03-27 21:01:10 +00:00