Commit Graph

  • f242a27dea Merge std/* Michael Davidsaver 2011-02-26 18:24:51 -06:00
  • e463793bc3 Merge ioc/*. Michael Davidsaver 2011-02-25 23:56:51 -06:00
  • e540ae0774 libCom: Ommitted to include the flex/RULES file. Andrew Johnson 2011-02-25 23:54:30 -06:00
  • f7fc564556 Fold antelope/flex and asHost into libCom Michael Davidsaver 2011-02-25 15:39:44 -06:00
  • 588ea50bfb Split libCom/Makefile into individual subdirectories. Andrew Johnson 2011-02-25 00:49:03 -06:00
  • 072b449bb1 libCom: Fixed epicsEvent issues on Win32 and cygwin. Andrew Johnson 2011-02-08 14:17:47 -06:00
  • 77192b3228 libCom: Reworked the epicsEvent APIs Andrew Johnson 2011-02-08 12:02:08 -06:00
  • 260684cb32 Update YACC rules Michael Davidsaver 2010-12-20 10:48:12 -05:00
  • 39a2858f84 Fix YACC parallel build Michael Davidsaver 2010-12-17 17:32:51 -05:00
  • b18cacc216 Reorganize src/Makefile Michael Davidsaver 2010-12-17 14:26:24 -05:00
  • 4910c76925 move alarm.h to libCom/misc Michael Davidsaver 2010-12-17 14:05:59 -05:00
  • 128b730c71 libasIoc no longer includes asHost Michael Davidsaver 2010-12-17 13:33:35 -05:00
  • 2cf6f43c5f Split up src/util Michael Davidsaver 2010-12-17 12:21:29 -05:00
  • b52927e66c Move asHost to libCom/as Michael Davidsaver 2010-12-17 11:50:52 -05:00
  • 31533ba62e Fixup Makefiles Michael Davidsaver 2010-12-16 17:05:05 -05:00
  • 2a36a3906d Stage 1 reorganization Michael Davidsaver 2010-12-16 15:15:52 -05:00
  • 9a831f9dc5 libCom: Simplify libCom/Makefile by splitting into parts Andrew Johnson 2010-12-10 15:23:42 -06:00
  • 4a18db9f99 Initial version Janet Anderson 2011-08-19 16:20:53 -05:00
  • 71c232afc3 Initial version Janet Anderson 2011-08-19 16:20:36 -05:00
  • 5f1378971d Initial version Janet Anderson 2011-08-19 16:20:19 -05:00
  • 7b53bd5265 Initial version Janet Anderson 2011-08-19 16:19:51 -05:00
  • f48c625cb1 Added -mtune=generic cflag. Changed -m32 to OP_SYS flags. Janet Anderson 2011-08-19 15:57:06 -05:00
  • 3c83a35d9d Added comment about specifying specific machine type and/or cpu type Janet Anderson 2011-08-19 15:56:48 -05:00
  • 061b654f03 Changed += to = to become ARCH_DEP_CFLAGS override. Janet Anderson 2011-08-19 15:54:10 -05:00
  • d25ee10b71 Merge 3.14 changes from 2011-06-06 to 2011-08-17 Andrew Johnson 2011-08-17 16:36:38 -05:00
  • 2b4edba8f3 Update copyright names and dates in LICENSE file. Andrew Johnson 2011-08-17 15:14:10 -05:00
  • 35b72b60fb shutdown: Lock records during dbCa link cleanup Andrew Johnson 2011-08-17 15:08:10 -05:00
  • d286a81ef0 configure: Remove T_A=* from MAKEFLAGS before findstring s in ECHO def. Janet Anderson 2011-08-09 11:39:00 -05:00
  • bc4a7854ec libCom: Explicitly use namespace std for size_t declaration in epicsSingleton.h Ralph Lange 2011-08-08 18:31:19 +02:00
  • f59825a462 Added HDEPENDS_METHOD override for cross builds Janet Anderson 2011-08-05 12:02:30 -05:00
  • c49db7c176 Added commented changes from Eric Norum to build with CLANG Janet Anderson 2011-07-27 16:10:56 -05:00
  • 7783f0044b Added commented changes from Eric Norum to build with CLANG Janet Anderson 2011-07-27 16:08:02 -05:00
  • 1b9ca756cc Changed repeaterTimerNotify interface implementation into a nested class of udpiiu so that we dont use multiple inheritance, and therefore hopefully avoid code generation problems with certain versions of g++ on MacOSX (I cant reproduce this problem on any ofthe machines here) Jeff Hill 2011-07-26 16:23:34 -06:00
  • f9f8d1150c fixed spelling and formatting nits Jeff Hill 2011-07-26 10:40:37 -06:00
  • e71785edf6 libCom/devLib: Make unsolicitedHandlerEPICS() visible Andrew Johnson 2011-07-21 16:10:50 -05:00
  • afc629ed42 dev: Added devHistogramSoft to devSoft.dbd Andrew Johnson 2011-07-21 13:37:00 -05:00
  • 743b11e6f1 misc: Added histogram record to base.dbd Andrew Johnson 2011-07-21 12:33:19 -05:00
  • a367e4be95 tools: use AbsPath() instead of abs_path() in checkRelease Andrew Johnson 2011-07-13 10:38:13 -05:00
  • a80bd1a630 libCom: Avoid race in errlog shutdown. Michael Davidsaver 2011-07-08 11:18:00 -05:00
  • 515712c0e7 startup: Fix host arch for 64-bit darwin kernels Andrew Johnson 2011-06-27 15:09:54 -05:00
  • 2fb7df8548 libCom: __attribute__((deprecated)) not in gcc 2.x Andrew Johnson 2011-06-20 13:52:32 -05:00
  • 4448a5501a Document recent commits. Andrew Johnson 2011-06-10 16:23:02 -05:00
  • dafb7d5d4c configure: Stop make displaying COMMENT lines... Andrew Johnson 2011-06-10 16:21:52 -05:00
  • 5343b836b8 configure: Reorganized the uninstall targets in RULES_TOP Andrew Johnson 2011-06-10 16:17:41 -05:00
  • d0423738d1 configure: Make the vxWorks macro expand to itself Andrew Johnson 2011-06-10 10:14:40 -05:00
  • 3bf5b21f57 tools: Improve makeDbDepends Andrew Johnson 2011-06-08 12:26:01 -05:00
  • 8d15407e2f tools: Remove warning from newer versions of Perl. Andrew Johnson 2011-06-08 12:15:18 -05:00
  • 7560fb1bb1 rec/compress: Post monitors on NUSE field Andrew Johnson 2011-06-08 11:16:26 -05:00
  • 445b5e473b configure: Delete %.C (C++) build rule Andrew Johnson 2011-06-07 09:52:54 -05:00
  • f18b435cf6 configure: Replace REM with perl -e '' Andrew Johnson 2011-06-06 09:51:31 -05:00
  • 88720ff7bd Merge changes committed to R3.14 branch since April. Andrew Johnson 2011-06-03 15:28:34 -05:00
  • b8dba87dc0 configure: Fix parallel make rules. Andrew Johnson 2011-06-03 14:47:24 -05:00
  • 5649e15842 ca: Remove unnecessary mutable qualifiers unknown 2011-06-01 17:22:12 -05:00
  • 43f58c990a libCom: Only delete a timer queue when its ref count is 0. unknown 2011-06-01 16:27:18 -05:00
  • 0dfc92f48d util: Support logrotate with iocLogServer Andrew Johnson 2011-06-01 15:55:10 -05:00
  • f1a646240b configure: Fix 'make -s' on Windows Andrew Johnson 2011-06-01 15:11:05 -05:00
  • ce0114418f tools: Fix LocalPath on Cygwin Andrew Johnson 2011-05-23 16:34:58 -05:00
  • 342920b1db R3.14.12.1-DEV Andrew Johnson 2011-04-26 15:37:21 -05:00
  • ef0442b50d R3.14.12.1 Andrew Johnson 2011-04-26 15:36:19 -05:00
  • c71093f47f libCom/iocsh: Oops, allow NULL pathname. Andrew Johnson 2011-04-26 15:18:30 -05:00
  • c11a31f549 libCom/iocsh: Set IOCSH_STARTUP_SCRIPT env var. Andrew Johnson 2011-04-26 14:57:26 -05:00
  • ed0e3e60ed RTEMS: Changes suggested by Kate Feng Andrew Johnson 2011-04-26 12:44:46 -05:00
  • 0373da87ed R3.14.12.1-rc1-DEV Andrew Johnson 2011-04-19 15:11:09 -05:00
  • 3c0cea0f38 R3.14.12.1-rc1 Andrew Johnson 2011-04-19 15:09:57 -05:00
  • 4c7684aad1 Document 3.14.12.1 changes. Andrew Johnson 2011-04-19 15:05:36 -05:00
  • 6efd4be222 configure: Added vxWorks-ppc32-debug and vxWorks-ppc32sf-debug archs. Andrew Johnson 2011-04-19 15:02:47 -05:00
  • 1584f98e26 catools: Disable stdout buffering on Windows Andrew Johnson 2011-04-19 14:21:38 -05:00
  • f3f2f23fbc Updates for latest releases of os, Visual Studio, ... Janet Anderson 2011-04-19 11:28:04 -05:00
  • 5aeb325185 Updated for latest releases of os, Visual Studio, ... Janet Anderson 2011-04-19 10:55:18 -05:00
  • 2949f6650e errlog: Flush messages before exit Michael Davidsaver 2011-04-12 18:12:52 -05:00
  • b472473ef1 Restored COMMON_DBS usage in DBDDEPENDS_FILES definition. Janet Anderson 2011-04-11 15:47:40 -05:00
  • 8418aa059a libCom/test: Suppress g++ build warnings from epicsCalcTest Andrew Johnson 2011-04-07 17:25:02 -05:00
  • c10e450544 More merges from the 3-14 branch. Andrew Johnson 2011-04-05 17:38:57 -05:00
  • 1106bab73e RTEMS: Use the new mount API to initialize TFTP. Andrew Johnson 2011-04-05 17:21:54 -05:00
  • 038ac0cd38 Fix some build issues with old Solaris C++ compiler. Andrew Johnson 2011-04-05 16:08:49 -05:00
  • 8dea585dc2 FreeBSD update to osdSock.h from Gerrit Kuehn. Andrew Johnson 2011-04-05 12:32:39 -05:00
  • fc6df7652d Update iOS CONFIG files for iOS 4.3 Andrew Johnson 2011-04-05 12:27:00 -05:00
  • db89c1f463 Added generic PPC32 targets for vxWorks 6. Andrew Johnson 2011-04-05 12:12:47 -05:00
  • c6e1787ff9 Solve C++ static initialization order problem. Andrew Johnson 2011-04-05 11:27:22 -05:00
  • 0dab032751 avoid c++ static initialization order issues Jeff Hill 2011-04-05 09:23:22 -06:00
  • 4b780b1011 avoid c++ static initialization order issues Jeff Hill 2011-04-04 17:50:49 -06:00
  • fc3e876d57 avoid c++ static initialization order issues Jeff Hill 2011-04-04 17:29:51 -06:00
  • e14b1e3d0b Merged various changes from the 3.14 branch. Andrew Johnson 2011-03-01 15:28:45 -06:00
  • f4528ff5e1 libCom: Fix msgbufGetNode() in errlog.c Andrew Johnson 2011-03-01 15:03:33 -06:00
  • d73f466dbc documentation: KnownProblems template Andrew Johnson 2011-02-28 17:26:24 -06:00
  • b95d846803 Added test for vxWorks build. Janet Anderson 2011-02-18 16:37:16 -06:00
  • 244355d63d Updated shared library dependancies needed for -j parallel build option. Janet Anderson 2011-02-18 16:16:56 -06:00
  • 1fb88ba1e2 Added code for TESTLIBRARY Janet Anderson 2011-02-16 11:03:44 -06:00
  • 53dc5101be Added code for TESTLIBRARY Janet Anderson 2011-02-16 10:57:20 -06:00
  • 3d056f63e4 configure: Added vxWorks-mpc8548 target (MVME4100) Andrew Johnson 2011-02-15 16:19:26 -06:00
  • fd72cb63bf libCom/WIN32: Merged Jeff's fix for bug 717252 Jeff Hill 2011-02-11 16:33:58 -06:00
  • c698853394 libCom: Merged Jeff's epicsThread change. Andrew Johnson 2011-02-11 15:04:04 -06:00
  • 22f1e8201f libCom/WIN32: Merged Jeff's WIN32/osdThread changes Andrew Johnson 2011-02-11 15:01:39 -06:00
  • b38127450e libCom/WIN32: Merged Jeff's osdTime fix Andrew Johnson 2011-02-11 14:59:35 -06:00
  • fbcc7b4a0d ca: Merged Jeff's tcpiiu changes Andrew Johnson 2011-02-11 14:55:04 -06:00
  • a2a00c7c91 Make cross builds depend on host build only if -j option and make > 3.81 Janet Anderson 2011-01-19 15:27:17 -06:00
  • 5a11866431 when finished waiting for a thread to exit, signal the event in case other threads are waiting also Jeff Hill 2011-01-14 18:01:53 -07:00
  • 253036c36c o committing merge of r3.14 trunk change o fixed spelling and other cosmetic changes Jeff Hill 2011-01-14 18:00:02 -07:00
  • 793639f4da fixed last time compare in PLL drift factor update loop Jeff Hill 2011-01-14 17:56:49 -07:00
  • a2c87268f5 in disconnectAllChannels mark channels as unassigned to any list because in some unusual situations (abrupt shutdown) the channels are not immediately assigned to another list Jeff Hill 2011-01-14 17:53:33 -07:00