Commit Graph

  • 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
  • 6cfb241404 Fix RTEMS build issue finding close() unknown 2010-07-19 14:01:41 -05:00
  • 1660dcac9c Removed trailing ';' from dbGetSevr macro definition. unknown 2010-07-19 09:49:01 -05: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. zimoch 2010-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
  • 595345a80f release notes updated Dirk Zimoch 2010-05-28 02:59:16 -07:00
  • 87081ed7e3 removed temporary debug messages Dirk Zimoch 2010-05-27 08:31:13 -07:00
  • d93b28dab2 Fixes problems when the string to print contains '$' Ronaldo Mercado 2010-05-27 16:26:43 +01:00
  • a24f6371ac Removes complaints when the string to print has dollars. Ronaldo Mercado 2010-05-27 16:24:09 +01:00
  • 08f2e5c41f Added automatic generation of testspec to RULES_BUILD Nick Rees 2010-05-27 16:21:32 +01:00
  • 6960d4e5a4 hash based value change monitor added (like in waveform) Dirk Zimoch 2010-05-27 07:45:21 -07:00
  • 1691de69ba NORD/NELM issues fixed Dirk Zimoch 2010-05-27 07:44:03 -07:00
  • 31790737e4 Added Andrews changes to RULES_BUILD to generate a hint file for the runner Nick Rees 2010-05-27 15:36:52 +01:00
  • dd04abbc1c added aai/aao soft support Dirk Zimoch 2010-05-27 06:23:07 -07:00
  • f6035fd823 fixed simulation mode, buffer allocation during initialization, corruption of NELM Dirk Zimoch 2010-05-27 06:22:35 -07:00
  • c4d0f1eb44 fixed simulation mode, buffer allocation during initialization, corruption of NELM Dirk Zimoch 2010-05-27 06:22:15 -07:00
  • 5ad3391be2 create test cases from I02 beamline Ronaldo Mercado 2010-05-27 14:03:17 +01:00
  • 6776233778 parser patch - look for opening bracket too Ronaldo Mercado 2010-05-27 11:55:12 +01:00
  • ba42c501df Simplistic solution to parser problems Ronaldo Mercado 2010-05-27 11:52:21 +01:00
  • 8337b5063d Fix NULL handle issue unknown 2010-05-27 05:47:07 -05:00
  • 7d3986664e fix typo in rtems internal function names Michael Davidsaver 2010-05-27 09:35:29 +01:00
  • d9f168527e Modifications based on review comments. Ronaldo Mercado 2010-05-27 09:34:02 +01:00
  • 07d51b65b2 consistently use double quotes Ronaldo Mercado 2010-05-26 23:49:21 +01:00
  • 31931330a8 removing ezca strings mapping Ronaldo Mercado 2010-05-26 23:20:36 +01:00
  • eaf07d4f05 copyright boilerplate for devLibVME Michael Davidsaver 2010-05-26 17:17:26 +01:00
  • ee36fb23a6 Help added Ronaldo Mercado 2010-05-26 00:12:23 +01:00
  • ce4ba8bbaf Help or capr.pl Ronaldo Mercado 2010-05-26 00:10:06 +01:00
  • b45e6b818e renaming variables and cleaning-up Ronaldo Mercado 2010-05-25 23:13:47 +01:00
  • 30a58e4d4c Default interest level, clean up Ronaldo Mercado 2010-05-25 22:59:17 +01:00
  • 5dc869bbcc Require default dbd Ronaldo Mercado 2010-05-25 22:44:58 +01:00
  • 5aef97fced Improved caget Ronaldo Mercado 2010-05-25 22:33:13 +01:00
  • c6255ef0ac removing diagnostics Ronaldo Mercado 2010-05-25 22:23:22 +01:00
  • 18a63f8754 re-organizing print out and diagnostics Ronaldo Mercado 2010-05-25 22:20:18 +01:00
  • 408721daec Install capr.pl Parallel caget Ronaldo Mercado 2010-05-25 21:44:38 +01:00
  • 797d263f04 Comment removed Ronaldo Mercado 2010-05-25 21:00:43 +01:00
  • 6ed0fdf9fd Merged Kukhee Kim's dbl fix Andrew Johnson 2010-05-25 11:17:57 -05:00
  • fa564fbfdf BUG 572589: Make dbl emit empty strings for non-existent fields Kukhee Kim 2010-05-25 07:57:49 -07:00
  • 43f5cfed7e [PATCH 12/12] add entry to release notes Michael Davidsaver 2010-05-25 13:58:53 +01:00
  • a161e42e82 [PATCH 11/12] remove unimplimented PCI api Michael Davidsaver 2010-05-25 13:58:52 +01:00
  • c1142675b6 [PATCH 10/12] move general macros and error codes to devLib.h Michael Davidsaver 2010-05-25 13:58:51 +01:00
  • 50bcef9c63 [PATCH 09/12] rename vme pointer table Michael Davidsaver 2010-05-25 13:58:50 +01:00