Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-29TCF Agent: fixed issues with building and running the agent on VxWorks:eutarass1-0/+1
2011-07-29TCF Agent: fixed compiler warning: implicit declaration of function ‘exit’eutarass1-0/+1
2011-07-29TCF Agent: changed mdep.c to support arbitrary long file names on Windows.eutarass1-58/+111
2011-06-03Bug 344509 - TCF Agent isn't buildable for uclibc-based toolchains.eutarass1-1/+15
2011-05-27TCF Agent: added a clarification phrase to the licensing notices in the agent...eutarass1-0/+1
2011-05-02TCF Agent: add new function in mdep.h: big_endian_host() - returns 1 if the a...eutarass1-0/+8
2011-04-29Bug 339595 - Changes necessary for VxWorks 6.9 targets (add #include <string....eutarass1-0/+2
2011-03-11Bug 339621: Assumptions regarding bit-width break on 64-bit targetseutarass1-1/+2
2011-03-11Bug 339597: Improve OS name value for VxWorks targetseutarass1-3/+3
2010-10-11TCF Agent: Added setlocale() call during initialization to better support age...eutarass1-0/+5
2010-09-07TCF Agent:eutarass1-1/+1
2010-08-20TCF Agent: moved Windows PThreads implementation code from mdep.c into separa...eutarass1-277/+1
2010-08-04TCF Agent:eutarass1-1/+8
2010-07-23Added Windows 7 32 and 64-bit machines to automated nightly testseutarass1-8/+8
2010-06-29Bug 317845: TCF Peer accessible via two networks appear as two distinct peerseutarass1-0/+25
2010-06-23TCF Agent: fixed some agent issues on Free BSD. BSD version of the agent is s...eutarass1-0/+9
2010-05-27Fixed copyright headers eutarass1-1/+1
2010-05-17Bug 312851: VxWorks agents require a uintptr_t definition to compileeutarass1-1/+1
2010-05-17TCF Agent: fixed few compile time warnings when building for VxWorks with GNU...eutarass1-1/+0
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass1-4/+4
2010-05-05Bug 311759: Patches for Symbian TCF agent porting supporteutarass1-3/+73
2010-03-25TCF Agent: added JSON functions to read/write uint64_t numberseutarass1-0/+5
2010-03-25TCF Agent: fixed: p-threads implementation for Windows uses wrong function to...eutarass1-13/+18
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass1-4/+4
2010-03-10TCF Agent: more symbols value-add code.eutarass1-1/+34
2010-02-24TCF Agent: performance improvements:eutarass1-1/+5
2010-02-23TCF Agent:eutarass1-8/+8
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass1-0/+3
2010-01-13TCF Agent: Line Numbers service is now fully functional in value-add modeeutarass1-0/+2
2009-12-03TCF Agent: added wrappers for setsockopt() and getsockname() on Windows. Orig...eutarass1-0/+26
2009-12-01TCF Agent: fixed support for localized system error messages on Windowseutarass1-11/+24
2009-11-30TCF Agent: improved WIN32 error handling in pthread_create() and pthread_join()eutarass1-12/+4
2009-11-12TCF Agent:eutarass1-13/+1
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass1-0/+1222

    Back to the top