|
|
@695
|
18 years |
vboxsync |
updated precompiled objects
|
|
|
@694
|
18 years |
vboxsync |
export to OSE
|
|
|
@693
|
18 years |
vboxsync |
PATH_TOOL_VCCAMD64 -> PATH_TOOL_VCC80AMD64
|
|
|
@692
|
18 years |
vboxsync |
32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
|
|
|
@691
|
18 years |
vboxsync |
RuntimeR3NoCRTGCC_LIBSUFF
|
|
|
@690
|
18 years |
vboxsync |
Try unsigned int instead of UINT.
|
|
|
@689
|
18 years |
vboxsync |
ASMReadTSC().
|
|
|
@688
|
18 years |
vboxsync |
size_t
|
|
|
@687
|
18 years |
vboxsync |
win64 -> win.amd64
|
|
|
@686
|
18 years |
vboxsync |
Alignment fixes for windows. (structure packing is a strange thing …
|
|
|
@685
|
18 years |
vboxsync |
_WIN32_WINNT=0x0510
|
|
|
@684
|
18 years |
vboxsync |
RTLogLogger, RTLogLoggerEx[V].
|
|
|
@683
|
18 years |
vboxsync |
ASMGetTR & ASMGetGDTR
|
|
|
@682
|
18 years |
vboxsync |
SVMInvlpgA.
|
|
|
@681
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@680
|
18 years |
vboxsync |
Driver entry point name
|
|
|
@679
|
18 years |
vboxsync |
WIN32 / WIN64.
|
|
|
@678
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@677
|
18 years |
vboxsync |
WIN32 -> !VBOX_WITH_XPCOM
|
|
|
@676
|
18 years |
vboxsync |
WIN32 -> WIN
|
|
|
@675
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@674
|
18 years |
vboxsync |
inline != extern for MSC.
|
|
|
@673
|
18 years |
vboxsync |
rcx not ecx.
|
|
|
@672
|
18 years |
vboxsync |
#pragma intrinsic can't be in a function, added missing ().
|
|
|
@671
|
18 years |
vboxsync |
Stub vmmR0LoggerWrapper on AMD64 even if it's never used.
|
|
|
@670
|
18 years |
vboxsync |
WIN32 -> WIN; size_t
|
|
|
@669
|
18 years |
vboxsync |
WIN32 -> WIN
|
|
|
@668
|
18 years |
vboxsync |
Drop the compiler includes in NOCRT mode.
|
|
|
@667
|
18 years |
vboxsync |
Move the hack to SUPLib-l4.cpp.
|
|
|
@666
|
18 years |
vboxsync |
Messing with the nocrt setup…
|
|
|
@665
|
18 years |
vboxsync |
stdarg -> iprt/stdarg.h
|
|
|
@664
|
18 years |
vboxsync |
Rebuilt yasm with latest fixes.
|
|
|
@663
|
18 years |
vboxsync |
FreeBSD takes the nocrt route.
|
|
|
@662
|
18 years |
vboxsync |
export it.
|
|
|
@661
|
18 years |
vboxsync |
export
|
|
|
@660
|
18 years |
vboxsync |
make up for lacking stddef.h
|
|
|
@659
|
18 years |
vboxsync |
Freebsd keep count of spinlock enter/exits on a per thread basis, so …
|
|
|
@658
|
18 years |
vboxsync |
Moved the *ARCH_BITS stuff to cdefs.h.
|
|
|
@657
|
18 years |
vboxsync |
Sanity checks and fixes for building 32-bit guest stuff correctly when …
|
|
|
@656
|
18 years |
vboxsync |
AMD64 not amd64!
|
|
|
@655
|
18 years |
vboxsync |
added *_ARCH_DEFS to VBOXW32GUESTR3 and VBOXR3EXE. AMD64 windows …
|
|
|
@654
|
18 years |
vboxsync |
Fixed two issues when using intrin.h.
|
|
|
@653
|
18 years |
vboxsync |
fixed MSC 64-bit detection.
|
|
|
@652
|
18 years |
vboxsync |
some more #ifdefs IN_RING3
|
|
|
@651
|
18 years |
vboxsync |
FE/Qt: Fixed a typo.
|
|
|
@650
|
18 years |
vboxsync |
FE/Qt: New auto-resize and adjust icons; new tooltips for status icons …
|
|
|
@649
|
18 years |
vboxsync |
FE/Qt: Attempted to workaround the metacity 2.16 bug by using XGrabKey …
|
|
|
@648
|
18 years |
vboxsync |
fixed GDI handle leak
|
|
|
@647
|
18 years |
vboxsync |
VALID_PTR update: when running 32-bit in compatability mode, there …
|
|
|
@646
|
18 years |
vboxsync |
Rewrote send handling to do everything in a seperate thread.
|
|
|
@645
|
18 years |
vboxsync |
Missing stat stop
|
|
|
@644
|
18 years |
vboxsync |
Merged in current upstream changes.
|
|
|
@643
|
18 years |
vboxsync |
Ignore writing data blocks consisting of all zeroes to a VDI block …
|
|
|
@642
|
18 years |
vboxsync |
Some async updates
|
|
|
@641
|
18 years |
vboxsync |
_GNU_SOURCE eveything seems to work ok.
|
|
|
@640
|
18 years |
vboxsync |
Not stable with -p.
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@638
|
18 years |
vboxsync |
Reduced time spent inside locks.
|
|
|
@637
|
18 years |
vboxsync |
printf -> RTPrintf = no warnings.
|
|
|
@636
|
18 years |
vboxsync |
oops.
|
|
|
@635
|
18 years |
vboxsync |
warning.
|
|
|
@634
|
18 years |
vboxsync |
nc
|
|
|
@633
|
18 years |
vboxsync |
Good job!
|
|
|
@632
|
18 years |
vboxsync |
adjust the dates.
|
|
|
@631
|
18 years |
vboxsync |
Select the right output method when RTLOGFLAGS_USECRLF set is and …
|
|
|
@630
|
18 years |
vboxsync |
assert type size assumptions.
|
|
|
@629
|
18 years |
vboxsync |
Changed RTPROCESS back to 32-bit int.
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@627
|
18 years |
vboxsync |
Backed out 18254
|
|
|
@626
|
18 years |
vboxsync |
Corrected profile resume.
|
|
|
@625
|
18 years |
vboxsync |
Corrected EM StatTotal.
|
|
|
@624
|
18 years |
vboxsync |
More statistics.
|
|
|
@623
|
18 years |
vboxsync |
export to OSE
|
|
|
@622
|
18 years |
vboxsync |
export to OSE
|
|
|
@621
|
18 years |
vboxsync |
export to OSE
|
|
|
@620
|
18 years |
vboxsync |
export to OSE
|
|
|
@619
|
18 years |
vboxsync |
export to OSE
|
|
|
@618
|
18 years |
vboxsync |
fixed USB assertion in OSE
|
|
|
@617
|
18 years |
vboxsync |
not needed after all.
|
|
|
@616
|
18 years |
vboxsync |
VBoxSDL builds works on darwin (with crude XPCOM event hack), so enable it.
|
|
|
@615
|
18 years |
vboxsync |
Drop secure label on the new ports for the time being.
|
|
|
@614
|
18 years |
vboxsync |
Darwin port (hope I didn't mess up anything, am very Zzzzz...)
|
|
|
@613
|
18 years |
vboxsync |
main returns 0.
|
|
|
@612
|
18 years |
vboxsync |
iprt/types.h first (see comment)
|
|
|
@611
|
18 years |
vboxsync |
i386 needs to defined everywhere or we'll get big endian mixup in …
|
|
|
@610
|
18 years |
vboxsync |
Thought I killed this already…
|
|
|
@609
|
18 years |
vboxsync |
darwin.
|
|
|
@608
|
18 years |
vboxsync |
worked around weird mac crash starting tstAPI.
|
|
|
@607
|
18 years |
vboxsync |
adjusted dates
|
|
|
@606
|
18 years |
vboxsync |
Initial darwin port. (Not tested on linux yet.)
|
|
|
@605
|
18 years |
vboxsync |
CSR58 is an alias for BCR20
|
|
|
@604
|
18 years |
vboxsync |
ld suggests -bind_at_load.
|
|
|
@603
|
18 years |
vboxsync |
Add VBOX_WITH_XPCOM to the DEFS VBOXMAINEXE,VBOXMAIN,VBOXMAINCLIENT …
|
|
|
@602
|
18 years |
vboxsync |
Updates for async sending + avoiding critical section blocking EMT
|
|
|
@601
|
18 years |
vboxsync |
VBOX_WITH_XPCOM
|
|
|
@600
|
18 years |
vboxsync |
VBOX_SUFF_DLL=.so/.dll/.dylib/.s.so. VBOX_WITH_XPCOM=1 for platforms …
|
|
|
@599
|
18 years |
vboxsync |
Added a couple of missing build order dependencies. (kmk -j 4 did't …
|
|
|
@598
|
18 years |
vboxsync |
Added PDMR3CritSectTryEnter
|
|
|
@597
|
18 years |
vboxsync |
Added PDMR3CritSectTryEnter
|
|
|
@596
|
18 years |
vboxsync |
Compile fixes
|
|
|