bffda92e45
Updated to cover recent changes such as default values, and remove things that were never implemented.
Andrew Johnson2005-10-28 15:50:21 +00:00
b043efe0c2
Revised and extended tests, convert to standard output format.
Andrew Johnson2005-10-28 15:42:45 +00:00
3712b163af
Initial version. File contributed by Ernest Williams, SNS.
Janet B. Anderson2005-10-28 15:41:51 +00:00
8d7fd76d83
Initial version. File contributed by Ernest Williams, SNS
Janet B. Anderson2005-10-28 15:31:46 +00:00
10b20f017a
Moved POSIX thread priority scheduling flag from CONFIG_COMMON.
Janet B. Anderson2005-10-28 13:47:52 +00:00
0e4213a373
Move POSIX thread priority scheduling flag to libCom Makefile.
Janet B. Anderson2005-10-28 13:46:40 +00:00
cd9041afee
fixed mantis 175 - example server does not update time stamp for array pv
Jeff Hill2005-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 Hill2005-10-27 23:47:01 +00:00
0640cc0995
fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL mantis 211
Jeff Hill2005-10-27 23:38:26 +00:00
f8cb3e93e8
Initial version. File created by Ernest Williams, SNS
Janet B. Anderson2005-10-27 21:45:18 +00:00
43ffc23561
Initial version. File created by Ernest Williams, SNS
Janet B. Anderson2005-10-27 21:30:52 +00:00
3edfe6c723
Fixed various formatting issues. Added stuff on macLib default macro values.
Andrew Johnson2005-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. Anderson2005-10-05 20:26: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 Norum2005-09-21 14:08:32 +00:00
3620fc6de2
Arrange to return to BSP (and likely then to bootstrap ROM) when iocsh terminates.
W. Eric Norum2005-09-19 21:54:30 +00:00
468be263fa
Get RTEMS_BASE definition. Unset GNU_TARGET_INCLUDE_DIR.
Janet B. Anderson2005-09-15 17:25:15 +00:00
d1d431f28c
Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to os files.
Janet B. Anderson2005-09-15 16:54:07 +00:00
32b1a0c01d
Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to CONFIG.gnuCommon.
Janet B. Anderson2005-09-15 16:18:01 +00:00
a3732082af
Moved common code into new file CONFIG.solarisCommon.solarisCommon.
Janet B. Anderson2005-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. Anderson2005-09-15 15:13:50 +00:00
ec9686d945
A bunch of changes suggested by G. Pfeiffer and B. Franksen (BESSY): - option to find() so it follow links - use of strict - handle comments correctly when parsing RELEASE
Ralph Lange2005-09-15 12:15:28 +00:00
25966c7892
Added -lgcc to shared library builds and static prod builds for gcc 3.4.2.
Janet B. Anderson2005-09-12 19:38:51 +00:00
28ceac4534
Added LEXOPT+=-8 to allow chars that are not plain 7bit standard ASCII.
Janet B. Anderson2005-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. Anderson2005-09-01 21:59:56 +00:00
2c52e191b6
Update value and post monitors on SELN field to indicate which input was selected, independent of the mechanism used. New NLST field holds old value. ANSIfied; converted SELM to use values from generated menu header file.
Andrew Johnson2005-08-29 19:49:39 +00:00
7370a23053
Described the new dbRecordsOnceOnly variable, originally requested by the BCDA group.
Andrew Johnson2005-08-29 19:42:11 +00:00
7f704693aa
Make the dbRecordsOnceOnly variable visible in all IOC architectures.
Andrew Johnson2005-08-29 19:14:13 +00:00
a6eb691955
Set POSIX TZ environment variable from EPICS_TIMEZONE. Allow for simultaneous local and remote filesystems.
W. Eric Norum2005-07-20 19:37:31 +00:00