|
|
@11310
|
16 years |
vboxsync |
iprt/cdefs.h: GCSTRING -> RCSTRING
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11225
|
16 years |
vboxsync |
iprt/cdefs.h: No more DECLGCCALLBACKMEMBER
|
|
|
@11207
|
16 years |
vboxsync |
iprt/cdefs.h: Created a set of byte swapping macros for constants for …
|
|
|
@11198
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11154
|
16 years |
vboxsync |
cdefs: new macro - CTX_SUFF - for R3,R0 and RC suffixes.
|
|
|
@11030
|
16 years |
vboxsync |
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
|
|
|
@11027
|
16 years |
vboxsync |
Disabled RT_NO_THROW on solaris r0.
|
|
|
@11019
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11018
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10998
|
16 years |
vboxsync |
iprt: Use the byte swapper routines from iprt/asm.h.
|
|
|
@10386
|
16 years |
vboxsync |
Added IN_RT_STATIC.
|
|
|
@10384
|
16 years |
vboxsync |
VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
|
|
|
@10383
|
16 years |
vboxsync |
Added DECLHIDDEN.
|
|
|
@9411
|
17 years |
vboxsync |
Use a union for esp & rsp, so they are in-sync.
|
|
|
@9251
|
17 years |
vboxsync |
Define GC_ARCH_BITS if it's missing.
|
|
|
@9223
|
17 years |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9148
|
17 years |
vboxsync |
More 64 bits guest preps
|
|
|
@9145
|
17 years |
vboxsync |
More 64 bits guest updates
|
|
|
@8614
|
17 years |
vboxsync |
Retired MAKE_U32_FROM_U8.
|
|
|
@8563
|
17 years |
vboxsync |
VALID_PHYS32_PTR -> VALID_PHYS32. Fixed AssertGCPhys32 string. Moved …
|
|
|
@8530
|
17 years |
vboxsync |
GCPTRTYPE will always be a 32 bits GC pointer.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7620
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits
|
|
|
@7200
|
17 years |
vboxsync |
RT_WITHOUT_NOCRT_WRAPPER_ALIASES - to drop the alias macros.
|
|
|
@7176
|
17 years |
vboxsync |
fixed typo.
|
|
|
@7175
|
17 years |
vboxsync |
More doxygen fixes.
|
|
|
@7174
|
17 years |
vboxsync |
More doxygen fixes.
|
|
|
@7170
|
17 years |
vboxsync |
Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
|
|
|
@6216
|
17 years |
vboxsync |
added note to DECLNORETURN
|
|
|
@6208
|
17 years |
vboxsync |
added DECLNORETURN()
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5963
|
17 years |
vboxsync |
-DLINUX not needed anymore
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5485
|
17 years |
vboxsync |
Use inline with GCC instead of inline, since the latter can be …
|
|
|
@5328
|
17 years |
vboxsync |
Fixed VALID_PTR for 64-bit Solaris.
|
|
|
@5104
|
17 years |
vboxsync |
RT_UOFFSETOF
|
|
|
@4852
|
17 years |
vboxsync |
CTR3R0TYPE isn't needed.
|
|
|
@4807
|
17 years |
vboxsync |
DECLCALLBACKPTR and DECLCALLBACKMEMBER aren't supposed to be ring-3 only.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4697
|
17 years |
vboxsync |
Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3642
|
17 years |
vboxsync |
darn.
|
|
|
@3637
|
17 years |
vboxsync |
LINUX -> RT_OS_LINUX.
|
|
|
@3636
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@3281
|
17 years |
vboxsync |
Made cdefs.h and type.h work with IBM Visual Age for C++ (3.08)
|
|
|
@3162
|
17 years |
vboxsync |
#undef RT_MAX on OS/2.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2911
|
18 years |
vboxsync |
Backed out 21577 as it was the wrong fix for log.cpp asserting on …
|
|
|
@2906
|
18 years |
vboxsync |
Changed VALID_PTR check for Win64.
|
|
|
@2660
|
18 years |
vboxsync |
Runtime: Added missing 'const' to DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP.
|
|
|
@2443
|
18 years |
vboxsync |
fix visibility for incompatible gcc-3.4 compilers
|
|
|
@2439
|
18 years |
vboxsync |
part3 of gcc-3 fix
|
|
|
@2437
|
18 years |
vboxsync |
partly fixed my last commit for gcc-3
|
|
|
@2435
|
18 years |
vboxsync |
with gcc, mark all ELF symbols with visibility=hidden by default and …
|
|
|
@2358
|
18 years |
vboxsync |
New VMDK code.
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@1451
|
18 years |
vboxsync |
grr
|
|
|
@1448
|
18 years |
vboxsync |
AssertCompileMemberAlignment didn't work in C++ code on with gcc 4.1.1 …
|
|
|
@658
|
18 years |
vboxsync |
Moved the *ARCH_BITS stuff to cdefs.h.
|
|
|
@647
|
18 years |
vboxsync |
VALID_PTR update: when running 32-bit in compatability mode, there …
|
|
|
@331
|
18 years |
vboxsync |
Bool and AMD64 hacking.
|
|
|
@309
|
18 years |
vboxsync |
DECLINLINE is supposed to be static of course.
|
|
|
@1
|
55 years |
vboxsync |
import
|