|
|
@94639
|
3 years |
vboxsync |
iprt/x86.h: Some X86_FSW_ macros and defins for assisting with the …
|
|
|
@94627
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@94626
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94624
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94612
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
|
|
|
@94605
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_387_INVALID macro. bugref:9898
|
|
|
@94556
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
|
|
|
@94549
|
3 years |
vboxsync |
include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
|
|
|
@94547
|
3 years |
vboxsync |
include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
|
|
|
@94546
|
3 years |
vboxsync |
include/iprt/stdint.h: Supply [u]int_fast[xx]_t and [u]int_least[xx]_t …
|
|
|
@94537
|
3 years |
vboxsync |
iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
|
|
|
@94513
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94512
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94511
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94505
|
3 years |
vboxsync |
iprt/x86.h: Define infinity control bit from 287 and 8087. bugref:9898
|
|
|
@94446
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_QUIET_OR_SIGNALLING_NAN and …
|
|
|
@94440
|
3 years |
vboxsync |
VMM/IEM: fxam does not raise any exceptions and has special …
|
|
|
@94421
|
3 years |
vboxsync |
iprt/string.h: doxygen fix. bugref:9898
|
|
|
@94397
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
|
|
|
@94383
|
3 years |
vboxsync |
VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
|
|
|
@94365
|
3 years |
vboxsync |
iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
|
|
|
@94337
|
3 years |
vboxsync |
x86.h: Added some X86_FCW_xxx_BIT defines. bugref:9898
|
|
|
@94311
|
3 years |
vboxsync |
IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
|
|
|
@94301
|
3 years |
vboxsync |
iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
|
|
|
@94300
|
3 years |
vboxsync |
IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
|
|
|
@94291
|
3 years |
vboxsync |
IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
|
|
|
@94281
|
3 years |
vboxsync |
iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
|
|
|
@94278
|
3 years |
vboxsync |
iprt/formats/iso9660.h: comment typo
|
|
|
@94277
|
3 years |
vboxsync |
IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
|
|
|
@94263
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94254
|
3 years |
vboxsync |
iprt/x86.h: Added a couple of shift count macros to the X86_FCS_XXX …
|
|
|
@94253
|
3 years |
vboxsync |
iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
|
|
|
@94054
|
3 years |
vboxsync |
include/iprt/asm.h: Some more constraint fixes (follow up of r150256), …
|
|
|
@94023
|
3 years |
vboxsync |
include/iprt/asm.h: Use the Q constraint instead of m for the arm64 …
|
|
|
@93962
|
3 years |
vboxsync |
IPRT/string.h: Tweak for for darwin.x86 GA build.
|
|
|
@93961
|
3 years |
vboxsync |
IPRT: Grr.
|
|
|
@93960
|
3 years |
vboxsync |
IPRT: Expose mempcpy on solaris too.
|
|
|
@93959
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
|
|
|
@93958
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93906
|
3 years |
vboxsync |
IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
|
|
|
@93837
|
3 years |
vboxsync |
iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
|
|
|
@93836
|
3 years |
vboxsync |
iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
|
|
|
@93759
|
3 years |
vboxsync |
IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
|
|
|
@93754
|
3 years |
vboxsync |
IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
|
|
|
@93752
|
3 years |
vboxsync |
IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
|
|
|
@93742
|
3 years |
vboxsync |
Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
|
|
|
@93727
|
3 years |
vboxsync |
inlcude/iprt/x86.h: Add some more MSR definitions related to the LBR …
|
|
|
@93715
|
3 years |
vboxsync |
IPRT/hardavl: Renamed lookupMatchingOrSmaller to lookupMatchingOrBelow …
|
|
|
@93712
|
3 years |
vboxsync |
IPRT/hardavl: Basic statistics. bugref:10093
|
|
|
@93711
|
3 years |
vboxsync |
IPRT/hardavl: Added lookupMatchingOrLarger and …
|
|
|
@93710
|
3 years |
vboxsync |
IPRT/hardavl: Added RTCHardAvlTreeSlabAllocatorR3_T placeholder for …
|
|
|
@93709
|
3 years |
vboxsync |
IPRT/hardavl: Added the right-to-left enumerator. Mark methods as …
|
|
|
@93708
|
3 years |
vboxsync |
include/iprt/message.h: Max out the available bits for the scope, we …
|
|
|
@93695
|
3 years |
vboxsync |
IPRT/hardavl: Wrap node index reads to try prevent the compiler from …
|
|
|
@93693
|
3 years |
vboxsync |
IPRT/hardavl: Added a getHeight() method for tstRTAvl and extended the …
|
|
|
@93689
|
3 years |
vboxsync |
IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
|
|
|
@93688
|
3 years |
vboxsync |
include/iprt/sanitized: treat all files as headers in that directory.
|
|
|
@93685
|
3 years |
vboxsync |
IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
|
|
|
@93684
|
3 years |
vboxsync |
IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
|
|
|
@93672
|
3 years |
vboxsync |
IPRT/hardavl: A fix, a few build fixes and some more tests. bugref:10093
|
|
|
@93671
|
3 years |
vboxsync |
IPRT/hardavl: Initial adaption of the old AVL code into something a …
|
|
|
@93641
|
3 years |
vboxsync |
RunRuntime: bugref:9955: Fixed compilation errors
|
|
|
@93640
|
3 years |
vboxsync |
Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
|
|
|
@93577
|
3 years |
vboxsync |
Main/Unattended: The image version is inside the WINDOWS element, not …
|
|
|
@93537
|
3 years |
vboxsync |
3D/VMSVGA: Fix for typos in Windows SDK headers, bugref:9845
|
|
|
@93520
|
3 years |
vboxsync |
iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93501
|
3 years |
vboxsync |
IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
|
|
|
@93493
|
3 years |
vboxsync |
iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and …
|
|
|
@93489
|
3 years |
vboxsync |
iprt/formats/wim.h: doxygen fix. bugref:9781
|
|
|
@93488
|
3 years |
vboxsync |
iprt/formats/wim.h: scm fix. bugref:9781
|
|
|
@93486
|
3 years |
vboxsync |
iprt/formats/wim.h: Oops. bugref:9781
|
|
|
@93482
|
3 years |
vboxsync |
iprt/formats/wim.h: The WIM header. bugref:9781
|
|
|
@93451
|
3 years |
vboxsync |
IPRT: Local IPC Server: add interface to set server socket access mode …
|
|
|
@93443
|
3 years |
vboxsync |
iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
|
|
|
@93296
|
3 years |
vboxsync |
iprt/cdefs.h: Defines for updated VS2019/VC142 compiler. bugref:8489
|
|
|
@93295
|
3 years |
vboxsync |
IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
|
|
|
@93280
|
3 years |
vboxsync |
iprt/asm.h: Fix code ordering issue visible on big endian architecture …
|
|
|
@93176
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93170
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93137
|
3 years |
vboxsync |
IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
|
|
|
@93129
|
3 years |
vboxsync |
include/iprt: Added iprt/nocrt/compiler/watcom.h and made a couple of …
|
|
|
@93118
|
3 years |
vboxsync |
IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93104
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding …
|
|
|
@93103
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
|
|
|
@93086
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288. [mangling]
|
|
|
@93084
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288.
|
|
|
@93060
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag. [doxyfix]
|
|
|
@93057
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag.
|
|
|
@93019
|
3 years |
vboxsync |
iprt: local ipc server: add interface to grant r/w access to a server …
|
|
|
@92960
|
3 years |
vboxsync |
iprt/nt/ntddk.h: Kludge for the W11 WDK where ntddk.h includes ntdef.h …
|
|
|
@92959
|
3 years |
vboxsync |
iprt/nt/nt.h: Some adjustments for the W11 WDK. bugref:10116
|
|
|
@92922
|
3 years |
vboxsync |
iprt/win/d3dkmthk.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
|
|
|
@92921
|
3 years |
vboxsync |
iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
|
|
|
@92902
|
3 years |
vboxsync |
iprt/win/windows.h,++: Workaround for buggy winioctl.h in some windows …
|
|
|
@92891
|
3 years |
vboxsync |
iprt/timer.h: RTTIMER_FLAGS_ARE_VALID tweaking.
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|