Commit Graph

  • 2d96451345 dbpr.TIME field. Andrew Johnson 2006-09-26 15:10:20 +00:00
  • 4bc1aabc0f TIME interest level changed from 4 => 2, now that dbpr displays it nicely. Andrew Johnson 2006-09-26 15:08:43 +00:00
  • 2c914b5183 Make dbpr output for TIME field human-readable (Mantis #270). Andrew Johnson 2006-09-26 14:56:53 +00:00
  • f0f6716352 Changed rules so that % rules only have 1 dependancy. Janet B. Anderson 2006-09-25 19:09:13 +00:00
  • 61600b730a Fix for skipping over the first ifreq list element, += ifreqSize wrapper function. Ralph Lange 2006-09-21 20:28:55 +00:00
  • 54c09890dd Minor fix in printf string. Ralph Lange 2006-09-20 14:24:44 +00:00
  • e01a41c418 Fix in the new code (suggested by Eric Norum). Ralph Lange 2006-09-20 14:10:03 +00:00
  • db3ba46ab0 += RTEMS on ARM Ralph Lange 2006-09-19 16:50:33 +00:00
  • 67ff3dfb6a Comments and list of architectures. Andrew Johnson 2006-09-19 16:32:12 +00:00
  • 952731fdd9 += Change for arm. == This should be BSP dependent, not CPU dependent! == Ralph Lange 2006-09-19 16:18:26 +00:00
  • 178f8e9008 Problem fixed that was found on ARM: ifreq buffer must always be word-aligned when passed to kernel functions. Ralph Lange 2006-09-19 16:13:34 +00:00
  • 622f3333e0 Get host name using gethostname() after network is init'd. Ralph Lange 2006-09-19 15:49:19 +00:00
  • e768a7b7c6 += changes for arm (missing RTC) == Needs Review == Ralph Lange 2006-09-19 15:46:13 +00:00
  • ca95134827 added missing include Jeff Hill 2006-09-13 21:54:13 +00:00
  • bbd210d626 fixed missing shutdown for log client thread Jeff Hill 2006-09-12 20:47:04 +00:00
  • 641bbb29a0 Don't use C++ comments in C code. W. Eric Norum 2006-09-12 16:03:13 +00:00
  • a1a8b1a7e7 fix for mantis 269 Jeff Hill 2006-09-12 00:05:05 +00:00
  • e44add07df Added iocLogShow command, and fixed a problem in the eltc command. Andrew Johnson 2006-09-11 15:53:44 +00:00
  • d359e6629d Permit any IOC name as long as it has 'ioc' in it somewhere. This matches the current behavior of the wildcard in iocBoot/Makefile Andrew Johnson 2006-07-25 18:14:21 +00:00
  • 26938a98ed Indentation and code style changes only. Andrew Johnson 2006-07-13 20:01:33 +00:00
  • 2db98a08fe Add function prototype with Windows decorations. W. Eric Norum 2006-07-10 18:17:23 +00:00
  • b874c0afaa Extensions can increase context-switch time, so use as few as possible. W. Eric Norum 2006-06-30 19:32:23 +00:00
  • 7dcd682f7d Force panic if application-supplied routine returns a non-zero value. W. Eric Norum 2006-06-29 20:07:10 +00:00
  • b3ff995884 fixed mantis 266 epicsTime <=> aitTimeStamp conversions dont work on 64 bit hosts Jeff Hill 2006-06-29 15:28:36 +00:00
  • eff6f305c8 Add RTEMS initialization hooks. W. Eric Norum 2006-06-29 15:22:53 +00:00
  • 3d06949492 Clean up OS X universal binary notes. W. Eric Norum 2006-06-25 16:39:16 +00:00
  • 61239a7be6 Use more descriptive name. W. Eric Norum 2006-06-25 16:35:09 +00:00
  • d6deb6920b This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2006-06-25 16:34:52 +00:00
  • b64d58145c Add RTEMS change. W. Eric Norum 2006-06-25 15:05:04 +00:00
  • ee7c2ed829 fixed epicsTime <=> aitTimeStamp conversions dont work on 64 bit hosts Jeff Hill 2006-06-22 00:20:08 +00:00
  • 70a15c335d munch.pl for MIPS. Andrew Johnson 2006-06-20 17:07:23 +00:00
  • 7b8c42ec38 epicsUnitTest support and -include in configure/RELEASE files. Andrew Johnson 2006-06-16 19:30:31 +00:00
  • b2012ebf80 Don't print results if no tests! Andrew Johnson 2006-06-16 19:27:36 +00:00
  • 82513dfcc6 Support "-include" syntax in configure/RELEASE* files Andrew Johnson 2006-06-16 19:24:15 +00:00
  • 402d22eac6 Patches for max array size determination as suggested by Malcolm Waters (Diamond). Ralph Lange 2006-06-07 07:24:19 +00:00
  • 2bed5dd8bf Fixed comment. Ralph Lange 2006-06-07 07:20:01 +00:00
  • 0e4f45dac5 fixed mantis 260 Jeff Hill 2006-06-06 23:09:25 +00:00
  • 679d754891 fix for mantis 258 Jeff Hill 2006-06-06 22:57:01 +00:00
  • ad093ea6a2 fix for mantis 258 Jeff Hill 2006-06-06 22:44:33 +00:00
  • a3e0f538f7 ipAddrToAsciiTransactionPrivate free list is __not__ locked externally so the epicsMutexNOOP non-default template parameter causes the free list to not be locked. The free list was changed to embed a lock/unlock around all allocate and deallocate requests. Jeff Hill 2006-05-22 22:49:06 +00:00
  • 37c1049e47 Fixed off-by-one buffer overflow in dbFindField(). Andrew Johnson 2006-05-12 15:42:06 +00:00
  • 73e3411beb Fixed off-by-one error in dbFindField(). Andrew Johnson 2006-05-12 15:34:04 +00:00
  • bf45ed3869 Major reorganization and Perl cleanup: Added support for MIPS; ignore duplicate symbols; run destructors in reverse order; added comments to output source file. Andrew Johnson 2006-04-28 17:46:51 +00:00
  • d432014104 Fixed typo if commandline library definition. Janet B. Anderson 2006-04-24 18:00:16 +00:00
  • 6a830abc9d Added WARN setting to CHECK_RELEASE. Andrew Johnson 2006-04-21 15:23:48 +00:00
  • 5b54b481e8 Added WARN setting for CHECK_RELEASE. Andrew Johnson 2006-04-21 15:19:25 +00:00
  • e1ca1a907a Modified comment. Janet B. Anderson 2006-04-20 14:57:26 +00:00
  • cad78cca41 Added include for RELEASE.<epics_host_arch>.Common Janet B. Anderson 2006-04-20 14:54:51 +00:00
  • cd0a488fad New host. W. Eric Norum 2006-04-08 16:36:46 +00:00
  • 0aa4a34c2a Need a few more functions declared. W. Eric Norum 2006-04-07 20:59:48 +00:00
  • fa34d5c8f3 Need isnan() declaration now to track changes in other header files. W. Eric Norum 2006-04-07 20:49:43 +00:00
  • d077e5cbf5 Provide 'pure-perl' implementation for OS X. W. Eric Norum 2006-04-07 16:03:56 +00:00
  • d20b063cb2 Add Intel support for OS X. W. Eric Norum 2006-04-06 00:57:59 +00:00
  • d7e9b9738e Changes for darwin hosts. Janet B. Anderson 2006-04-05 18:34:20 +00:00
  • 1faaada240 Clean up warnings. Andrew Johnson 2006-04-03 21:49:49 +00:00
  • 6ca51a8f52 Improve error messages for CALC expressions. Andrew Johnson 2006-04-03 21:47:34 +00:00
  • abfd3f0186 Improve error checking and messages from AS file parser. Andrew Johnson 2006-04-03 21:41:11 +00:00
  • d7016a007c Oops, missed a few tests I'd added. Andrew Johnson 2006-03-30 20:46:20 +00:00
  • 4d67f3596a Converted some of the test routines to use the new epicsUnitTest facility. Andrew Johnson 2006-03-30 20:13:25 +00:00
  • 97a5aa16a0 Major update, code reorganization and enhancement. Andrew Johnson 2006-03-30 20:07:06 +00:00
  • e9e4e34fdf Build epicsUnitTest facilitites. Also make epicsVersion depend on CONFIG_SITE file. Andrew Johnson 2006-03-30 20:04:48 +00:00
  • 62dee96808 Added Test Anything Protocol unit test library. See Perl documentation for Test::Harness and Test::More for format details. Andrew Johnson 2006-03-30 19:59:46 +00:00
  • 8496fae43c Ensure finite() is defined. Andrew Johnson 2006-03-30 19:54:25 +00:00
  • ffc6368931 Print thread names when reporting suspensions. Andrew Johnson 2006-03-30 19:52:35 +00:00
  • 3caf5e10c4 Include stdio.h Andrew Johnson 2006-03-30 19:50:31 +00:00
  • 93bab7d518 Correct epicsMin/epicsMax behaviour for floating-point NaN arguments. Andrew Johnson 2006-03-30 19:48:12 +00:00
  • 3162d19551 Make cantProceed() take printf-style message args. Andrew Johnson 2006-03-30 19:42:36 +00:00
  • 3431eb4a08 Modified comments. Janet B. Anderson 2006-03-30 18:40:46 +00:00
  • ef3e27625c Added include for host specific RELEASE file. Janet B. Anderson 2006-03-30 17:25:13 +00:00
  • 055c451ab9 Modified comments. Janet B. Anderson 2006-03-30 17:24:18 +00:00
  • 5c8b48e8f0 Added includes for host specific RELEASE and CONFIG_SITE files. Janet B. Anderson 2006-03-30 16:59:06 +00:00
  • 30b0520b78 Added comments about files for Host/target specific settings. Janet B. Anderson 2006-03-30 16:57:32 +00:00
  • 2ae9d6ac55 Removed a comment line. Janet B. Anderson 2006-03-30 16:44:55 +00:00
  • 12f8a7bf2a Added Id line. Janet B. Anderson 2006-03-29 21:59:14 +00:00
  • e477be1e94 Modified comment line. Janet B. Anderson 2006-03-29 21:56:39 +00:00
  • 85399c435c Added ifdef T_A around T_A includes. Janet B. Anderson 2006-03-29 21:26:21 +00:00
  • 6bb604313d Added ifdef $(T_A) around T_A includes. Janet B. Anderson 2006-03-29 21:23:57 +00:00
  • 6b43fe312e Allow target specific macro definition overrides. Janet B. Anderson 2006-03-29 21:18:12 +00:00
  • 8823924561 Oops, currected *Strdup routines. Andrew Johnson 2006-03-29 20:53:54 +00:00
  • daf8f033fa Use new xxStrdup() functions. Cleanup compiler warnings due to our using 8-bit lexers. Andrew Johnson 2006-03-29 19:46:05 +00:00
  • cd3806e189 Added an asStrdup() routine. Andrew Johnson 2006-03-29 19:37:22 +00:00
  • 976febd1ac Added dbmfStrdup() function. Andrew Johnson 2006-03-29 19:33:50 +00:00
  • d29a589bff Renamed CONFIG_EXTENSION to CONFIG_SITE. Janet B. Anderson 2006-03-29 17:09:24 +00:00
  • c0a6adb516 Renamed CONFIG_EXTENSIONS to CONFIG_SITE. Moved includes to CONFIG. Moved INSTALL_LOCATION definition. Janet B. Anderson 2006-03-29 17:08:23 +00:00
  • 8774f97acd Allow ioc application to be built with older version of base. Janet B. Anderson 2006-03-29 16:49:06 +00:00
  • e1018e3edf Removed accidently committed INSTALL_LOCATION definition. Janet B. Anderson 2006-03-29 16:47:00 +00:00
  • ae8b8295a6 Renamed CONFIG_APP to CONFIG_SITE. Janet B. Anderson 2006-03-28 21:35:53 +00:00
  • 3ee2785894 Renamed CONFIG_APP to CONFIG_SITE. Moved includes to CONFIG. Moved INSTALL_LOCATION and CONFIG definitions. Janet B. Anderson 2006-03-28 21:35:08 +00:00
  • d43342f06f Moved definitions INSTALL_LOCATION and CONFIG. Janet B. Anderson 2006-03-28 21:31:58 +00:00
  • e7f78a7d69 Fixed problem with previously generated scan.c which was not case-independent. Regenerated scan.c, and added instructions for later maintainers. Andrew Johnson 2006-03-28 00:11:51 +00:00
  • 51018ac066 Add support for RTEMS tasks with string names. W. Eric Norum 2006-03-27 22:21:18 +00:00
  • f648ab5f09 Ensure that RTEMS-style names are properly terminated. W. Eric Norum 2006-03-27 20:47:05 +00:00
  • db49484d32 Typo. W. Eric Norum 2006-03-27 16:32:35 +00:00
  • 097e551f43 Add note about RTEMS user extensions. W. Eric Norum 2006-03-27 16:32:14 +00:00
  • fc2e1fd651 Add infrastructure for spy command. W. Eric Norum 2006-03-27 16:30:27 +00:00
  • cf231b5af3 fixed repeated sentance Jeff Hill 2006-03-27 15:47:49 +00:00
  • 4ee5d5130e Oops, EPICS_CA_BEACON_PORT was wrong... Andrew Johnson 2006-03-24 20:53:25 +00:00
  • 8e9e846c34 Build the S99 scripts on Linux. Modified the scripts and build process to work on Linux. Andrew Johnson 2006-03-24 20:29:27 +00:00
  • f4068d6a49 upgraded tests for mantis 245 Jeff Hill 2006-03-21 00:59:25 +00:00
  • a49961afe6 I fixed the following issues: Jeff Hill 2006-03-21 00:58:43 +00:00