VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96134   3 years vboxsync Recording/Main: Added some static codec string<->enum utility …
(edit) @96133   3 years vboxsync include/iprt/types.h: Add a RTUINT256U ymm view to X86YMMREG, bugref:9898
(edit) @96132   3 years vboxsync include/iprt/types.h: Add some single and double precision floating …
(edit) @96131   3 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @96130   3 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96129   3 years vboxsync IPRT/nocrt: bsearch. bugref:10261
(edit) @96128   3 years vboxsync IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
(edit) @96127   3 years vboxsync IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …
(edit) @96126   3 years vboxsync IPRT/nocrt: scm fixes. bugref:10261
(edit) @96125   3 years vboxsync IPRT/nocrt: Added dup. bugref:10261
(edit) @96124   3 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
(edit) @96123   3 years vboxsync Add/3D/win: Added a VbglR3WriteLog implementation to the …
(edit) @96122   3 years vboxsync IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
(edit) @96121   3 years vboxsync IPRT/nocrt: rintf fix. bugref:10261
(edit) @96120   3 years vboxsync IPRT/nocrt: fmin, fminf and fminl. bugref:10261
(edit) @96119   3 years vboxsync IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
(edit) @96118   3 years vboxsync IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
(edit) @96117   3 years vboxsync IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
(edit) @96116   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96115   3 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96114   3 years vboxsync Disassembler: Add individual opcode enums for the various …
(edit) @96113   3 years vboxsync Add/3D/Config.kmk: softfloat lib. bugref:10261
(edit) @96112   3 years vboxsync IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
(edit) @96111   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96110   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96109   3 years vboxsync VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
(edit) @96108   3 years vboxsync IPRT/nocrt: fma and fmaf. bugref:10261
(edit) @96107   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96106   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96105   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuludq instructions …
(edit) @96104   3 years vboxsync VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
(edit) @96103   3 years vboxsync VMM: Add some new AMD CPUID feature bits.
(edit) @96102   3 years vboxsync IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
(edit) @96101   3 years vboxsync IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
(edit) @96100   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuldq instructions …
(edit) @96099   3 years vboxsync VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
(edit) @96098   3 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96097   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96096   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96095   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psadbw instructions …
(edit) @96094   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898
(edit) @96093   3 years vboxsync IPRT/nocrt: Math classification functions. bugref:10261
(edit) @96092   3 years vboxsync iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
(edit) @96091   3 years vboxsync IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
(edit) @96090   3 years vboxsync iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
(edit) @96089   3 years vboxsync IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
(edit) @96088   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmulhrsw instructions …
(edit) @96087   3 years vboxsync VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
(edit) @96086   3 years vboxsync iprt/nocrt/time.h: Build fix. bugref:10261
(edit) @96085   3 years vboxsync COPYING,doc\License-gpl-3.0.txt: Just use (C) instead of the copyright …
(edit) @96084   3 years vboxsync IPRT/nocrt: doxygen fix. bugref:10261
(edit) @96083   3 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96082   3 years vboxsync IPRT/nocrt: scm fix. bugref:10261
(edit) @96081   3 years vboxsync IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and …
(edit) @96080   3 years vboxsync IPRT/nocrt: llabs build fix. bugref:10261
(edit) @96079   3 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96078   3 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @96077   3 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @96076   3 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96075   3 years vboxsync IPRT/nocrt: access. bugref:10261
(edit) @96074   3 years vboxsync IPRT/nocrt: abs, labs and llabs. bugref:10261
(edit) @96073   3 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
(edit) @96072   3 years vboxsync IPRT/nocrt: open & close. bugref:10261
(edit) @96071   3 years vboxsync IPRT/nocrt: scm fix. bugref:10261
(edit) @96070   3 years vboxsync IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
(edit) @96069   3 years vboxsync iprt/errno.h,nocrt/errno.h: Use the iprt/errno.h wrapper in nocrt …
(edit) @96068   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions …
(edit) @96067   3 years vboxsync IPRT/nocrt: Added snprintf, vsnprintf, scprintf and vscprintf. bugref:10261
(edit) @96066   3 years vboxsync After 7.0.0_ALPHA2
(edit) @96065   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions …
(edit) @96064   3 years vboxsync VMM/IEM: Implement [v]pmaddubsw instructions, bugref:9898
(edit) @96063   3 years vboxsync 7.0.0_ALPHA2
(edit) @96062   3 years vboxsync COPYING, doc/License-gpl-3.0: Eliminate trailing whitespace and fix …
(edit) @96061   3 years vboxsync IPRT/common/string/strchr.cpp: Fix NOCRT conditional checking.
(edit) @96060   3 years vboxsync IPRT/nocrt: Make use of existing floating point assembly code, …
(edit) @96059   3 years vboxsync IPRT/nocrt: Added atoi and corrected strto* aliasing. bugref:10261
(edit) @96058   3 years vboxsync IPRT/nocrt: Added strtoull. bugref:10261
(edit) @96057   3 years vboxsync IPRT/nocrt: Added strtoll and strtoul. [fixes] bugref:10261
(edit) @96056   3 years vboxsync IPRT/nocrt: Added strtoll and strtoul. bugref:10261
(edit) @96055   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]ph{add,sub}sw …
(edit) @96054   3 years vboxsync VMM/IEM: Implement [v]ph{add,sub}sw instructions, bugref:9898
(edit) @96053   3 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96052   3 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96051   3 years vboxsync IPRT/thread-win.cpp: Set the TLS entry to NULL earlier.
(edit) @96050   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phsub{w,d} instructions …
(edit) @96049   3 years vboxsync VMM/IEM: Implement [v]phsub{w,d} instructions, bugref:9898
(edit) @96048   3 years vboxsync VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898 [build fix]
(edit) @96047   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phadd{w,d} instructions …
(edit) @96046   3 years vboxsync VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898
(edit) @96045   3 years vboxsync IPRT/nocrt: Added strdup, stricmp, strtok, strcat, strncat, strnlen …
(edit) @96044   3 years vboxsync IPRT/strcpy.cpp: fix. bugref:10261
(edit) @96043   3 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @96042   3 years vboxsync iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
(edit) @96041   3 years vboxsync bldprogs/genalias: build fix. bugref:10261
(edit) @96040   3 years vboxsync bldprogs/genalias: Added a weak alias generator program (for COFF, …
(edit) @96039   3 years vboxsync iprt/nocrt/time.h: Attempt at fixing the header compile check on …
(edit) @96038   3 years vboxsync COPYING, /Config.kmk, doc, installer: Update license files, now using …
(edit) @96037   3 years vboxsync iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
(edit) @96036   3 years vboxsync VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898 [shut up MSVC]
(edit) @96035   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psign{b,w,d} instructions …
Note: See TracRevisionLog for help on using the revision log.

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