6a0a263380
Applied PATH_FILTER to input libraries on linker command line
Janet Anderson
2010-08-31 11:33:37 -05:00
13e7b1b0b7
Added HDEPENDS_CFLAGS to CFLAGS to create *.d dependancy files.
Janet Anderson
2010-08-30 09:58:24 -05:00
5094762012
Added target list to install library rule, needed for make3.8.2 builds
Janet Anderson
2010-08-30 09:30:11 -05:00
866f062d0a
toolsComm: Remove #ifdef checks for old VMS systems (fixes lp:625034)
Ralph Lange
2010-08-27 10:12:20 -04:00
a0a9ee4553
ca: Avoid possible race condition during cac shutdown.
Ralph Lange
2010-08-23 16:17:16 -04:00
85c2877746
Document the dynamic-array changes.
Andrew Johnson
2010-08-17 18:06:19 -05:00
a6a01e6822
Converted buckTest.c to use epicsTime.h instead of time.h
Andrew Johnson
2010-08-17 17:53:43 -05:00
7af0397d58
Examining the previous change I see that it will introduce a race condition when circuits are being created and destroyed at close to the same instant in time. See revision 11786 of cac.cpp which fixes mantis 334 if you are interested in what this code does. After running the regression tests, I pushed in a fix (which is removing above mentioned change and restoring the increment of iiuExistenceCount in cac::findOrCreateVirtCircuit.
Jeff Hill
2010-08-16 17:45:06 -06:00
a3dd3e1a2f
unistd.h isnt available on windows, and doesnt appear to be required by this code?
Jeff Hill
2010-08-16 17:34:39 -06:00
09c0c43865
Cleanup a couple of compiler warnings.
Andrew Johnson
2010-08-16 16:15:26 -05:00
2666e9d62b
Bug fixes to CA client introduced by CA-over-TCP code.
Ralph Lange
2010-08-16 15:49:52 -05:00
1eb5546eb7
meged andrew's change
Jeff Hill
2010-08-13 18:31:00 -06:00
c1bd11de58
fixed bug where win32 version of epicsThreadHighestPriorityLevelBelow didnt map to a lower priority successfully if the epics priority was mapping into the 2nd win32 priority bucket
Jeff Hill
2010-08-13 18:15:49 -06:00
25d1b89de1
Use $(RTEMS_VERSION) in default path to RTEMS_BASE.
Andrew Johnson
2010-08-13 17:56:27 -05:00
1bab392da7
Deleted trailing ';' from epicsPlacementDeleteOperator macro (which looks like a member function, but isn't).
Andrew Johnson
2010-08-13 13:12:06 -05:00
0c4746dd66
Moved new variable definitions to the beginning of their block. Older C compilers such as vxWorks 5.x insist on this.
Andrew Johnson
2010-08-13 12:59:50 -05:00
053ab01db4
Guard memset in camessage.c to prevent wild memory overrun if mismatch between payload and data size.
Michael Abbott
2010-08-11 17:37:56 -05:00
0291900562
Add CA message header size optimisation.
Michael Abbott
2010-08-11 17:37:30 -05:00
b2374f583b
Drive-by refactoring in caserverio.c
Michael Abbott
2010-08-11 17:36:58 -05:00
89ebfc6e9b
Add autosizing array support for caget and camonitor.
Michael Abbott
2010-08-11 17:36:36 -05:00
519c94a6e3
Update rsrv to support V4.13 protocol extension.
Michael Abbott
2010-08-11 17:36:11 -05:00
ee4a615caa
Client side support for automatic resizing arrays.
Michael Abbott
2010-08-11 17:35:23 -05:00
e54b631b8d
Guard memset in camessage.c to prevent wild memory overrun if mismatch between payload and data size.
Michael Abbott
2010-08-11 16:49:46 -05:00
9d9ba1a442
Add CA message header size optimisation.
Michael Abbott
2010-08-11 16:42:44 -05:00
30f0871c2b
Drive-by refactoring in caserverio.c
Michael Abbott
2010-08-11 16:41:15 -05:00
aa23ab63f1
Add autosizing array support for caget and camonitor.
Michael Abbott
2010-08-11 16:39:52 -05:00
e87bbef75c
Update rsrv to support V4.13 protocol extension.
Michael Abbott
2010-08-11 16:38:49 -05:00
a0c0c55347
Client side support for automatic resizing arrays.
Michael Abbott
2010-08-11 16:22:54 -05:00
a0fb7fbed7
Clean up warnings from vxWorks 6.8. Added back the -include vxWorks.h option for gcc with vxWorks 6, it resolves many warnings about OFFSET being redefined.
Andrew Johnson
2010-08-11 10:45:17 -05:00
0e4ff4f939
Fix: Made all RULES.Db rules use $*.tmp style names for temporary files (fixes lp:615916) [configure/RULES.Db]
Ralph Lange
2010-08-11 10:42:26 -04:00
a02984f2ea
Release notes for the CA-over-TCP branch.
Andrew Johnson
2010-08-10 16:19:57 -05:00
eda402cf66
Merged Ralph's ca-over-tcp branch. Fixed some vxWorks compile errors, and made a number of edits to the HTML in the CAref.html documentation.
Andrew Johnson
2010-08-10 16:05:46 -05:00
cc95161af0
Merged base-tests branch from epics-base-testing team. Modified testspec output to omit Tests: line when empty Added testspec generation to src/db/test/Makefile.
Andrew Johnson
2010-08-04 14:16:14 -05:00
c2693f5687
Applied vxWorks 6.x patches, cleanup.
Andrew Johnson
2010-07-29 15:02:34 -05:00
2bb4e63d1e
Clean up munch.pl, add -o option chmod -x src/tools/*.pl
Andrew Johnson
2010-07-29 14:58:14 -05:00
0f431edbe6
Add support for vxWorks 6.8.
Andrew Johnson
2010-07-29 12:39:54 -05:00
f29bdb9d6e
Solve C++ exception problems in vxWorks 6.x: * Use a linker script when generating .munch files * Output exception handler frame registration code in _ctdt.c files
Andrew Johnson
2010-07-29 12:35:53 -05:00
49a7483c7a
Add RTEMS R4.10 support
Eric Norum
2010-07-23 09:26:29 -07:00
31326b8b9f
Add RTEMS R4.10 support
Eric Norum
2010-07-23 09:21:02 -07:00
1815c0fda9
Use /LTCG for non shared libraries if HOST_OPT is YES.
Janet Anderson
2010-07-12 14:58:30 -05:00
61733489e8
Don't use manifest tool for MS Visual C++ 2010 (and later) builds.
Janet Anderson
2010-07-12 14:54:51 -05:00
14d2e95bcf
Run EpicsHostArch.pl if EPICS_HOST_ARCH is not set.
Janet Anderson
2010-07-09 16:16:24 -05:00
1245a007b7
Added comments about implementing os specific dbd files.
Janet Anderson
2010-07-09 16:11:50 -05:00
cff7171831
Change for parallel builds when running multiple msi commands.
Janet Anderson
2010-07-09 16:02:41 -05:00
1e0f2ae79f
Added LINKER_USE_RPATH option.
Janet Anderson
2010-07-09 15:53:58 -05:00
1d5250c023
Modified comments.
Janet Anderson
2010-07-09 15:38:16 -05:00
8fb472b710
Add "Test Asyn" device definitions for the aai and aao record types.
Andrew Johnson
2010-07-09 11:51:11 -05:00
8038f73316
Reformatted release note entry.
Andrew Johnson
2010-07-08 13:00:43 -05:00
55609154ce
Merged Dirk Zimoch's fix-aai-and-aao branch Fixed async processing for both aai and aao record types.
Andrew Johnson
2010-07-08 12:56:25 -05:00
0102b4bbc0
Merged with mirror-3.14
Dirk Zimoch
2010-07-07 19:42:08 +02:00
7f7bc289f3
Bugfix: use SIMS for simulation severity
Dirk Zimoch
2010-07-07 19:20:01 +02:00
40b83759de
Added dBStatic to cas depend dirs. Needs alarm.h
Janet Anderson
2010-07-06 17:23:24 -05:00
1fbdb067f2
Merged Ronaldo Mercado's capr branch, with fixes by anj.
Andrew Johnson
2010-07-02 11:57:57 -05:00
cfb8e694a5
Several cleanups. * Fixed number base issue * DBD file parser accepts spaces * Added -w seconds option for CA timeout * Improved argument parsing * More perlish, should start up faster
Andrew Johnson
2010-07-02 11:34:38 -05:00
c33607f2d2
Merged Michael's devlib-cleanup branch
Andrew Johnson
2010-07-01 11:59:22 -05:00
f1ba442133
Store original INP/OUT text in link in case DTYP changes later.
zimoch2010-06-22 17:35:48 -05:00
320ff29c4a
Fix bad string handling in makeBpt. This behaved badly when confronted with windows CR+LF end of lines. Using fgets() left a stray CR at the end of the returned string.
Michael Davidsaver
2010-06-22 11:43:42 -05:00
78fc4cbcf7
Merged fix-cpp-keywords branch that fixes bugs #595240, #595242
Ralph Lange
2010-06-21 17:00:35 -04:00
60be4921c8
Fix: Replaced C++ reserved word 'new' as variable name.
Ralph Lange
2010-06-16 15:58:00 -04:00
bb740373bc
Fix: Replaced C++ style comments in C code with standard C comments.
Ralph Lange
2010-06-16 15:46:09 -04:00
5ce74f2a41
include compatibility definition of pdevLibVirtualOS
Michael Davidsaver
2010-05-28 12:04:46 +01:00
dd1a6f78a3
Merged with 3.14
Dirk Zimoch
2010-05-28 03:14:39 -07:00