Commit Graph

180 Commits

Author SHA1 Message Date
W. Eric Norum 02b87df99c The ipToAsciiProxy thread calls upon vendor libraries which may use significant amounts of stack. Account for this by providing the thread with an epicsThreadStackBig stack. 2008-07-21 17:40:44 +00:00
Andrew Johnson 877c039614 Redundancy + errlog. 2008-07-10 18:45:56 +00:00
Andrew Johnson 06caa877c2 64-bit etc. 2008-07-01 16:51:02 +00:00
Andrew Johnson 7ba7c86177 Addec cap5. 2008-06-27 23:39:19 +00:00
Ralph Lange b8f613881b iocInit() installs a signal handler that ignores SIGHUP 2008-04-17 19:52:23 +00:00
Andrew Johnson c64685a360 Varargs functions in CALC. 2008-04-10 18:31:33 +00:00
Andrew Johnson fb930b6b0e Renamed convertRelease target 'STDOUT' to 'releaseTops' and fixed build files.
Removed the -h option to convertRelease, use $ENV{EPICS_HOST_ARCH} instead.
Reworked variables associated with expandVars to make it simpler to use.
Split EPICS::Utils module into three parts.
Moved code from fullPathName.pl into the new EPICS::Path module.
Changed convertRelease.pl to use new modules.
Added some documentation to RELEASE_NOTES.html
2008-04-03 21:57:16 +00:00
Janet B. Anderson 9e56389edc Added note about access security configuration file creation. 2007-12-07 20:59:36 +00:00
Andrew Johnson d977edbf5e subArray error stuff.
Clarified parallel make wording.
2007-11-20 16:54:18 +00:00
Janet B. Anderson bc0a5b7e7a Added blurb about new linux-cris architectures. 2007-11-09 16:16:32 +00:00
Janet B. Anderson cff9f562c2 Added note about new compile line header search directories. 2007-10-26 18:50:06 +00:00
Janet B. Anderson 9d2b8ece7b Changes for GNU make -j option (multiple jobs). 2007-10-24 21:21:54 +00:00
W. Eric Norum c02e9b6b23 PPCBUG notes. 2007-10-23 00:57:18 +00:00
W. Eric Norum 5790d231c2 Add NTP capability (to match vxWorks). 2007-10-03 23:38:26 +00:00
Andrew Johnson a8d4a7a879 Stuff about dbBptNotMonotonic. 2007-08-21 22:15:29 +00:00
W. Eric Norum 2c7af24445 Add RTEMS notes. 2007-08-17 14:46:00 +00:00
Andrew Johnson d18805bd03 Mantis #295 fix. 2007-07-30 14:12:22 +00:00
Andrew Johnson 65361a61ca VAL keyword to calc. 2007-05-03 20:40:03 +00:00
Andrew Johnson 89d8502840 SoftIoc shell. 2007-04-18 20:22:37 +00:00
Andrew Johnson befe02630d dbLoadRecords. 2007-04-18 18:57:55 +00:00
Andrew Johnson f531863601 Ok, so Eric was right to begin with... 2007-03-16 15:04:10 +00:00
Andrew Johnson 900cc383db iocsh move, and corrected the RTEMS TZ note. 2007-03-16 14:59:29 +00:00
W. Eric Norum 4373c6f65f Add TZ note. 2007-03-16 04:00:45 +00:00
Andrew Johnson 27342322ec Cygwin make issue. 2006-12-21 19:39:03 +00:00
Andrew Johnson 6bed83c70e OSF-Alpha. 2006-12-21 15:52:04 +00:00
Andrew Johnson 9a81831a85 vxWorks optimization. 2006-12-11 16:53:45 +00:00
Andrew Johnson fc4b09f84d Changed headings to show previous and new release numbers.
New architectures listed.
2006-12-09 00:02:41 +00:00
Andrew Johnson d443b72d29 Added CAS, fixed some other wording and HTML encoding. 2006-11-29 20:29:06 +00:00
Andrew Johnson 52896cc78a Updated runtests wording again. 2006-11-20 16:31:39 +00:00
Andrew Johnson dde131368d Fixed dbLoadTemplates comments. 2006-11-17 23:22:56 +00:00
Andrew Johnson 1ad998c0d6 Oops. 2006-11-17 20:26:56 +00:00
Andrew Johnson 0f200c25c8 dbLoadTemplate. 2006-11-17 20:26:25 +00:00
Andrew Johnson 1995c7cd5e Escaped characters. 2006-11-16 20:36:13 +00:00
Andrew Johnson d58e5e2a77 Revised old message about thread stack sizes. 2006-11-14 16:20:16 +00:00
Andrew Johnson 7b7bdb82a6 libCom/test, Breakpoints, vxWorks 6, postFix/calcPerform, calc/calcout/asLib,
recGblAlarmHook, raw simulation mode.
2006-11-13 21:32:06 +00:00
Andrew Johnson 2d96451345 dbpr.TIME field. 2006-09-26 15:10:20 +00:00
W. Eric Norum eff6f305c8 Add RTEMS initialization hooks. 2006-06-29 15:22:53 +00:00
W. Eric Norum 3d06949492 Clean up OS X universal binary notes. 2006-06-25 16:39:16 +00:00
W. Eric Norum b64d58145c Add RTEMS change. 2006-06-25 15:05:04 +00:00
Andrew Johnson 70a15c335d munch.pl for MIPS. 2006-06-20 17:07:23 +00:00
Andrew Johnson 7b8c42ec38 epicsUnitTest support and -include in configure/RELEASE files. 2006-06-16 19:30:31 +00:00
Andrew Johnson 73e3411beb Fixed off-by-one error in dbFindField(). 2006-05-12 15:34:04 +00:00
W. Eric Norum db49484d32 Typo. 2006-03-27 16:32:35 +00:00
W. Eric Norum 097e551f43 Add note about RTEMS user extensions. 2006-03-27 16:32:14 +00:00
Andrew Johnson a4a3ddfcdf e_flex DOS line endings. 2006-02-28 23:35:56 +00:00
Andrew Johnson 3fb500856d Universal devLib stuff. 2006-02-17 23:30:04 +00:00
W. Eric Norum 4074b45a30 Add epicsThreadResume to IOCSH. 2006-02-03 19:36:09 +00:00
W. Eric Norum dbac42746c [cm]allocMustSucceed() now accept values of 0 for their size and count arguments and can return a NULL in these cases. 2006-01-31 14:54:19 +00:00
W. Eric Norum a0dd3c1a9d Add note about OS X changes. 2006-01-26 03:38:28 +00:00
Andrew Johnson 16e0409813 epicsStrtod fix. 2006-01-05 21:38:14 +00:00