Janet B. Anderson
|
f7d0bf146c
|
Changed EPICS_BASE_HOST_BIN to INSTALL_HOST_BIN.
|
2001-06-28 21:38:25 +00:00 |
|
W. Eric Norum
|
61c057df16
|
Add comment explaining why aitConvert must be compiled without optimization
for RTEMS-pc386 targets.
|
2001-06-28 21:06:45 +00:00 |
|
Janet B. Anderson
|
aa8e36e015
|
Added include for time.h.
|
2001-06-28 16:19:06 +00:00 |
|
Janet B. Anderson
|
d7279bbcbf
|
Allow make inc at top level
|
2001-06-28 16:07:56 +00:00 |
|
Janet B. Anderson
|
a6ceb5a3f1
|
Remove OPT flag for RTEMS-pc386 build.
|
2001-06-28 16:07:55 +00:00 |
|
Jeff Hill
|
76cb1ca826
|
tabs to spaces
|
2001-06-25 21:50:50 +00:00 |
|
Jeff Hill
|
384af09c72
|
changed tabs to spaces
|
2001-06-25 21:47:44 +00:00 |
|
Jeff Hill
|
8dbecc7b16
|
try to accomodate PPC
|
2001-06-25 21:14:08 +00:00 |
|
Jeff Hill
|
bbd3a45142
|
try to accomodate PPC
|
2001-06-25 20:34:53 +00:00 |
|
Jeff Hill
|
6d9a8de270
|
fix improper auto ptr release bug
|
2001-06-25 17:08:06 +00:00 |
|
W. Eric Norum
|
33e11134e5
|
RTEMS now provides a mechanism for interrogating the memory allocator.
|
2001-06-23 20:44:29 +00:00 |
|
Jeff Hill
|
e4447d8c97
|
removed overly conservative list node verification
|
2001-06-22 01:02:52 +00:00 |
|
Jeff Hill
|
d4126b1c80
|
fixed autoLock where autoRelease should have been
|
2001-06-21 23:19:02 +00:00 |
|
Jeff Hill
|
22e9be48ad
|
fixed bug in proper cleanup of client context
|
2001-06-21 23:04:44 +00:00 |
|
Jeff Hill
|
cf7df276ff
|
fixed potential deadlock
|
2001-06-21 22:44:38 +00:00 |
|
Marty Kraimer
|
3ac74dd5a8
|
keep private copy of pvname
|
2001-06-21 18:07:25 +00:00 |
|
Jeff Hill
|
e684ff02eb
|
simplified locking
|
2001-06-21 17:16:20 +00:00 |
|
Jeff Hill
|
f2332d1bb1
|
improved monitor first update test
|
2001-06-21 17:11:39 +00:00 |
|
Marty Kraimer
|
ae57d2592e
|
fix bug that could cause dbNotifyCancel to timeout
|
2001-06-21 13:16:59 +00:00 |
|
Jeff Hill
|
da412768fa
|
eliminate redundant code
|
2001-06-21 00:29:55 +00:00 |
|
Jeff Hill
|
99df1b5584
|
fixed a disconnect related problem and also improved
structure of locking
|
2001-06-20 17:45:19 +00:00 |
|
Janet B. Anderson
|
61ff831b2d
|
Uncommented epicsListTest.
|
2001-06-20 15:27:52 +00:00 |
|
Jeff Hill
|
6348395b7f
|
fixed gnu warning
|
2001-06-19 23:44:49 +00:00 |
|
Jeff Hill
|
13b74464ab
|
rearranged code so that we have a late start
process receive thread again
|
2001-06-19 23:30:09 +00:00 |
|
Jeff Hill
|
ab52e91d66
|
IO deletes must wait for callback completion
|
2001-06-19 20:05:44 +00:00 |
|
Jeff Hill
|
d02e01c55b
|
fixed use of destroy member function without checking for nill pointer
|
2001-06-18 21:12:36 +00:00 |
|
Jeff Hill
|
8926a0a8b3
|
fixed uninitialized member
|
2001-06-18 21:11:49 +00:00 |
|
Jeff Hill
|
9a0f0900ce
|
work around problems in the Tornado compiler
|
2001-06-16 00:47:09 +00:00 |
|
Jeff Hill
|
60be389ce0
|
no need to specify hash table size
|
2001-06-15 23:07:03 +00:00 |
|
Jeff Hill
|
b271bcf8e9
|
no longer need to specify hash table size
|
2001-06-15 22:51:38 +00:00 |
|
Jeff Hill
|
89a2c69651
|
adjust to changing hash table api
|
2001-06-15 22:45:25 +00:00 |
|
Jeff Hill
|
3e622f35b2
|
improved message
|
2001-06-15 22:43:38 +00:00 |
|
Jeff Hill
|
389ed62c33
|
no need to specify hash table size
|
2001-06-15 22:41:54 +00:00 |
|
Jeff Hill
|
12ea010e4b
|
fixed bug where resource was deallocated but it was
still in the hash table, and no longer need to specify
the hash table size
|
2001-06-15 22:41:03 +00:00 |
|
Jeff Hill
|
25f6920f1f
|
fixed bug where resource was deallocated but it was still in the hash table
|
2001-06-15 22:39:54 +00:00 |
|
Jeff Hill
|
ca76832387
|
non need to specify hash table size
|
2001-06-15 22:39:01 +00:00 |
|
Jeff Hill
|
759b1a3541
|
improved test
|
2001-06-15 22:34:35 +00:00 |
|
Jeff Hill
|
9c89eabc84
|
now uses linear hashing technique to expand the table w/o
causing significant outliers in insertion or lookup delays
|
2001-06-15 22:33:48 +00:00 |
|
Jeff Hill
|
535ead1241
|
allow one list to be initialized from, and also steal the contents from,
another list
|
2001-06-15 22:18:09 +00:00 |
|
Andrew Johnson
|
28ea1b66a3
|
sysClkRateGet() _is_ defined in sysLib.h, but indirectly in the
drv/timer/timerDev.h file that it includes.
|
2001-06-14 22:03:50 +00:00 |
|
Janet B. Anderson
|
d5b84741ca
|
Fixed _USER_.
|
2001-06-14 21:45:43 +00:00 |
|
Janet B. Anderson
|
4375774da3
|
Added RTEMS template files.
|
2001-06-14 21:45:09 +00:00 |
|
Janet B. Anderson
|
d2c3f80fe4
|
Initial version.
|
2001-06-14 15:18:28 +00:00 |
|
Janet B. Anderson
|
865e4cbc01
|
Changed #if to make it more readable.
|
2001-06-14 14:48:42 +00:00 |
|
Janet B. Anderson
|
1688ff923b
|
Changed OBJS to SRCS for registerRecordDeviceDriver.
|
2001-06-14 14:43:58 +00:00 |
|
W. Eric Norum
|
95c23a4784
|
Clean up printout when RTEMS task has gone away.
Treat a missing RTEMS task as suspended. Do not print error message.
|
2001-06-13 20:43:48 +00:00 |
|
Janet B. Anderson
|
3a4435a70a
|
Removed unneeded vxWorks LDFLAGS undefined iocInit line.
|
2001-06-13 19:52:12 +00:00 |
|
Marty Kraimer
|
8d1830b8c6
|
make sure iocshReg is defined
|
2001-06-13 19:49:56 +00:00 |
|
Marty Kraimer
|
8693ee19f9
|
registerRecordDeviceDriver was not in library
|
2001-06-13 14:20:59 +00:00 |
|
Jeff Hill
|
71ccf13585
|
eliminate option to turn off exceptions
|
2001-06-12 17:54:30 +00:00 |
|