Commit Log (Page 53 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 2000-04-27 to 2000-03-16 (Commits 3952-4051 of 9251)

jhill
4/27/00 11:23 AM
added default for number of objects allocated
2 lines of code changed in:
src/libCom/cxxTemplates/tsFreeList.h (+2 -2)

jhill
4/27/00 11:22 AM
cosmetic
3 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+3 -3)

jhill
4/27/00 11:20 AM
include interface specifications
3 lines of code changed in:
src/db/iocInit.c (+3 -2)

jhill
4/25/00 6:33 PM
dont specify strict compiler
0 lines of code changed in:
src/cas/example/directoryService/Makefile.Host (-1)

mrk
4/25/00 8:03 AM
registerRecordDeviceDriver no needed here
1 lines of code changed in:
src/db/iocInit.c (+1 -2)

mrk
4/25/00 8:00 AM
fix error reporting
20 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+20 -10)

norume
4/24/00 2:27 PM
Rename file to match EPICS C++ convention.
89 lines of code changed in:
src/libCom/osi/os/RTEMS/osdTime.cpp (new 89)

mrk
4/24/00 1:54 PM
changed extension from .cc to .cpp
33 lines of code changed in:
src/libCom/test: Makefile (+1 -1), osiTimeTest.cc (del), osiTimeTest.cpp (new 32)

norume
4/21/00 5:45 PM
Add rule for converting `.st' to `.o'. RTEMS needs C++ constructors
to register sequencer commands and programs so the output of snc has
to be compiled with C++.
13 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+13 -2)

jhill
4/19/00 7:34 PM
additional visual C++ build env hints
8 lines of code changed in:
README.WIN32 (+8 -8)

jba
4/17/00 10:25 AM
Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX.
5 lines of code changed in:
configure/os: CONFIG_SITE.linux-x86.vxWorks-68040 (+2 -2), CONFIG_SITE.linux-x86.vxWorksCommon (+3 -3)

jba
4/17/00 10:24 AM
Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX.
9 lines of code changed in:
configure: CONFIG_COMMON (+5 -5), os/CONFIG.Common.vxWorksCommon (+4 -4)

norume
4/16/00 5:46 PM
Add flags for state notation compiler.
2 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+2 -1)

norume
4/14/00 5:25 PM
Rename RTEMS MVME167 configuration file to match RTEMS BSP name.
9 lines of code changed in:
configure/os/CONFIG.Common.RTEMS-mvme167 (new 9)

jhill
4/13/00 5:35 PM
install tsFreeList.h
1 lines of code changed in:
src/libCom/Makefile (+1)

jhill
4/13/00 5:34 PM
installed
121 lines of code changed in:
src/libCom/cxxTemplates/tsFreeList.h (new 121)

norume
4/13/00 5:33 PM
Use common UNIX defines.
Modifications to allow building of RTEMS executable images with makeBaseApp.
47 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+47 -62)

jba
4/13/00 3:03 PM
Added OBJ suffix to <name>_OBJS for prod and lib dependancy.
6 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+6 -4)

jhill
4/12/00 1:04 PM
cosmetic
2 lines of code changed in:
src/rsrv/online_notify.c (+2 -2)

jhill
4/12/00 1:03 PM
removed most of the case statements
50 lines of code changed in:
src/libCom/timer: osiTimer.cpp (+45 -78), osiTimer.h (+5 -7)

jhill
4/12/00 12:58 PM
dont use CreateThread()
24 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+24 -8)

jhill
4/12/00 12:55 PM
added C++ support
9 lines of code changed in:
src/libCom/osi/osiSock.h (+9 -1)

jhill
4/12/00 12:54 PM
added iter for const items
241 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+241 -72)

jba
4/11/00 9:26 AM
Changed order of definitions.
19 lines of code changed in:
configure/os: CONFIG.Common.UnixCommon (+4 -17), CONFIG.Common.vxWorksCommon (+15 -17)

jba
4/11/00 9:25 AM
Added install_shrlib definition and allowed prod for ioc builds.
4 lines of code changed in:
configure: CONFIG_COMMON (+2 -1), RULES_BUILD (+2 -2)

norume
4/10/00 8:18 PM
Clean up task info display.
5 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+5 -5)

norume
4/10/00 8:15 PM
Clean up formatting.
Allow for more semaphores -- sequencers use a whole bunch!
238 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+238 -238)

jba
4/7/00 6:10 PM
Added include of definitions common to all Unix target archs.
5 lines of code changed in:
configure/os/CONFIG.linux-x86.linux-x86 (+5 -1)

jba
4/7/00 5:32 PM
Commented out jba changes.
6 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.vxWorksCommon (+6 -6)

norume
4/7/00 5:24 PM
Reflect changes to file names.
2 lines of code changed in:
configure/os/CONFIG.Common.RTEMS-gen68360 (+2 -2)

jba
4/7/00 4:17 PM
Changed os filenames to form CONFIG[_SITE].<host>.<target>.
1137 lines of code changed in:
configure: CONFIG (+18 -6), RULES_BUILD (+1 -2)
configure/os: CONFIG.Common.RTEMS (new 113), CONFIG.Common.RTEMS-gen68360 (new 9), CONFIG.Common.UnixCommon (new 86), CONFIG.Common.vxWorks-486 (new 25), CONFIG.Common.vxWorks-68040 (new 21), CONFIG.Common.vxWorks-68040lc (new 20), CONFIG.Common.vxWorks-68060 (new 21), CONFIG.Common.vxWorks-pentium (new 22), CONFIG.Common.vxWorks-ppc604 (new 21), CONFIG.Common.vxWorksCommon (new 114), CONFIG.UnixCommon.Common (new 20), CONFIG.linux-x86.Common (new 14), CONFIG.linux-x86.linux-x86 (new 33), CONFIG.osf-alpha.Common (new 14), CONFIG.osf-alpha.osf-alpha (new 74), CONFIG.solaris-sparc.Common (new 14), CONFIG.solaris-sparc.solaris-sparc (new 74), CONFIG.sun4-68k.Common (new 1), CONFIG.sun4-68k.sun4-68k (new 68), CONFIG.win32-x86.Common (new 22), CONFIG.win32-x86.win32-x86 (new 282), CONFIG_COMPAT (+3 -1), CONFIG_SITE.Common.vxWorks-ppc604 (new 10), CONFIG_SITE.linux-x86.vxWorks-68040 (+4), CONFIG_SITE.linux-x86.vxWorksCommon (new 13), CONFIG_SITE.solaris-sparc.Common (new 9), CONFIG_SITE.win32-x86.Common (new 11)

norume
4/7/00 12:21 PM
Try harder to destroy mutex semaphores. If an attempt to destroy one
fails because it is locked, try again after unlocking it. This won't
work if the thread has recursively locked the mutex, but it seems to
be fine for all the cases the EPICS uses.
11 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSem.c (+11 -2)

jba
4/7/00 10:43 AM
Made xxx_RESS an += definition.
2 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+2 -2)

jba
4/7/00 10:41 AM
Changed USER_VPATH to USR_VPATH.
Removed CPPFLAGS from CPP command line.
10 lines of code changed in:
configure/RULES_BUILD (+10 -10)

jba
4/7/00 10:41 AM
Separated command name from cpp and c flags.
Some cppflag and cflag names changed.
Added TARGET_OBJS and TARGET_RESS definitions.
Added CPPFLAGS to CPPSNCFLAGS definition.
110 lines of code changed in:
configure/CONFIG_COMMON (+110 -113)

norume
4/5/00 9:40 PM
Add loopback network interface.
Allow NULL `substitution' argument to dbLoadRecords.
18 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+18 -9)

norume
4/5/00 9:38 PM
Return osiSpawnDetachedProcessNoSupport as required by src/iocinf.cpp.
2 lines of code changed in:
src/libCom/osi/os/RTEMS/osdProcess.c (+2 -2)

jba
4/5/00 12:56 PM
Added HOST_LIB definitions.
6 lines of code changed in:
configure: CONFIG_BASE (+2), CONFIG_COMMON (+4 -3)

jba
4/5/00 12:55 PM
Added sequencer flags.
11 lines of code changed in:
configure/CONFIG_ADDONS (+11)

jba
4/5/00 12:54 PM
Moved include CONFIG_SITE.Host.<host>.
2 lines of code changed in:
configure/CONFIG (+2 -2)

jba
4/5/00 12:53 PM
Removed comment.
1 lines of code changed in:
configure/RULES_BUILD (+1 -2)

norume
4/5/00 11:51 AM
Add some RTEMS source files. With these added to libCom the EPICS Makefiles
can produce a complete RTEMS executable image.
2 lines of code changed in:
src/libCom/Makefile (+2 -2)

norume
4/5/00 11:49 AM
RTEMS initialization routines.
Adding this file to libCom lets the EPICS Makefiles produce a complete
RTEMS executable image.
229 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (new 229)

wlupton
4/3/00 5:38 PM
changed to printf in threadShow
3 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+3 -3)

wlupton
3/31/00 7:24 PM
removed threadSleep from threadShow
0 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (-1)

jba
3/30/00 1:10 PM
Fixed shared library version number.
1 lines of code changed in:
configure/RULES_BUILD (+1 -2)

jba
3/30/00 10:49 AM
Added TESTPROD.
11 lines of code changed in:
configure/CONFIG_ADDONS (+11)

jba
3/29/00 4:46 PM
Remove reference to SHRLIB_PREFIX.
2 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+2 -2)

mrk
3/29/00 8:57 AM
vxSrc => iocSrc
6 lines of code changed in:
src/makeBaseApp/Makefile (+6 -6)

jba
3/28/00 3:06 PM
Fix uninstall rule for WIN32.
5 lines of code changed in:
configure/RULES_TOP (+5 -3)

wlupton
3/28/00 2:30 PM
added more info (and short sleep) to threadShow
4 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+4 -2)

jba
3/28/00 12:29 PM
Changed double slashes to single slashes.
1 lines of code changed in:
configure/tools/installEpics.pl (+1)

mrk
3/27/00 2:31 PM
add INSTALL_HOST_BIN
3 lines of code changed in:
configure/CONFIG_COMMON (+3 -1)

norume
3/25/00 8:01 PM
RTEMS now allows locked simple binary semaphores to be deleted.
1 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSem.c (+1 -5)

norume
3/23/00 4:29 PM
Let dbtr process the record after acquiring the lock.
4 lines of code changed in:
src/db/dbTest.c (+4 -4)

jba
3/23/00 3:27 PM
Added <name>_OBJS
8 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+8 -1)

jba
3/23/00 3:26 PM
Modified comments about platform specific objects
1 lines of code changed in:
configure/Sample.Makefile (+1 -1)

jba
3/23/00 3:22 PM
Added LIBOBJS.
8 lines of code changed in:
configure/CONFIG_ADDONS (+8)

jba
3/23/00 3:21 PM
Always build munched library.
13 lines of code changed in:
configure/RULES_BUILD (+13 -16)

jba
3/23/00 2:52 PM
Adding files from epics/startup.
221 lines of code changed in:
startup: .cshrc (new 4), .profile (new 0), EpicsHostArch (new 54), Site.cshrc (new 43), Site.profile (new 42), win32.bat (new 78)

mrk
3/23/00 8:15 AM
pvEventQueuePostSingleEventNoop noew returns void
2 lines of code changed in:
src/ca/access.cpp (+2 -3)

mrk
3/22/00 3:38 PM
strip trailing 0s and . from scan task names
4 lines of code changed in:
src/db/dbScan.c (+4)

mrk
3/22/00 3:21 PM
get correct order
7 lines of code changed in:
src/dbStatic/dbStaticLib.c (+7 -8)

mrk
3/22/00 3:20 PM
build dbPutNotifyInitiate and dbPutNotifyDestroy
4 lines of code changed in:
src/db/dbNotify.c (+4 -7)

mrk
3/22/00 3:16 PM
allow papTSD to be created in Get
6 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+6 -1)

mrk
3/22/00 2:22 PM
added threadHighestPriorityLevelBelow,threadLowestPriorityLevelAbove
60 lines of code changed in:
src/libCom/osi/os: posix/osdThread.c (+36), vxWorks/osdThread.c (+24)

jhill
3/22/00 11:37 AM
change single event post to return void
1 lines of code changed in:
src/ca/pvAdapter.h (+1 -1)

mrk
3/22/00 11:13 AM
added pvAdapter
157 lines of code changed in:
src/db: dbAddr.h (+3 -1), dbEvent.c (+2 -2), dbEvent.h (+2 -2), dbNotify.c (+7 -6), dbNotify.h (+4 -2), db_access.c (+132 -1), db_access_routines.h (+2), iocInit.c (+5 -2)

jhill
3/22/00 10:58 AM
changed init func to return void
7 lines of code changed in:
src/db: dbEvent.c (+5 -11), dbEvent.h (+2 -2)

mrk
3/22/00 10:49 AM
separate pvAdapter definitions from cadef
4 lines of code changed in:
src/ca: Makefile (+1), cadef.h (+2 -34), pvAdapter.h (new 1)

jhill
3/21/00 5:55 PM
fixed problem with win32 dll keywords and added new interface
78 lines of code changed in:
src/db: dbNotify.c (+69 -1), dbNotify.h (+9 -1)

jhill
3/21/00 5:52 PM
fixed problem with win32 dll keywords
8 lines of code changed in:
src/as/asDbLib.h (+4 -1)
src/db: db_access.c (+2 -2), iocInit.c (+2 -1)

jba
3/21/00 4:01 PM
Added clean for MUNCH rule files.
4 lines of code changed in:
configure/RULES_BUILD (+4 -1)

jba
3/21/00 3:26 PM
Move -fPIC -D_REENTRANT to UnixCommon target config file.
1 lines of code changed in:
configure/CONFIG_COMMON (+1 -3)

norume
3/21/00 3:10 PM
Add preliminary `show' information.
45 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSem.c (+45 -2)

jba
3/21/00 1:26 PM
Added -fPIC -D_REENTRANT to gnu compiler builds.
3 lines of code changed in:
configure/CONFIG_COMMON (+3 -3)

mrk
3/21/00 1:23 PM
changes per Benjamin Franksen
10 lines of code changed in:
src/db/recGbl.c (+10 -7)

jhill
3/21/00 1:16 PM
removed extra include
1 lines of code changed in:
src/libCom/misc/locationException.h (+1 -2)

jhill
3/21/00 1:16 PM
removed rsrv_init() definition
1 lines of code changed in:
src/libCom/misc/dbDefs.h (+1 -3)

jhill
3/21/00 12:52 PM
added libCom dependency
2 lines of code changed in:
src/gdd/Makefile (+2)

mrk
3/21/00 12:49 PM
change example for iocCore on host
18 lines of code changed in:
src/makeBaseApp/Makefile (+18 -9)

jhill
3/21/00 12:47 PM
dont wrap other header files with extern "C"
6 lines of code changed in:
src/ca/cadef.h (+6 -3)

jhill
3/21/00 12:43 PM
cosmetic
9 lines of code changed in:
src/ca/cadef.h (+9 -7)

jhill
3/21/00 11:11 AM
improved samnity checking for search/claim requests
14 lines of code changed in:
src/rsrv/camessage.c (+14 -9)

jhill
3/20/00 5:15 PM
install rsrv.h
54 lines of code changed in:
src/rsrv: Makefile (+2), caservertask.c (+3 -3), rsrv.h (new 43), server.h (+6 -2)

norume
3/20/00 5:08 PM
Ensure that semaphore is destroyed even if it is held by the calling task.
5 lines of code changed in:
src/libCom/osi/os/RTEMS/osdSem.c (+5 -1)

jhill
3/20/00 4:38 PM
removed test message
1 lines of code changed in:
src/rsrv/online_notify.c (+1 -4)

jhill
3/20/00 3:30 PM
removed bogus include
1 lines of code changed in:
src/libCom/osi/os/WIN32/dllmain.cpp (+1 -1)

jba
3/17/00 10:57 PM
Added SRCS and PROD_SRCS
16 lines of code changed in:
configure/CONFIG_ADDONS (+16)

jba
3/17/00 5:16 PM
Added c++ munching for vxWorks.
10 lines of code changed in:
configure: CONFIG_COMMON (+2 -1), RULES_BUILD (+8 -5)

wlupton
3/17/00 5:08 PM
added ca
1 lines of code changed in:
src/db/test/Makefile (+1 -1)

wlupton
3/17/00 3:16 PM
added html
1 lines of code changed in:
.cvsignore (+1)

norume
3/17/00 2:16 PM
Fix test for PV name termination.
1 lines of code changed in:
src/rsrv/camessage.c (+1 -1)

norume
3/17/00 1:58 PM
Set task variable notepad entry properly.
Ensure that a threadPrivateGet before a threadPrivateSet returns a NULL pointer.
10 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+10 -6)

mrk
3/17/00 10:38 AM
fix bugs
17 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+17 -23)

norume
3/16/00 5:21 PM
Add dummy implementation of osiSpawnDetachedProcess.
7 lines of code changed in:
src/libCom/osi/os/RTEMS/osdProcess.c (+7 -1)

mrk
3/16/00 2:58 PM
add threadInit()
2 lines of code changed in:
src/db/test/callbackTestMain.c (+2)

norume
3/16/00 12:59 PM
Give the initial thread a `taskVar' structure.
Add functions to compute next higher and next lower priority level.
81 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+81 -26)

jba
3/16/00 9:38 AM
Updated release and added cvs tag definition.
7 lines of code changed in:
configure/CONFIG_BASE_VERSION (+7 -6)

jba
3/16/00 9:35 AM
Added cvs tag to epics release strings.
3 lines of code changed in:
src/libCom/misc/makeEpicsVersion.pl (+3 -2)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3