|
|
@21110
|
15 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21109
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21106
|
15 years |
vboxsync |
iprt/types.h: _MAX & _MIN defines for a bunch of types.
|
|
|
@21098
|
15 years |
vboxsync |
export to OSE
|
|
|
@21092
|
15 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21085
|
15 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21084
|
15 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21045
|
15 years |
vboxsync |
IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
|
|
|
@20859
|
15 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
15 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20835
|
15 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20809
|
15 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20801
|
15 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20789
|
15 years |
vboxsync |
iprt/asm.h: larger notes about alignment.
|
|
|
@20785
|
15 years |
vboxsync |
IPRT: the ASMAtomicBit* functions must work on 32-bit …
|
|
|
@20756
|
15 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
15 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20741
|
15 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20738
|
15 years |
vboxsync |
iprt: RTDbg coding.
|
|
|
@20624
|
16 years |
vboxsync |
iprt/asm.h: ASMSerializeInstruction.
|
|
|
@20622
|
16 years |
vboxsync |
fix comment copy/paste bug
|
|
|
@20605
|
16 years |
vboxsync |
IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
|
|
|
@20573
|
16 years |
vboxsync |
iprt/test.h: Added RTTestSetDefault.
|
|
|
@20542
|
16 years |
vboxsync |
root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
|
|
|
@20525
|
16 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20513
|
16 years |
vboxsync |
OSE header fixes
|
|
|
@20375
|
16 years |
vboxsync |
iprt/cdefs.h: removed the obsolete BEGIN_DECLS and END_DECLS macros.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
16 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20361
|
16 years |
vboxsync |
iprt/dbg.h: update.
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20358
|
16 years |
vboxsync |
iprt/cdefs.h: RT_BEGIN_DECLS and RT_END_DECLS.
|
|
|
@20242
|
16 years |
vboxsync |
View HW Accel: OpenGL framebuffer
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20109
|
16 years |
vboxsync |
RTTestSkipAndDestroy.
|
|
|
@20105
|
16 years |
vboxsync |
iprt/dir.h: RTDirCreateTemp spec clearification.
|
|
|
@20067
|
16 years |
vboxsync |
Runtime: accident
|
|
|
@20066
|
16 years |
vboxsync |
Runtime: added RTDirCreateTemp
|
|
|
@20043
|
16 years |
vboxsync |
Runtime: export to OSE
|
|
|
@20018
|
16 years |
vboxsync |
Runtime: Added method for returning the system temporary directory path.
|
|
|
@20015
|
16 years |
vboxsync |
S3: error number updates
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19952
|
16 years |
vboxsync |
RTTest: More macros. Made RTTestFailure check for trailing new line to …
|
|
|
@19951
|
16 years |
vboxsync |
iprt/getopt.h: sample fix.
|
|
|
@19944
|
16 years |
vboxsync |
iprt: Some more RTTest stuff.
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@19928
|
16 years |
vboxsync |
IPRT: More RTPathAppend docs updates.
|
|
|
@19927
|
16 years |
vboxsync |
iprt/path.h: Updated RTPathAppend docs.
|
|
|
@19926
|
16 years |
vboxsync |
IPRT: Added RTPathAppend.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19906
|
16 years |
vboxsync |
iprt/thread.h: RTThreadPreemptIsPending
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19896
|
16 years |
vboxsync |
IPRT: Added a RTOnceReset method (needed it for a testcase).
|
|
|
@19882
|
16 years |
vboxsync |
iprt/test.h: Added RTTEST[I]_CHECK_RC and RTTEST[I]_CHECK_RC_OK.
|
|
|
@19819
|
16 years |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE and DECL_NO_INLINE.
|
|
|
@19762
|
16 years |
vboxsync |
iprt/asm.h: seems all 4.3.x versions of gcc have troulbe with cmpxchg …
|
|
|
@19757
|
16 years |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19756
|
16 years |
vboxsync |
iprt/avl.h: added a AVLU32TREE type for the RTAvlU32* API.
|
|
|
@19755
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_FROM_MEMBER.
|
|
|
@19738
|
16 years |
vboxsync |
iprt/asm.h: fixed the atomic operations on handles.
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@19645
|
16 years |
vboxsync |
Removed redundant conditions around ASMAtomicCmpXchgU64 and …
|
|
|
@19601
|
16 years |
vboxsync |
Attempt to fix 64-bit Linux builds.
|
|
|
@19600
|
16 years |
vboxsync |
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
|
|
|
@19589
|
16 years |
vboxsync |
Added PDMCritSectGetRecursion
|
|
|
@19568
|
16 years |
vboxsync |
Corrected return type
|
|
|
@19567
|
16 years |
vboxsync |
blank line.
|
|
|
@19562
|
16 years |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19561
|
16 years |
vboxsync |
build fix.
|
|
|
@19559
|
16 years |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19544
|
16 years |
vboxsync |
iprt/avl.h: added some missing prototypes.
|
|
|
@19543
|
16 years |
vboxsync |
iprt/stream.h: Added missing RTStrmError and RTStrmClearError prototypes.
|
|
|
@19542
|
16 years |
vboxsync |
iprt/time.h: Added missing RTTimeIsLeapYear prototype.
|
|
|
@19531
|
16 years |
vboxsync |
Added RTCritSectGetWaiters
|
|
|
@19524
|
16 years |
vboxsync |
iprt/asm.h: try work around gcc 4.3.3/x86 issues in …
|
|
|
@19509
|
16 years |
vboxsync |
IPRT: Started on debug support, RTDbg*.
|
|
|
@19508
|
16 years |
vboxsync |
iprt/system.h: api draft for querying memory installed and available to us.
|
|
|
@19465
|
16 years |
vboxsync |
iprt/test.h: two typos.
|
|
|
@19390
|
16 years |
vboxsync |
iprt/mp.h: Updated the RTMpOnOthers docs.
|
|
|
@19386
|
16 years |
vboxsync |
iprt/mp.h: RTMpPokeCpu.
|
|
|
@19350
|
16 years |
vboxsync |
IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
|
|
|
@19347
|
16 years |
vboxsync |
Add new error code for async I/O
|
|
|
@19305
|
16 years |
vboxsync |
VBox/x86.h: ASMWriteBackAndInvalidateCaches, ASMHalt, and …
|
|
|
@19302
|
16 years |
vboxsync |
iprt/cpuset.h: Fixed pedantic C warning from MSC 8.
|
|
|
@19292
|
16 years |
vboxsync |
iprt/err.h,.mac: VERR_INVALID_CONTEXT.
|
|
|
@19290
|
16 years |
vboxsync |
VBox/err.h,*/err.mac: Added VERR_INVALID_VM_HANDLE, …
|
|
|
@19261
|
16 years |
vboxsync |
iprt/dir.h: Corrected RTDirRemove docs.
|
|
|
@19211
|
16 years |
vboxsync |
IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
|
|
|
@19198
|
16 years |
vboxsync |
IPRT: Added RTUuidFrom/ToUtf16. (untested)
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19177
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_VALID_ALIGNED_PTR and renamed VALID_PTR to …
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|