Commit Graph
6780 Commits
Author SHA1 Message Date
Jeff Hill 00815ca1c9 changed interface so that unreferenced table will not optimize away,
and fixed problem where get callback exception was incorrectly
handled
2001-07-03 00:59:38 +00:00
Jeff Hill 1fdcd08c9d changed interface so that unreferenced table will not optimize away 2001-07-03 00:58:18 +00:00
Jeff Hill e195df9f32 improved test diagnostics 2001-07-03 00:55:07 +00:00
Jeff Hill b90c266295 fixed diagnostic 2001-07-03 00:54:37 +00:00
Andrew Johnson 185b773419 Added configuration files for the MVME2100 running Linux, both cross
and self-hosted compilation supported (but you don't want to use the
self-hosted if you can help it!).  Assumes the standard Hard Hat
Linux install locations for the cross-development tools.
2001-07-02 21:49:36 +00:00
Andrew Johnson f4f3c931b0 Extended the ~tsSLList<T>() workaround, egcs-2.91.66 doesn't like this either. 2001-07-02 21:44:51 +00:00
Janet B. Anderson ac19d5fba6 Added O.Common dir to dependancies of BUILD_ARCHS rule. 2001-07-02 21:39:39 +00:00
Jeff Hill 36e7eb94c0 fixed function to match prototype 2001-06-29 22:41:35 +00:00
Jeff Hill 87a3481b2a use Eric's new putenv API 2001-06-29 22:40:44 +00:00
Jeff Hill c20ddad7c6 changed the API for CA context manipulation 2001-06-29 22:19:53 +00:00
Jeff Hill f6ea24d417 allow subscription delete from subscription callback 2001-06-29 22:16:38 +00:00
Jeff Hill 7b16e38974 added test for monitor delete in event callback 2001-06-29 22:15:49 +00:00
Jeff Hill 69545bc772 installed some limited self test capabilities so that the hash tables
can be verified during regression testing
2001-06-28 22:12:54 +00:00
Janet B. Anderson 22abff43bf Removed references to EPICS_BASE_LIB. 2001-06-28 21:54:36 +00:00
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 60173f78cf Remove compiler path requirement. 2001-06-28 21:05:42 +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
Janet B. Anderson b5e9036e79 Updated documentation for alpha3 release. 2001-06-27 18:30:07 +00:00
Janet B. Anderson e76c4287ac Added T_A specific OPT and WARN flags. 2001-06-27 14:21:32 +00:00
Janet B. Anderson b1643cf138 Moved +DAportable to CODE flags. 2001-06-26 16:29:12 +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
Janet B. Anderson 1e595bfaa6 Don't try to create directory if symbolic link of same name exists. 2001-06-25 19:28:11 +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
Janet B. Anderson 843595ed42 Allowed file and file/os specific WARN and OPT values. 2001-06-19 14:37:08 +00:00
Janet B. Anderson 4cf55705d6 Removed references to DBDNAME and DEBEXPAND. 2001-06-19 14:35:56 +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 5b729b2f31 updated for R3.14 2001-06-15 23:27:04 +00:00