Commit Graph

7683 Commits

Author SHA1 Message Date
Jeff Hill
7fcb189dfb made lock/unlock entry points inline again 2002-05-08 23:15:31 +00:00
Jeff Hill
ff05ad2dc3 reduced thread entry function scoppe to static 2002-05-08 23:14:46 +00:00
Jeff Hill
16ac080f9b cosmetic 2002-05-08 23:13:26 +00:00
Jeff Hill
9850a45190 allow assignment 2002-05-08 22:50:12 +00:00
Jeff Hill
ee15607526 added removeAll mf 2002-05-08 22:49:03 +00:00
Janet B. Anderson
f7c8b673d7 Added quotes around tempfile name. 2002-05-08 19:27:06 +00:00
Janet B. Anderson
a6f57f4d5e Added default definitions. 2002-05-08 19:25:32 +00:00
W. Eric Norum
561c250892 New developer tools (gcc-3.1) are better at using precompiled headers so
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries.  They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
2002-05-07 18:19:55 +00:00
W. Eric Norum
918d247e96 Change build order so that RTEMS libCom test applications build properly
when building from scratch.
2002-05-06 20:08:14 +00:00
W. Eric Norum
4dac34a6ab Build complete applications for RTEMS. 2002-05-06 20:05:35 +00:00
Marty Kraimer
adc6677275 add extern for C callable routines 2002-05-06 19:01:15 +00:00
Marty Kraimer
ea7b1518b2 set putf false if record disabled 2002-05-06 18:56:57 +00:00
Marty Kraimer
cd252cf8a2 latest additions 2002-05-06 18:54:30 +00:00
Andrew Johnson
543e1975a3 Fix URL to EPICS home page. 2002-05-02 20:12:15 +00:00
Ralph Lange
68fe111e9b Changes for HPUX 2002-05-02 13:07:53 +00:00
Jeff Hill
a7a2f1c019 make this compile on vc++ 6 2002-05-01 00:42:40 +00:00
Jeff Hill
320bb98ae5 fixed shutdown problem 2002-04-30 23:04:48 +00:00
Jeff Hill
ad05e2bbdf made constructor public 2002-04-30 22:16:53 +00:00
Jeff Hill
8ff481530c use auto_ptr to avoid leaks 2002-04-30 22:16:25 +00:00
Jeff Hill
363dd09ca9 cosmetic 2002-04-30 22:15:42 +00:00
Jeff Hill
2f56969b60 moved exception hanling to C interface 2002-04-30 22:15:09 +00:00
Jeff Hill
877518ab26 restructured 2002-04-30 22:14:26 +00:00
Jeff Hill
5b4426baf8 use exception to pass back failed situation 2002-04-30 22:12:27 +00:00
Jeff Hill
74324ac5dd added comment 2002-04-30 22:11:22 +00:00
Jeff Hill
11f1a21d0e renamed functions and moved tcpiiu functions here 2002-04-30 22:10:59 +00:00
Jeff Hill
37623e5ac6 installed 2002-04-30 22:09:36 +00:00
Jeff Hill
49e5f620bd made get/put functions void 2002-04-30 22:09:19 +00:00
Jeff Hill
52ffe979b7 moved exception handling out of c++ functions 2002-04-30 22:08:29 +00:00
Jeff Hill
6e0cf9207d moved functions to comQueSend 2002-04-30 22:06:49 +00:00
Jeff Hill
a4ce9eeefc turn off hpux warnings 2002-04-30 16:14:42 +00:00
Jeff Hill
f79f3fe5a5 turn off hpux warnings 2002-04-30 16:06:39 +00:00
Marty Kraimer
bc1c518b1c fix definition for isinf 2002-04-30 15:06:48 +00:00
Jeff Hill
1494d211a6 avoided large bss 2002-04-30 00:55:12 +00:00
Jeff Hill
e5f5ffdee4 workaround for sun pro bug 2002-04-26 02:04:48 +00:00
Jeff Hill
9b74f123e5 all virtual functions in baseNMIU are now pure 2002-04-26 01:24:24 +00:00
Jeff Hill
515f5c811c added comment 2002-04-26 01:23:59 +00:00
Jeff Hill
b22084a741 firmed up compile time lock requirements 2002-04-26 00:10:35 +00:00
Jeff Hill
9e46188c51 firmed up compile time lock requirements 2002-04-25 23:51:20 +00:00
Jeff Hill
0680710841 cosmetic 2002-04-25 23:50:53 +00:00
Jeff Hill
35deb5810c dont hide global new with placement new/delete 2002-04-25 22:19:05 +00:00
Jeff Hill
aab783d387 commented out unreachable code 2002-04-25 22:18:33 +00:00
Jeff Hill
1d6a15594b workaround for gnu g++ bug 2002-04-25 20:50:38 +00:00
Jeff Hill
362709e356 fixed return from void function 2002-04-25 19:09:13 +00:00
Jeff Hill
4dcd047d59 workaround for ms compiler bug 2002-04-25 19:08:42 +00:00
Jeff Hill
e52045bfb0 moved template instances to a separate file 2002-04-25 18:38:28 +00:00
Jeff Hill
4f6fa242da placement new issues 2002-04-25 18:37:59 +00:00
Jeff Hill
466e087237 remoced inline from many functions 2002-04-25 18:37:35 +00:00
Jeff Hill
7fc087c87e added template instance file 2002-04-25 18:36:48 +00:00
Jeff Hill
87bc5a7243 many structural improvements 2002-04-25 18:35:40 +00:00
Jeff Hill
2eb3ecf01c many structural improvements 2002-04-25 18:27:27 +00:00