|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96338
|
2 years |
vboxsync |
IPRT/nocrt: Implemented powf. bugref:10261
|
|
|
@96337
|
2 years |
vboxsync |
IPRT/nocrt: Split out the core of the pow() code into a common …
|
|
|
@96321
|
2 years |
vboxsync |
IPRT/nocrt: Implemented pow(). bugref:10261
|
|
|
@96298
|
2 years |
vboxsync |
IPRT/nocrt: Implemented frexp, frexpf and frexpl. bugref:10261
|
|
|
@96282
|
2 years |
vboxsync |
IPRT/nocrt: Implemented expf. bugref:10261
|
|
|
@96281
|
2 years |
vboxsync |
IPRT/nocrt: Implemented exp. [scm] bugref:10261
|
|
|
@96280
|
2 years |
vboxsync |
IPRT/nocrt: Implemented exp. bugref:10261
|
|
|
@96279
|
2 years |
vboxsync |
IPRT/nocrt: Implemented log2f and added testing of log2 and log2f. …
|
|
|
@96278
|
2 years |
vboxsync |
IPRT/nocrt: Fixed div/0 bug in feraiseexcept. bugref:10261
|
|
|
@96276
|
2 years |
vboxsync |
IPRT/nocrt: log2 implementation. bugref:10261
|
|
|
@96273
|
2 years |
vboxsync |
IPRT/nocrt: tan + tanf testcase and code brushup. bugref:10261
|
|
|
@96242
|
2 years |
vboxsync |
IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; …
|
|
|
@96241
|
2 years |
vboxsync |
IPRT/nocrt: Forgot to remove rtNoCrtMathSinCore from sin.asm after …
|
|
|
@96240
|
2 years |
vboxsync |
IPRT/nocrt: Reworking the sin and cos code to take into account which …
|
|
|
@96238
|
2 years |
vboxsync |
IPRT/nocrt: Converted atan.asm and atanf.asm to SEH64 and adjusted …
|
|
|
@96220
|
2 years |
vboxsync |
IPRT/nocrt: log[f] tests and brushed up the code with SEH64 stuff. …
|
|
|
@96218
|
2 years |
vboxsync |
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
|
|
|
@96217
|
2 years |
vboxsync |
IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
|
|
|
@96216
|
2 years |
vboxsync |
IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
|
|
|
@96215
|
2 years |
vboxsync |
IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
|
|
|
@96214
|
2 years |
vboxsync |
IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. …
|
|
|
@96213
|
2 years |
vboxsync |
IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
|
|
|
@96206
|
2 years |
vboxsync |
IPRT/nocrt: Removed old fenv code. bugref:10261
|
|
|
@96205
|
2 years |
vboxsync |
IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
|
|
|
@96203
|
2 years |
vboxsync |
IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
|
|
|
@96201
|
2 years |
vboxsync |
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
|
|
|
@96197
|
2 years |
vboxsync |
IPRT/math.h: Define our own set of classification flags so we can test …
|
|
|
@96196
|
2 years |
vboxsync |
IPRT/nocrt: *round[fl] fixes. bugref:10261
|
|
|
@96182
|
2 years |
vboxsync |
IPRT/nocrt: exp2 and exp2f. bugref:10261
|
|
|
@96167
|
2 years |
vboxsync |
IPRT/nocrt: Simple atan, atanf, atan2 and atan2f implementations based …
|
|
|
@96126
|
2 years |
vboxsync |
IPRT/nocrt: scm fixes. bugref:10261
|
|
|
@96122
|
2 years |
vboxsync |
IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
|
|
|
@96121
|
2 years |
vboxsync |
IPRT/nocrt: rintf fix. bugref:10261
|
|
|
@96120
|
2 years |
vboxsync |
IPRT/nocrt: fmin, fminf and fminl. bugref:10261
|
|
|
@96119
|
2 years |
vboxsync |
IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
|
|
|
@96118
|
2 years |
vboxsync |
IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
|
|
|
@96117
|
2 years |
vboxsync |
IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
|
|
|
@96112
|
2 years |
vboxsync |
IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
|
|
|
@96108
|
2 years |
vboxsync |
IPRT/nocrt: fma and fmaf. bugref:10261
|
|
|
@96101
|
2 years |
vboxsync |
IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
|
|
|
@96098
|
2 years |
vboxsync |
IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
|
|
|
@96093
|
2 years |
vboxsync |
IPRT/nocrt: Math classification functions. bugref:10261
|
|
|
@96080
|
2 years |
vboxsync |
IPRT/nocrt: llabs build fix. bugref:10261
|
|
|
@96074
|
2 years |
vboxsync |
IPRT/nocrt: abs, labs and llabs. bugref:10261
|
|
|
@96060
|
2 years |
vboxsync |
IPRT/nocrt: Make use of existing floating point assembly code, …
|
|
|
@96014
|
2 years |
vboxsync |
IPRT/common: Use RT_NOCRT_BEGINPROC more consistently. bugref:10261
|
|
|
@95981
|
2 years |
vboxsync |
IPRT/bignum-amd64-x86.asm: warning
|
|
|
@94511
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|
@89955
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@84506
|
5 years |
vboxsync |
IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@78906
|
6 years |
vboxsync |
VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
|
|
|
@77737
|
6 years |
vboxsync |
Runtime/common/math/bignum.cpp: Fixed two memory leaks
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@69441
|
7 years |
vboxsync |
IPRT: scm updates
|
|
|
@69219
|
7 years |
vboxsync |
Runtime: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@67298
|
8 years |
vboxsync |
Runtime/common/math: try to make older gcc compilers happy
|
|
|
@67297
|
8 years |
vboxsync |
Runtime/common/math: another try to make older gcc compilers happy
|
|
|
@67296
|
8 years |
vboxsync |
Runtime/common/math: try to make older gcc compilers happy
|
|
|
@67291
|
8 years |
vboxsync |
Runtime: provide __udivmoddi4() required for 32-bit code generated by …
|
|
|
@67290
|
8 years |
vboxsync |
Runtime: provide __udivmoddi4() required for 32-bit code generated by …
|
|
|
@65813
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@63451
|
8 years |
vboxsync |
Runtime: warnings
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62448
|
8 years |
vboxsync |
IPRT: More MSC level 4 warning fixes.
|
|
|
@60698
|
9 years |
vboxsync |
bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59243
|
9 years |
vboxsync |
Several fixes to get RuntimeR3 building on SPARC again (required for …
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@52338
|
10 years |
vboxsync |
typo
|
|
|
@52335
|
10 years |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@52330
|
10 years |
vboxsync |
bugfix
|
|
|
@52291
|
10 years |
vboxsync |
RTBigNum: Forgot to add the assembly file. Oops.
|
|
|
@52290
|
10 years |
vboxsync |
RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
|
|
|
@52050
|
10 years |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@52018
|
10 years |
vboxsync |
IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
|
|
|
@51915
|
10 years |
vboxsync |
Drop electric fences before looking for leaks.
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@50661
|
11 years |
vboxsync |
GCC:/MSC: => gcc:/msc: like everywhere
|
|
|
@46548
|
12 years |
vboxsync |
asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20364
|
16 years |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@16316
|
16 years |
vboxsync |
IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
|
|
|
@16313
|
16 years |
vboxsync |
logl.asm: 64-bit darwin build fix.
|
|
|
@8256
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5424
|
17 years |
vboxsync |
math -> common/math
|
|
|