Commit Graph

  • 604a957bb2 Removed references to TEMPLATE_LINKS. Janet B. Anderson 2005-11-03 16:14:38 +00:00
  • 86bc39d824 some progress, more to go Jeff Hill 2005-11-01 23:44:51 +00:00
  • 147270e1fb Fixed errors and typos. Janet B. Anderson 2005-11-01 22:34:13 +00:00
  • 422fd9ebd0 use connect to AF_UNSPEC to not allow incomming messages to beacon sock Jeff Hill 2005-11-01 20:55:33 +00:00
  • d99f868f54 Initial version. Janet B. Anderson 2005-11-01 20:44:15 +00:00
  • ef2c8aa973 Added code for linux-x86_64. Janet B. Anderson 2005-11-01 17:26:50 +00:00
  • 16caaa4a27 spelling in comment Jeff Hill 2005-11-01 16:05:53 +00:00
  • e7aef148f9 fixed warnings on 64 bit architectures Jeff Hill 2005-11-01 15:59:05 +00:00
  • 42f9019c87 Updated files. Janet B. Anderson 2005-11-01 15:34:54 +00:00
  • acd7739098 Initial version. Janet B. Anderson 2005-11-01 15:33:32 +00:00
  • 48fe59aefd Removed posix flags. Janet B. Anderson 2005-10-31 22:36:43 +00:00
  • f30a9bf3b4 Removed unused COMMON_TEMPLATES dependancy. Janet B. Anderson 2005-10-31 22:34:34 +00:00
  • 6c69138be0 dont pass time stamp to receive watchdog notify Jeff Hill 2005-10-31 22:24:38 +00:00
  • c9f43cf50a fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock Jeff Hill 2005-10-31 22:24:02 +00:00
  • 9b146c4de4 fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock Jeff Hill 2005-10-31 22:22:58 +00:00
  • 04eaa04246 dont pass time stamp to send timeout notify Jeff Hill 2005-10-31 22:22:10 +00:00
  • 028ef0c788 dont pass time stamp to probe response notify Jeff Hill 2005-10-31 22:20:26 +00:00
  • e0fd23462d dont pass time stamp to beacon notify Jeff Hill 2005-10-31 22:19:59 +00:00
  • df16e0238a fix for mantis 111: force recv thread to run first when both receive watchdog and receive thread are blocking for the preeemptive callback control lock Jeff Hill 2005-10-31 21:57:14 +00:00
  • 4fda53615a added comment Jeff Hill 2005-10-31 21:53:36 +00:00
  • 12727edb36 Extended Device Support interface. Andrew Johnson 2005-10-31 20:54:10 +00:00
  • 109db70d32 Use EPICS commandline editing. Janet B. Anderson 2005-10-31 19:14:24 +00:00
  • 403f094bd2 add more detail about POSIX thread priorities Marty Kraimer 2005-10-31 12:41:42 +00:00
  • b2681f5eb8 Fixed gcc warnings (NULL is a pointer, '\0' is a zero character). Andrew Johnson 2005-10-28 23:14:06 +00:00
  • 8360c29cdb optimize priority scheduling code Shifu Xu 2005-10-28 22:12:44 +00:00
  • f0a3bc9d2b Changed comments. Janet B. Anderson 2005-10-28 21:33:37 +00:00
  • 02006d89dd Removed reference to POSIX=YES/NO. Janet B. Anderson 2005-10-28 21:29:21 +00:00
  • 9520c4be9f Removed references to POSIX=YES/NO. Janet B. Anderson 2005-10-28 21:28:00 +00:00
  • 89023bee7d Added system library names. Janet B. Anderson 2005-10-28 20:15:19 +00:00
  • 1091a05902 Make prompts more friendly, listing choices where appropriate. Andrew Johnson 2005-10-28 19:45:08 +00:00
  • 81c052a4e2 Removed epicsList and associated test file - not used or maintained. Andrew Johnson 2005-10-28 19:36:09 +00:00
  • eea13fb653 Initial version. Janet B. Anderson 2005-10-28 18:22:04 +00:00
  • 728794a306 Fixed solaris warning: String literal converted to char* in initialization. Andrew Johnson 2005-10-28 18:19:47 +00:00
  • 12eca66b80 Oops, dsxt stuff not committed yet, undone part of last change. Andrew Johnson 2005-10-28 18:08:08 +00:00
  • fe1a5f35ae Include pdsxt in dbDumpDevice output. Andrew Johnson 2005-10-28 17:57:12 +00:00
  • 414511890d Added a dbFindDriver() routine, to look up drvet's by name. Andrew Johnson 2005-10-28 16:15:12 +00:00
  • 911efd67e4 Initial version. Janet B. Anderson 2005-10-28 15:59:35 +00:00
  • bffda92e45 Updated to cover recent changes such as default values, and remove things that were never implemented. Andrew Johnson 2005-10-28 15:50:21 +00:00
  • b043efe0c2 Revised and extended tests, convert to standard output format. Andrew Johnson 2005-10-28 15:42:45 +00:00
  • 3712b163af Initial version. File contributed by Ernest Williams, SNS. Janet B. Anderson 2005-10-28 15:41:51 +00:00
  • 8d7fd76d83 Initial version. File contributed by Ernest Williams, SNS Janet B. Anderson 2005-10-28 15:31:46 +00:00
  • 10b20f017a Moved POSIX thread priority scheduling flag from CONFIG_COMMON. Janet B. Anderson 2005-10-28 13:47:52 +00:00
  • 0e4213a373 Move POSIX thread priority scheduling flag to libCom Makefile. Janet B. Anderson 2005-10-28 13:46:40 +00:00
  • 7beea091b1 change way to handle EPERM error Marty Kraimer 2005-10-28 12:59:26 +00:00
  • cd9041afee fixed mantis 175 - example server does not update time stamp for array pv Jeff Hill 2005-10-27 23:56:05 +00:00
  • d6c8de87de preserve native type when its a scalar so that enum regression tests excercise relevant subcomponents of GDD Jeff Hill 2005-10-27 23:47:01 +00:00
  • 0640cc0995 fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL mantis 211 Jeff Hill 2005-10-27 23:38:26 +00:00
  • f8cb3e93e8 Initial version. File created by Ernest Williams, SNS Janet B. Anderson 2005-10-27 21:45:18 +00:00
  • 43ffc23561 Initial version. File created by Ernest Williams, SNS Janet B. Anderson 2005-10-27 21:30:52 +00:00
  • 91fb0ccf59 add priority scheduling Marty Kraimer 2005-10-27 19:26:24 +00:00
  • 773c5ed64f shutdown read side of online notify socket Jeff Hill 2005-10-27 15:10:03 +00:00
  • 8e0f750509 shutdown read side of online notify socket Jeff Hill 2005-10-26 23:25:11 +00:00
  • e300623cab convert size_t to u long and use %lu for 64 bit arch Jeff Hill 2005-10-26 22:00:04 +00:00
  • 41e6ec4ff9 updated little endian arch list to include defined(_armv4l_) || defined (_X86_64_) Jeff Hill 2005-10-26 21:45:54 +00:00
  • 126525d626 support for armv4l impure little endian Jeff Hill 2005-10-26 21:44:03 +00:00
  • 3b1583274c Initial version. Janet B. Anderson 2005-10-26 21:13:16 +00:00
  • bce31499fa Modified comments regarding usage of nfsMountAll. Janet B. Anderson 2005-10-26 21:04:48 +00:00
  • 96b099b0c5 Changes for makeDbDepends.pl and other fixes. Janet B. Anderson 2005-10-26 20:55:12 +00:00
  • 42878e59ba Added note about POSIX thread priority scheduling. Janet B. Anderson 2005-10-26 19:51:10 +00:00
  • 66ad25b4d3 Modified POSIX thread priority scheduling flag. Janet B. Anderson 2005-10-26 19:39:45 +00:00
  • 3a20b3973e Modified POSIX thread priority scheduling flag for osdThread.c Janet B. Anderson 2005-10-26 19:39:04 +00:00
  • 33107042c6 Added use POSIX thread priority scheduling option (YES or NO). Fixed typo. Janet B. Anderson 2005-10-26 19:23:01 +00:00
  • bad111d1f1 Added POSIX thread priority scheduling flag Janet B. Anderson 2005-10-26 19:20:22 +00:00
  • 86a68f9368 Added POSIX thread priority scheduling flag for osdThread.c Janet B. Anderson 2005-10-26 19:18:07 +00:00
  • 63337acea2 fixed gcc 4.0 fwd ref problem Jeff Hill 2005-10-26 18:48:54 +00:00
  • 8ef6f1728a Added test for DONT_USE_POSIX_THREAD_PRIORITY_SCHEDULING Janet B. Anderson 2005-10-26 18:41:44 +00:00
  • a1b924f855 Made RTEMS and vxWorks comments the same. Janet B. Anderson 2005-10-24 18:56:00 +00:00
  • 6e4d206301 restore code closing most open files between fork and exec Jeff Hill 2005-10-21 17:02:49 +00:00
  • 8fd6cd15e1 Added host target win32-x86-debug. Janet B. Anderson 2005-10-14 15:58:17 +00:00
  • 34e14b69cd Updated host and target lists. Janet B. Anderson 2005-10-14 15:55:10 +00:00
  • 9fd0a42e5c Initial version. Janet B. Anderson 2005-10-13 18:29:03 +00:00
  • 3edfe6c723 Fixed various formatting issues. Added stuff on macLib default macro values. Andrew Johnson 2005-10-13 14:21:36 +00:00
  • 5cf58254f2 Made commandline application names and iocnames optional. Added prompt for app/ioc names when not on command line. Added app name command line option (-p app) for use with -i. Added user prompt for app name with -i with IOC name as default. Janet B. Anderson 2005-10-05 20:26:53 +00:00
  • 4b10d6ba21 Add RTEMS notes. W. Eric Norum 2005-09-29 15:49:33 +00:00
  • 3d7ae0b02a Pick NFS server and mount point from PPC bug argument string. W. Eric Norum 2005-09-29 15:08:10 +00:00
  • d42c47fa85 Added rsrv statistics fetch for vxStats Jeff Hill 2005-09-23 15:12:26 +00:00
  • 40c042572f Add rtems shutdown notes. W. Eric Norum 2005-09-21 18:15:25 +00:00
  • e7c3cf1ca8 Make find() follow soft links. Ralph Lange 2005-09-21 15:02:53 +00:00
  • 7891fef3d5 Ensure that rtems_shutdown_executive() gets called even if the main routine does not return but rather calls exit() either directly or indirectly (through epicsExit()). W. Eric Norum 2005-09-21 14:08:32 +00:00
  • 3620fc6de2 Arrange to return to BSP (and likely then to bootstrap ROM) when iocsh terminates. W. Eric Norum 2005-09-19 21:54:30 +00:00
  • 0376ee4455 Changes COMMANDLINE_LIBRARY set to READLINE. Janet B. Anderson 2005-09-15 17:55:23 +00:00
  • 7252572480 Changes for cross builds. Janet B. Anderson 2005-09-15 17:50:44 +00:00
  • 50bc375aa5 Removed unused STRIP definition. Janet B. Anderson 2005-09-15 17:29:25 +00:00
  • 05482bc8e1 Unset CMPLR_PREFIX. Janet B. Anderson 2005-09-15 17:28:54 +00:00
  • 468be263fa Get RTEMS_BASE definition. Unset GNU_TARGET_INCLUDE_DIR. Janet B. Anderson 2005-09-15 17:25:15 +00:00
  • d1d431f28c Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to os files. Janet B. Anderson 2005-09-15 16:54:07 +00:00
  • 32b1a0c01d Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to CONFIG.gnuCommon. Janet B. Anderson 2005-09-15 16:18:01 +00:00
  • a3732082af Moved common code into new file CONFIG.solarisCommon.solarisCommon. Janet B. Anderson 2005-09-15 16:07:53 +00:00
  • 962602e7a4 VX_DIR definition now in os/CONFIG_SITE.Common.vxWorksCommon RTEMS_BASE (and RTEMS_VERSION) now in os/CONFIG_SITE.Common.RTEMS Janet B. Anderson 2005-09-15 15:13:50 +00:00
  • 92ba89fc59 apsEvent support removed from base Marty Kraimer 2005-09-13 19:50:42 +00:00
  • c60d84aaf4 remove all apsEvent support from base Marty Kraimer 2005-09-13 19:43:03 +00:00
  • b48c803148 Suppress bogus HP aCC warnings Ralph Lange 2005-09-13 13:41:46 +00:00
  • 25966c7892 Added -lgcc to shared library builds and static prod builds for gcc 3.4.2. Janet B. Anderson 2005-09-12 19:38:51 +00:00
  • 28ceac4534 Added LEXOPT+=-8 to allow chars that are not plain 7bit standard ASCII. Janet B. Anderson 2005-09-12 18:43:28 +00:00
  • 709dfee489 -traditional now only support with the -E option. -Wtraditional for C code only not C++ code. -Wmissing-prototypes -Wstrict-prototypes for C code only. Put STATIC_LDLIBS before ARCH_DEP_LDLIBS in LDLIBS definition. Janet B. Anderson 2005-09-01 21:59:56 +00:00
  • 429182cb3d -mcpu=' is deprecated. Janet B. Anderson 2005-09-01 21:56:13 +00:00
  • 3de9d07514 gcc 4.0 karma Jeff Hill 2005-08-31 21:09:27 +00:00
  • 7661dfa662 Make nfsMount command a little more convenient. Create mount point if it's missing. W. Eric Norum 2005-08-30 14:53:41 +00:00
  • bb0eea01d0 Fix typo. W. Eric Norum 2005-08-29 20:21:16 +00:00
  • f22803c0f6 Allow environment to override default domain. W. Eric Norum 2005-08-29 20:07:52 +00:00