|
|
@47241
|
11 years |
vboxsync |
X86DESCATTRBITS: Added the funny intel bit.
|
|
|
@47236
|
11 years |
vboxsync |
lazy-dbghelp.h: Use RTLdrLoadSystem.
|
|
|
@47224
|
11 years |
vboxsync |
iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
|
|
|
@47206
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, Solaris implementation.
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@47172
|
11 years |
vboxsync |
Started on exception dispatching testcase to check rare paths.
|
|
|
@47152
|
11 years |
vboxsync |
x86.h: Some X86XCPT updates.
|
|
|
@47131
|
11 years |
vboxsync |
iprt/x86extra.mac: Added all the trap enums.
|
|
|
@47071
|
11 years |
vboxsync |
Runtime: btrfs
|
|
|
@47051
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47037
|
11 years |
vboxsync |
Converted ldrPE.h (most of it) and ldrMZ.h to assembly.
|
|
|
@47034
|
11 years |
vboxsync |
iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset.
|
|
|
@47009
|
11 years |
vboxsync |
Comment typo.
|
|
|
@46980
|
11 years |
vboxsync |
Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
|
|
|
@46971
|
11 years |
vboxsync |
pr6022. Support handling directories in the TAR has been added. Added …
|
|
|
@46925
|
11 years |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46855
|
11 years |
vboxsync |
iprt/asmdefs.mac: Working towards working import handling, at last... …
|
|
|
@46690
|
11 years |
vboxsync |
VisualAge for C++: Example of why we're using DECL macros, …
|
|
|
@46689
|
11 years |
vboxsync |
iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
|
|
|
@46688
|
11 years |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46687
|
11 years |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46639
|
11 years |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46636
|
11 years |
vboxsync |
Completed the RTMpGetCoreCount documentation. If anyone disagrees, …
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@46583
|
11 years |
vboxsync |
doc fix
|
|
|
@46567
|
11 years |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@46558
|
11 years |
vboxsync |
IMP2 fixes
|
|
|
@46550
|
11 years |
vboxsync |
elf, gcc and 32-bit.
|
|
|
@46548
|
11 years |
vboxsync |
asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
|
|
|
@46421
|
11 years |
vboxsync |
kmk incs
|
|
|
@46412
|
11 years |
vboxsync |
build fix
|
|
|
@46407
|
11 years |
vboxsync |
iprt/formats/hfs.h: Initial coding.
|
|
|
@46403
|
11 years |
vboxsync |
IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
|
|
|
@46392
|
11 years |
vboxsync |
iprt/log: Added Log4Func() macro.
|
|
|
@46380
|
11 years |
vboxsync |
VMM/HM: missed file, build fix.
|
|
|
@46338
|
12 years |
vboxsync |
burn fix
|
|
|
@46298
|
12 years |
vboxsync |
RTTest: Added some new features/APIs for forwarding bootsector test …
|
|
|
@46273
|
12 years |
vboxsync |
ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for …
|
|
|
@46270
|
12 years |
vboxsync |
iprt/types.h: Extended the pointer unions (RTPTRUNION, RTCPTRUNION, …
|
|
|
@46266
|
12 years |
vboxsync |
IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
|
|
|
@46252
|
12 years |
vboxsync |
strcache.h: clarification.
|
|
|
@46250
|
12 years |
vboxsync |
Another missing mangling name (thanks Vadim)
|
|
|
@46249
|
12 years |
vboxsync |
Attempt to fix burn: mangling.
|
|
|
@46246
|
12 years |
vboxsync |
Runtime/AioMgr: Bug fixes
|
|
|
@46245
|
12 years |
vboxsync |
Runtime: RTFileSg{Read|Write}At API
|
|
|
@46211
|
12 years |
vboxsync |
More strcache testing and some tuning.
|
|
|
@46208
|
12 years |
vboxsync |
tstRTStrCache: check that a real strcache impl doesn't return duplicates.
|
|
|
@46185
|
12 years |
vboxsync |
Runtime: Rename RTWorkQueue to RTQueueAtomic
|
|
|
@46184
|
12 years |
vboxsync |
forgot mangling again.
|
|
|
@46169
|
12 years |
vboxsync |
Changes in parsing, extracting and processing an OVF version in/from a …
|
|
|
@46165
|
12 years |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46164
|
12 years |
vboxsync |
More exteran .dSYM and .dwo bundles/files changes.
|
|
|
@46163
|
12 years |
vboxsync |
forgot mangling again.
|
|
|
@46162
|
12 years |
vboxsync |
Simple RTPathIsSame implementation.
|
|
|
@46161
|
12 years |
vboxsync |
First part of loading .dSYM bundles.
|
|
|
@46157
|
12 years |
vboxsync |
Fix burn.
|
|
|
@46144
|
12 years |
vboxsync |
Runtime: RTMpGetCoreCount() for Linux
|
|
|
@46134
|
12 years |
vboxsync |
RTDbgModRemoveAll
|
|
|
@46126
|
12 years |
vboxsync |
Baka tori!
|
|
|
@46113
|
12 years |
vboxsync |
Implemented debug module that uses the exported symbols. This will …
|
|
|
@46109
|
12 years |
vboxsync |
Made deferred loading work.
|
|
|
@46105
|
12 years |
vboxsync |
iprt/mangling: Solaris build fix.
|
|
|
@46104
|
12 years |
vboxsync |
RTPathFilenameEx: Take path style as argument.
|
|
|
@46101
|
12 years |
vboxsync |
More NT4 debugging. Getting closer to working state…
|
|
|
@46083
|
12 years |
vboxsync |
Made it possible to find symbols for windows nt using a …
|
|
|
@46080
|
12 years |
vboxsync |
Added RTLdrOpenInMemory.
|
|
|
@46078
|
12 years |
vboxsync |
More debugging fixes.
|
|
|
@46077
|
12 years |
vboxsync |
iprt/mangling: Solaris build fix.
|
|
|
@46074
|
12 years |
vboxsync |
RTDbgCfg: Added API for setting the log callback.
|
|
|
@46073
|
12 years |
vboxsync |
Baka tori!
|
|
|
@46070
|
12 years |
vboxsync |
RTDbgCfg,++: Compressed server files and other fixes.
|
|
|
@46050
|
12 years |
vboxsync |
More symbol work
|
|
|
@46048
|
12 years |
vboxsync |
Added a RTDbgMod reader that employs DbgHelp.dll.
|
|
|
@46033
|
12 years |
vboxsync |
RT_OPSYS adjustments.
|
|
|
@46025
|
12 years |
vboxsync |
RTDbgCfg: Directory and cache searching code.
|
|
|
@46024
|
12 years |
vboxsync |
iprt/cdefs.h: Added RT_OPSYS and RT_OPSYS_XXX, a value based version …
|
|
|
@46023
|
12 years |
vboxsync |
RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
|
|
|
@46014
|
12 years |
vboxsync |
RTDirQueryUnknownType* adjustment.
|
|
|
@46013
|
12 years |
vboxsync |
RTDirQueryUnknownType* adjustment.
|
|
|
@46012
|
12 years |
vboxsync |
typo.
|
|
|
@46011
|
12 years |
vboxsync |
iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
|
|
|
@46010
|
12 years |
vboxsync |
iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
|
|
|
@46008
|
12 years |
vboxsync |
iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
|
|
|
@45999
|
12 years |
vboxsync |
build fix
|
|
|
@45995
|
12 years |
vboxsync |
Close @defgroup comment.
|
|
|
@45994
|
12 years |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@45990
|
12 years |
vboxsync |
Attempt #2 to fix burn.
|
|
|
@45989
|
12 years |
vboxsync |
Attempt to fix build.
|
|
|
@45985
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45984
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45968
|
12 years |
vboxsync |
Ldr,Dbg: DWARF and ELF hacking in progress.
|
|
|
@45948
|
12 years |
vboxsync |
IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
|
|
|
@45928
|
12 years |
vboxsync |
ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
|
|
|
@45903
|
12 years |
vboxsync |
memcache.h/.cpp: doc updates
|
|
|
@45724
|
12 years |
vboxsync |
Missing file
|
|
|
@45723
|
12 years |
vboxsync |
Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
|
|
|
@45716
|
12 years |
vboxsync |
IntNet: Integration of wireless IPv6 support patch + unicast ND …
|
|
|
@45701
|
12 years |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45520
|
12 years |
vboxsync |
iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
|
|
|