VirtualBox

source: vbox/trunk/src/bldprogs

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41343   13 年 vboxsync Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
(edit) @41342   13 年 vboxsync VBoxTpG: --generate-wrapper-header.
(edit) @41339   13 年 vboxsync missing arg
(edit) @41338   13 年 vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41311   13 年 vboxsync Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
(edit) @41303   13 年 vboxsync Expansion rescan bug.
(edit) @41301   13 年 vboxsync recursive expansion needs to be prevent in a different way.
(edit) @41297   13 年 vboxsync VBoxCPP: Uninitialized variable in VBCPPMACRO.
(edit) @41266   13 年 vboxsync VBoxCPP: Bug fix in vbcppExprEvaluteTree. Some cleanups.
(edit) @41263   13 年 vboxsync VBoxCPP: Hacked up real #if <expr> and #elfi <expr> support.
(edit) @41259   13 年 vboxsync Working on DTrace lib files.
(edit) @41249   13 年 vboxsync build fix
(edit) @41246   13 年 vboxsync Macro expansion fundamentals.
(edit) @41226   13 年 vboxsync Working on simple function expansion for R3PTRYPE and friends.
(edit) @41217   13 年 vboxsync VBoxCPP: Groks cpumctx.h now.
(edit) @41209   13 年 vboxsync Good enough for vm.h.
(edit) @41204   13 年 vboxsync Moved the code around in a more logical order.
(edit) @41202   13 年 vboxsync Don't use enmMode, just individual flags for determining behavior.
(edit) @41195   13 年 vboxsync Working on parsing defines.
(edit) @41194   13 年 vboxsync VBoxCPP: Half functional.
(edit) @41186   13 年 vboxsync More preprocessing (disabled).
(edit) @41180   13 年 vboxsync fix
(edit) @41179   13 年 vboxsync More CPP core.
(edit) @41177   13 年 vboxsync VBoxCPP: just started hacking -> laptop.
(edit) @41176   13 年 vboxsync comment typos.
(edit) @41130   13 年 vboxsync SUPDrv-dtrace.cpp: Made it build again.
(edit) @41117   13 年 vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @40975   13 年 vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40892   13 年 vboxsync 64-bit probe arguments (on mac)
(edit) @40887   13 年 vboxsync VBoxTpG: another bugfix in the arg list handling.
(edit) @40884   13 年 vboxsync Making too many stupid mistakes now…
(edit) @40883   13 年 vboxsync arg.
(edit) @40882   13 年 vboxsync VBoxTpG: Allow int (rc) and output fHaveLargeArgs.
(edit) @40878   13 年 vboxsync Working on the 64-bit probe argument issue for 32-bit hosts…
(edit) @40860   13 年 vboxsync VBoxTpG: another darwin fix.
(edit) @40857   13 年 vboxsync Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
(edit) @40851   13 年 vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(edit) @40839   13 年 vboxsync VBoxTpG: Drop the file name in the probe location, it isn't useful to …
(edit) @40830   13 年 vboxsync SUPR0TracerFireProbe takes a VTG probe location pointer, not a dtrace ID.
(edit) @40826   13 年 vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40763   13 年 vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40641   13 年 vboxsync VBoxTpG: bool vs const char * returns spotted by gcc 4.7 & Frank.
(edit) @40636   13 年 vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40619   13 年 vboxsync VBoxTpG: probe name unmangling.
(edit) @40604   13 年 vboxsync adjustments.
(edit) @40601   13 年 vboxsync VBoxTpG/SupDrv: -> laptop.
(edit) @40597   13 年 vboxsync VTG: Some more options.
(edit) @40594   13 年 vboxsync VBoxTpG: More code and stuff.
(edit) @40589   13 年 vboxsync VBoxTpG: some fixes and more on the subject of locating the VTGPrLc …
(edit) @40572   13 年 vboxsync Almost there... :-)
(edit) @40570   13 年 vboxsync More of the generation code.
(edit) @40569   13 年 vboxsync string table and a bit more.
(edit) @40558   13 年 vboxsync generated the header, working on the assembly.
(edit) @40557   13 年 vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40556   13 年 vboxsync more
(edit) @40555   13 年 vboxsync a bit more.
(edit) @40554   13 年 vboxsync -> home
(edit) @40549   13 年 vboxsync work in progress…
(edit) @40535   13 年 vboxsync scm: made it a build program now that we've got VBoxAdvBldProg.
(edit) @40534   13 年 vboxsync scm: more splitting and some header merging.
(edit) @40530   13 年 vboxsync scm: Splitting out the diff code while I'm at it.
(edit) @40528   13 年 vboxsync scm: Splitting out the SCMSTREAM bits so it can be used by others.
(edit) @40341   13 年 vboxsync checkUndefined.sh: Corrected EOL style.
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @35945   14 年 vboxsync warning
(edit) @35404   14 年 vboxsync scm: another rewrite idea.
(edit) @34662   14 年 vboxsync Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
(edit) @34484   14 年 vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @29907   14 年 vboxsync scm.cpp: try shut up gcc warning.
(edit) @29822   14 年 vboxsync nits.
(edit) @29789   15 年 vboxsync burn
(edit) @29787   15 年 vboxsync filesplitter: yet better test
(edit) @29769   15 年 vboxsync filesplitter: need to test bit
(edit) @29715   15 年 vboxsync Java glue: intermediate
(edit) @29304   15 年 vboxsync bldprogs/scm: uninitialized var. warning.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28767   15 年 vboxsync filemuncher run
(edit) @28431   15 年 vboxsync scm.cpp: Fixed error reading zero length svn property values.
(edit) @27619   15 年 vboxsync scm: typos
(edit) @27430   15 年 vboxsync bldprogs/preload.cpp: quickly hacked up a preload tool to attempt keep …
(edit) @26722   15 年 vboxsync scm: typo
(edit) @26559   15 年 vboxsync scm: Remove svn:executable from files which shouldn't have them. Add …
(edit) @26557   15 年 vboxsync scm: Added an option for correcting the svn:eol-style property.
(edit) @26521   15 年 vboxsync scm: correct slashes (for windows). another idea.
(edit) @26516   15 年 vboxsync scm: --only-svn-dirs.
(edit) @26507   15 年 vboxsync scm: Fixed another bug in scmSettingsAddPair.
(edit) @26500   15 年 vboxsync scm: resource files.
(edit) @26496   15 年 vboxsync scm: fixed bug in scmSettingsAddPair.
(edit) @26488   15 年 vboxsync scm: better help, correct defaults, verbose message cleanup.
(edit) @26483   15 年 vboxsync scm: .scm-settings files.
(edit) @26477   15 年 vboxsync scm: More flexible settings.
(edit) @26359   15 年 vboxsync SCM: Typo.
(edit) @26347   15 年 vboxsync scm: bed time
(edit) @26346   15 年 vboxsync build fix.
(edit) @26345   15 年 vboxsync scm: config and build fix.
(edit) @26342   15 年 vboxsync scm: fixed warnings.
(edit) @26340   15 年 vboxsync bldprogs/Makefile.kmk: corrected missing newline (scm did)
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette