Andrew Johnson
055d312519
Merged deprecations work.
2010-11-24 16:28:57 -06:00
Andrew Johnson
05cd81a5d5
RTEMS: Removed RTEMS/base directory.
...
All files were moved up one level.
2010-11-17 16:55:22 -06:00
Andrew Johnson
bc7e87b961
RTEMS: Warning cleanups from Eric.
2010-11-17 16:30:32 -06:00
Andrew Johnson
b5c185877d
RTEMS: Allow for 64-bit compatibility in RTEMS 4.10.
2010-11-10 09:44:19 -06:00
Andrew Johnson
cf7f84cb2f
Remove 3.13 compatibility build vars
2010-10-12 11:27:17 -05:00
Andrew Johnson
fbda9f3280
RCS keyword updates for Bazaar
...
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
Eric Norum
31326b8b9f
Add RTEMS R4.10 support
2010-07-23 09:21:02 -07:00
Michael Davidsaver
d9a9a1f6ad
remove unused iocRegister stub
2010-03-16 21:09:53 -04:00
W. Eric Norum
fbebea304b
Adapt to older versions of RTEMS.
2009-07-29 20:58:37 +00:00
Andrew Johnson
ecc300b8ff
getsockopt wants socklen_t
2009-04-24 17:06:54 +00:00
Andrew Johnson
ae35ba28c5
missing header
2009-04-24 16:59:01 +00:00
W. Eric Norum
deae06a694
Reduce RTEMS stack sizes.
...
Use new RTEMS 'unified memory pools'.
2009-01-23 20:21:41 +00:00
W. Eric Norum
a7af535a4f
Added support for MVME2700 (and perhaps MVME2400) as supplied by Matt Rippa.
2009-01-06 15:14:33 +00:00
W. Eric Norum
7245f8127c
Arrange for compatability with compile-time and run-time linking.
2008-10-11 16:40:46 +00:00
W. Eric Norum
f4cae805e5
Clean up warnings.
2008-09-15 16:12:33 +00:00
Andrew Johnson
6430a49300
General Time updates: Internal cleanup of framework code and providers,
...
replaced the osdSysTime provider with a new osiClockTime provider,
stringin device support puts record into alarm if no working provider,
added osdTimeRegister() to RTEMS/osdTime.h.
2008-09-12 22:55:55 +00:00
W. Eric Norum
ab8fa0f5ec
Allow EPICS_TS_NTP_INET in environment to override NTP server setting.
2008-09-05 21:41:06 +00:00
W. Eric Norum
a55eedd3f3
Enable collection of malloc statistics.
2008-05-13 20:42:41 +00:00
W. Eric Norum
00f4582478
Fix typo -- allow building on case-sensitive file systems.
2008-05-12 00:23:42 +00:00
W. Eric Norum
e40ef4996a
Fix up free space calculation.
2008-05-11 21:28:55 +00:00
W. Eric Norum
12a5014193
Use more efficient mechanism for determining free space.
2008-05-11 20:18:01 +00:00
W. Eric Norum
3cca2c745b
Clean up some warnings.
...
Use new general time registration.
2008-05-09 15:28:15 +00:00
W. Eric Norum
1329e99d81
Ensure that BSP-specific overrides get into the configuration.
2008-04-28 21:25:45 +00:00
W. Eric Norum
7e31cb0db3
Round off sleep times -- makes timed scan threads work better when
...
high-quality time source (e.g. event receiver) is used.
2008-04-17 18:53:54 +00:00
W. Eric Norum
f26de14718
Remove old-style stack check code. spy provides a better mechanism.
2008-01-10 15:03:45 +00:00
W. Eric Norum
1f7398344c
Clean up GEV VPD support.
2008-01-08 20:58:10 +00:00
W. Eric Norum
193c5b234c
Add VPD offset.
2008-01-08 20:47:37 +00:00
W. Eric Norum
b8cd8f5507
Add open argument.
2008-01-08 20:29:20 +00:00
W. Eric Norum
e366f72788
Add errno header.
2008-01-08 20:26:48 +00:00
W. Eric Norum
f8959705b3
More GEV changes.
2008-01-08 20:24:19 +00:00
W. Eric Norum
2bb463293f
Add serial EEPROM support.
2008-01-08 20:14:13 +00:00
W. Eric Norum
62a93f0565
Add default address for GEV memory.
2008-01-08 19:15:23 +00:00
W. Eric Norum
b8bac42678
Use standard types.
2007-12-17 20:56:50 +00:00
W. Eric Norum
903ff24801
Add NTP server to PPCBUG boots.
2007-10-22 21:57:23 +00:00
W. Eric Norum
5e4d8dc187
Now that libCom:iocClock() is working there's no need to fiddle around with NTP
...
during startup.
2007-10-16 17:38:29 +00:00
W. Eric Norum
06ac546919
Clean up MOTLOAD environment variable support.
...
Documented, too!
2007-08-17 14:41:34 +00:00
W. Eric Norum
f637e9c723
Improve operation of MOTLOAD machines.
2007-08-15 20:39:51 +00:00
W. Eric Norum
5bf49c4616
More timing cleanups for RTEMS.
2007-06-20 15:38:40 +00:00
W. Eric Norum
d15bb4d1ab
Fix typo.
2007-06-20 13:46:21 +00:00
W. Eric Norum
81926a11f2
Avoid conflict with test harness.
2007-06-20 13:45:27 +00:00
W. Eric Norum
852afdc4d8
Create properly-formatted POSIX TZ environment variable from EPICS_TIMEZONE.
2007-01-08 15:11:31 +00:00
W. Eric Norum
c89bfe8cf1
Back out name change since RTEMS will not change until the next RTEMS release.
2006-11-15 16:13:52 +00:00
W. Eric Norum
e91873e3f6
Name change in RTEMS release.
2006-11-09 01:03:42 +00:00
Ralph Lange
54c09890dd
Minor fix in printf string.
2006-09-20 14:24:44 +00:00
Ralph Lange
e01a41c418
Fix in the new code (suggested by Eric Norum).
2006-09-20 14:10:03 +00:00
Ralph Lange
622f3333e0
Get host name using gethostname() after network is init'd.
2006-09-19 15:49:19 +00:00
Ralph Lange
e768a7b7c6
+= changes for arm (missing RTC) == Needs Review ==
2006-09-19 15:46:13 +00:00
W. Eric Norum
b874c0afaa
Extensions can increase context-switch time, so use as few as possible.
2006-06-30 19:32:23 +00:00
W. Eric Norum
7dcd682f7d
Force panic if application-supplied routine returns a non-zero value.
2006-06-29 20:07:10 +00:00
W. Eric Norum
eff6f305c8
Add RTEMS initialization hooks.
2006-06-29 15:22:53 +00:00