|
|
@7620
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits
|
|
|
@7421
|
17 years |
vboxsync |
Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@7215
|
17 years |
vboxsync |
msc hack.
|
|
|
@7214
|
17 years |
vboxsync |
moved stuff around.
|
|
|
@7210
|
17 years |
vboxsync |
Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
|
|
|
@7204
|
17 years |
vboxsync |
Simple memmove testcase.
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7180
|
17 years |
vboxsync |
Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
|
|
|
@7016
|
17 years |
vboxsync |
Compile fixes
|
|
|
@6777
|
17 years |
vboxsync |
added simple benchmark for low-level assembler instructions
|
|
|
@6750
|
17 years |
vboxsync |
Added a optimization testcase mode.
|
|
|
@6749
|
17 years |
vboxsync |
fixed two second mixups.
|
|
|
@6741
|
17 years |
vboxsync |
Extended the testcase a bit.
|
|
|
@6740
|
17 years |
vboxsync |
Removed VBox'isms and crt deps. Prefix output. Return a usable code.
|
|
|
@6739
|
17 years |
vboxsync |
fixed props.
|
|
|
@6736
|
17 years |
vboxsync |
simple RTSemMutex testcase
|
|
|
@6644
|
17 years |
vboxsync |
Add CmpXchg functions to IPRT which additionally pass back the old …
|
|
|
@6430
|
17 years |
vboxsync |
oops, removed a return 0; statement that left over from testing.
|
|
|
@6429
|
17 years |
vboxsync |
r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
|
|
|
@6421
|
17 years |
vboxsync |
iprt: added RTFileGetMaxSize()
|
|
|
@6266
|
17 years |
vboxsync |
tstTime-4: Check that RTTimeNanoTS and RTTimeSystemNanoTS are using …
|
|
|
@6252
|
17 years |
vboxsync |
Print the delta relative to cpu0.
|
|
|
@6095
|
17 years |
vboxsync |
Sort the result by apic id.
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5974
|
17 years |
vboxsync |
Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
|
|
|
@5912
|
17 years |
vboxsync |
backed out r26450
|
|
|
@5911
|
17 years |
vboxsync |
RTGetOpt does not alter argv[] does it?
|
|
|
@5882
|
17 years |
vboxsync |
optimize tstTSC.
|
|
|
@5881
|
17 years |
vboxsync |
barcelona needs more time?
|
|
|
@5856
|
17 years |
vboxsync |
and another one.
|
|
|
@5855
|
17 years |
vboxsync |
another one.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5781
|
17 years |
vboxsync |
Fixed some overflow detection issues.
|
|
|
@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
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5456
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@4957
|
17 years |
vboxsync |
Compile fix
|
|
|
@4750
|
17 years |
vboxsync |
eol style native
|
|
|
@4546
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4176
|
17 years |
vboxsync |
Use -e sym instead of -entry=sym since this works for both solaris and …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4029
|
17 years |
vboxsync |
Added missing checks and a fallback path for RTPathUserHome.
|
|
|
@3991
|
17 years |
vboxsync |
drop the two sysmods on solaris as the templates aren't up to speed yet.
|
|
|
@3699
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3365
|
17 years |
vboxsync |
Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2629
|
18 years |
vboxsync |
some flags and fixed broken RTTimeLocaleNow on windows.
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2333
|
18 years |
vboxsync |
gcc-4.2 warnings
|
|
|
@2306
|
18 years |
vboxsync |
r=frank
|
|
|
@2303
|
18 years |
vboxsync |
you didn't quite understand me…
|
|
|
@2254
|
18 years |
vboxsync |
r=frank
|
|
|
@2253
|
18 years |
vboxsync |
Added (disabled) the overflow testcase for ASMMultU64ByU32DivByU32.
|
|
|
@1888
|
18 years |
vboxsync |
ASMMultU64ByU32DivByU32 (for TSC calculation).
|
|
|
@1849
|
18 years |
vboxsync |
Just a few updates from a more recent cpuid spec.
|
|
|
@1692
|
18 years |
vboxsync |
Testcase for reading the TSC on all CPUs in an SMP system.
|
|
|
@1537
|
18 years |
vboxsync |
min/max.
|
|
|
@1206
|
18 years |
vboxsync |
use the mscount member of the GIS for system monotonic time source on OS/2.
|
|
|
@1203
|
18 years |
vboxsync |
RTR3Init.
|
|
|
@1195
|
18 years |
vboxsync |
Forgot this.
|
|
|
@1191
|
18 years |
vboxsync |
svn properties.
|
|
|
@1190
|
18 years |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@941
|
18 years |
vboxsync |
64-bit build break.
|
|
|
@919
|
18 years |
vboxsync |
const code.
|
|
|
@918
|
18 years |
vboxsync |
reproduce the EMAll.cpp relocation issue.
|
|
|
@917
|
18 years |
vboxsync |
Allow mixing of platform code.
|
|
|
@916
|
18 years |
vboxsync |
oops
|
|
|
@915
|
18 years |
vboxsync |
A new loader testcase.
|
|
|
@894
|
18 years |
vboxsync |
kLdr integration. tstLdrObj.gc now works on darwin.
|
|
|
@892
|
18 years |
vboxsync |
Test binary representation.
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@637
|
18 years |
vboxsync |
printf -> RTPrintf = no warnings.
|
|
|
@288
|
18 years |
vboxsync |
debugged the heap.
|
|
|
@283
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@282
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@129
|
18 years |
vboxsync |
Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
|
|
|
@26
|
18 years |
vboxsync |
Use the VBOX_NTDLL SDK for including ntdll.lib or we'll pickup CRT …
|
|
|
@1
|
55 years |
vboxsync |
import
|