952731fdd9
+= Change for arm. == This should be BSP dependent, not CPU dependent! ==
Ralph Lange2006-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 Lange2006-09-19 16:13:34 +00:00
622f3333e0
Get host name using gethostname() after network is init'd.
Ralph Lange2006-09-19 15:49:19 +00:00
e768a7b7c6
+= changes for arm (missing RTC) == Needs Review ==
Ralph Lange2006-09-19 15:46:13 +00:00
e44add07df
Added iocLogShow command, and fixed a problem in the eltc command.
Andrew Johnson2006-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 Johnson2006-07-25 18:14:21 +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 Hill2006-05-22 22:49:06 +00:00
37c1049e47
Fixed off-by-one buffer overflow in dbFindField().
Andrew Johnson2006-05-12 15:42:06 +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 Johnson2006-04-28 17:46:51 +00:00
4d67f3596a
Converted some of the test routines to use the new epicsUnitTest facility.
Andrew Johnson2006-03-30 20:13:25 +00:00
97a5aa16a0
Major update, code reorganization and enhancement.
Andrew Johnson2006-03-30 20:07:06 +00:00
e9e4e34fdf
Build epicsUnitTest facilitites. Also make epicsVersion depend on CONFIG_SITE file.
Andrew Johnson2006-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 Johnson2006-03-30 19:59:46 +00:00
c0a6adb516
Renamed CONFIG_EXTENSIONS to CONFIG_SITE. Moved includes to CONFIG. Moved INSTALL_LOCATION definition.
Janet B. Anderson2006-03-29 17:08:23 +00:00
8774f97acd
Allow ioc application to be built with older version of base.
Janet B. Anderson2006-03-29 16:49:06 +00:00
3ee2785894
Renamed CONFIG_APP to CONFIG_SITE. Moved includes to CONFIG. Moved INSTALL_LOCATION and CONFIG definitions.
Janet B. Anderson2006-03-28 21:35:08 +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 Johnson2006-03-28 00:11:51 +00:00
51018ac066
Add support for RTEMS tasks with string names.
W. Eric Norum2006-03-27 22:21:18 +00:00
f648ab5f09
Ensure that RTEMS-style names are properly terminated.
W. Eric Norum2006-03-27 20:47:05 +00:00