|
|
@49116
|
11 年 |
vboxsync |
*.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
|
|
|
@48959
|
11 年 |
vboxsync |
bldprogs: Whitespace and svn:keywords cleanups by scm.
|
|
|
@48958
|
11 年 |
vboxsync |
scm.cpp: Python config.
|
|
|
@47685
|
11 年 |
vboxsync |
VBoxDef2LazyLoad.cpp: Attempt at correct stack alignment.
|
|
|
@47518
|
11 年 |
vboxsync |
Found more details, extended the hack a little to be on the safe side …
|
|
|
@47517
|
11 年 |
vboxsync |
VBoxTpG: Work around darwin.x86 loader/linker issue hitting us when …
|
|
|
@46862
|
11 年 |
vboxsync |
IMP2 build fix (should fix mac osx, hopefully without breaking linux …
|
|
|
@46559
|
11 年 |
vboxsync |
VBoxDef2LazyLoad.cpp: linux.amd64 fixes.
|
|
|
@46558
|
11 年 |
vboxsync |
IMP2 fixes
|
|
|
@46556
|
11 年 |
vboxsync |
build fix
|
|
|
@46475
|
11 年 |
vboxsync |
sans debug noise, pluss docs.
|
|
|
@46474
|
11 年 |
vboxsync |
VBoxDef2LazyLoad: Added tool for generating lazy loading of …
|
|
|
@45242
|
12 年 |
vboxsync |
scm: size_t expected!
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44478
|
12 年 |
vboxsync |
Additions/x11: use exact match for checking undefined symbols
|
|
|
@44473
|
12 年 |
vboxsync |
Additions/x11: rework checking missing symbols in the X server drivers …
|
|
|
@43257
|
12 年 |
vboxsync |
4.2.0 RC4
|
|
|
@43134
|
12 年 |
vboxsync |
CDDL cleanup
|
|
|
@43055
|
12 年 |
vboxsync |
VBoxTpG.cpp: Fix for 32-bit mac KEXTs.
|
|
|
@43017
|
12 年 |
vboxsync |
win.x86 addition signing fix.
|
|
|
@42548
|
12 年 |
vboxsync |
warnings.
|
|
|
@42414
|
12 年 |
vboxsync |
warning
|
|
|
@42269
|
12 年 |
vboxsync |
New makefile variable VBOX_ONLY_BUILD which get set when any of the …
|
|
|
@42265
|
12 年 |
vboxsync |
Additions build fix.
|
|
|
@42239
|
12 年 |
vboxsync |
More Visual C++ 2010 adjustments and hacks.
|
|
|
@42079
|
12 年 |
vboxsync |
VBoxCmp: missing initialization.
|
|
|
@42049
|
12 年 |
vboxsync |
VBoxCmp.cpp: duh.
|
|
|
@42048
|
12 年 |
vboxsync |
New build tool VBoxCmp: Simple cmp with sensible output.
|
|
|
@41966
|
12 年 |
vboxsync |
scm: For subversion v1.7, call the svn util to extract the info we …
|
|
|
@41630
|
12 年 |
vboxsync |
filesplitter: optionally produce a list of files for kmk.
|
|
|
@41624
|
12 年 |
vboxsync |
filesplitter: rewrote it to only write out files if necessary. This …
|
|
|
@41477
|
12 年 |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@41362
|
13 年 |
vboxsync |
VBoxTpG: attempt to fix 32-bit builds
|
|
|
@41359
|
13 年 |
vboxsync |
VBoxCPP: Empty macro detection bug spotted by MSC & Vitali.
|
|
|
@41343
|
13 年 |
vboxsync |
Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
|
|
|
@41342
|
13 年 |
vboxsync |
VBoxTpG: --generate-wrapper-header.
|
|
|
@41339
|
13 年 |
vboxsync |
missing arg
|
|
|
@41338
|
13 年 |
vboxsync |
Pass ring-0 address to the tracer when possible (makes accessing much …
|
|
|
@41311
|
13 年 |
vboxsync |
Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
|
|
|
@41303
|
13 年 |
vboxsync |
Expansion rescan bug.
|
|
|
@41301
|
13 年 |
vboxsync |
recursive expansion needs to be prevent in a different way.
|
|
|
@41297
|
13 年 |
vboxsync |
VBoxCPP: Uninitialized variable in VBCPPMACRO.
|
|
|
@41266
|
13 年 |
vboxsync |
VBoxCPP: Bug fix in vbcppExprEvaluteTree. Some cleanups.
|
|
|
@41263
|
13 年 |
vboxsync |
VBoxCPP: Hacked up real #if <expr> and #elfi <expr> support.
|
|
|
@41259
|
13 年 |
vboxsync |
Working on DTrace lib files.
|
|
|
@41249
|
13 年 |
vboxsync |
build fix
|
|
|
@41246
|
13 年 |
vboxsync |
Macro expansion fundamentals.
|
|
|
@41226
|
13 年 |
vboxsync |
Working on simple function expansion for R3PTRYPE and friends.
|
|
|
@41217
|
13 年 |
vboxsync |
VBoxCPP: Groks cpumctx.h now.
|
|
|
@41209
|
13 年 |
vboxsync |
Good enough for vm.h.
|
|
|
@41204
|
13 年 |
vboxsync |
Moved the code around in a more logical order.
|
|
|
@41202
|
13 年 |
vboxsync |
Don't use enmMode, just individual flags for determining behavior.
|
|
|
@41195
|
13 年 |
vboxsync |
Working on parsing defines.
|
|
|
@41194
|
13 年 |
vboxsync |
VBoxCPP: Half functional.
|
|
|
@41186
|
13 年 |
vboxsync |
More preprocessing (disabled).
|
|
|
@41180
|
13 年 |
vboxsync |
fix
|
|
|
@41179
|
13 年 |
vboxsync |
More CPP core.
|
|
|
@41177
|
13 年 |
vboxsync |
VBoxCPP: just started hacking -> laptop.
|
|
|
@41176
|
13 年 |
vboxsync |
comment typos.
|
|
|
@41130
|
13 年 |
vboxsync |
SUPDrv-dtrace.cpp: Made it build again.
|
|
|
@41117
|
13 年 |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@40975
|
13 年 |
vboxsync |
VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
|
|
|
@40892
|
13 年 |
vboxsync |
64-bit probe arguments (on mac)
|
|
|
@40887
|
13 年 |
vboxsync |
VBoxTpG: another bugfix in the arg list handling.
|
|
|
@40884
|
13 年 |
vboxsync |
Making too many stupid mistakes now…
|
|
|
@40883
|
13 年 |
vboxsync |
arg.
|
|
|
@40882
|
13 年 |
vboxsync |
VBoxTpG: Allow int (rc) and output fHaveLargeArgs.
|
|
|
@40878
|
13 年 |
vboxsync |
Working on the 64-bit probe argument issue for 32-bit hosts…
|
|
|
@40860
|
13 年 |
vboxsync |
VBoxTpG: another darwin fix.
|
|
|
@40857
|
13 年 |
vboxsync |
Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
|
|
|
@40851
|
13 年 |
vboxsync |
SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
|
|
|
@40839
|
13 年 |
vboxsync |
VBoxTpG: Drop the file name in the probe location, it isn't useful to …
|
|
|
@40830
|
13 年 |
vboxsync |
SUPR0TracerFireProbe takes a VTG probe location pointer, not a dtrace ID.
|
|
|
@40826
|
13 年 |
vboxsync |
VBoxTpG.cpp: Microsoft Visual C++ support.
|
|
|
@40763
|
13 年 |
vboxsync |
SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
|
|
|
@40641
|
13 年 |
vboxsync |
VBoxTpG: bool vs const char * returns spotted by gcc 4.7 & Frank.
|
|
|
@40636
|
13 年 |
vboxsync |
Implemented VMMR0 static DTrace probes.
|
|
|
@40619
|
13 年 |
vboxsync |
VBoxTpG: probe name unmangling.
|
|
|
@40604
|
13 年 |
vboxsync |
adjustments.
|
|
|
@40601
|
13 年 |
vboxsync |
VBoxTpG/SupDrv: -> laptop.
|
|
|
@40597
|
13 年 |
vboxsync |
VTG: Some more options.
|
|
|
@40594
|
13 年 |
vboxsync |
VBoxTpG: More code and stuff.
|
|
|
@40589
|
13 年 |
vboxsync |
VBoxTpG: some fixes and more on the subject of locating the VTGPrLc …
|
|
|
@40572
|
13 年 |
vboxsync |
Almost there... :-)
|
|
|
@40570
|
13 年 |
vboxsync |
More of the generation code.
|
|
|
@40569
|
13 年 |
vboxsync |
string table and a bit more.
|
|
|
@40558
|
13 年 |
vboxsync |
generated the header, working on the assembly.
|
|
|
@40557
|
13 年 |
vboxsync |
RT_STR_TUPLE: Switch the length and string so it'll work with …
|
|
|
@40556
|
13 年 |
vboxsync |
more
|
|
|
@40555
|
13 年 |
vboxsync |
a bit more.
|
|
|
@40554
|
13 年 |
vboxsync |
-> home
|
|
|
@40549
|
13 年 |
vboxsync |
work in progress…
|
|
|
@40535
|
13 年 |
vboxsync |
scm: made it a build program now that we've got VBoxAdvBldProg.
|
|
|
@40534
|
13 年 |
vboxsync |
scm: more splitting and some header merging.
|
|
|
@40530
|
13 年 |
vboxsync |
scm: Splitting out the diff code while I'm at it.
|
|
|
@40528
|
13 年 |
vboxsync |
scm: Splitting out the SCMSTREAM bits so it can be used by others.
|
|
|
@40341
|
13 年 |
vboxsync |
checkUndefined.sh: Corrected EOL style.
|
|
|
@39612
|
13 年 |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@35945
|
14 年 |
vboxsync |
warning
|
|
|