|
|
@95448
|
2 years |
vboxsync |
iprt/types.h: Added signed views to the RTUINT*U unions. Needed for …
|
|
|
@95419
|
2 years |
vboxsync |
iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
|
|
|
@95413
|
2 years |
vboxsync |
Attempt to fix build, bugref:10247.
macOS builds seem do not like …
|
|
|
@95411
|
2 years |
vboxsync |
Linux host and guest drivers: fix clang warnings, bugref:10247.
|
|
|
@95383
|
2 years |
vboxsync |
IPRT/fs: Docs nit.
|
|
|
@95358
|
2 years |
vboxsync |
iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
|
|
|
@95336
|
2 years |
vboxsync |
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
|
|
|
@95304
|
2 years |
vboxsync |
iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
|
|
|
@95274
|
3 years |
vboxsync |
FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
|
|
|
@95198
|
3 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Shut up warning building on m1.
|
|
|
@95188
|
3 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
|
|
|
@95187
|
3 years |
vboxsync |
iprt/setjmp-without-sigmask.h: Solaris fix and general change to only …
|
|
|
@95184
|
3 years |
vboxsync |
IPRT,VMM: Added setjmp.h wrapper that ensures the setjmp & longjmp …
|
|
|
@95111
|
3 years |
vboxsync |
iprt/nt/nt.h: Don't duplicate SDK prototypes for Zw/NtOpenProcess, …
|
|
|
@95109
|
3 years |
vboxsync |
IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER declaration …
|
|
|
@95096
|
3 years |
vboxsync |
IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
|
|
|
@95075
|
3 years |
vboxsync |
IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
|
|
|
@95073
|
3 years |
vboxsync |
iprt/asm.h: Fix to the x86/gcc version of ASMAtomicCmpXchgExU64 to …
|
|
|
@95071
|
3 years |
vboxsync |
IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
|
|
|
@95029
|
3 years |
vboxsync |
Linux: Host and Guest drivers: Introduce initial support for RHEL 9.1 …
|
|
|
@94879
|
3 years |
vboxsync |
iprt/cdefs.h: Adjusted RT_THROW() for C++17 to make clang happy. …
|
|
|
@94876
|
3 years |
vboxsync |
Reverted r151276.
|
|
|
@94875
|
3 years |
vboxsync |
IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
|
|
|
@94719
|
3 years |
vboxsync |
IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
|
|
|
@94718
|
3 years |
vboxsync |
IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
|
|
|
@94691
|
3 years |
vboxsync |
iprt/x86.h: Added missing X86_EFL_*_BIT defines. bugref:9898
|
|
|
@94676
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_XXXX_EX macro variants that works on …
|
|
|
@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
|
|
|