VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96050   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phsub{w,d} instructions …
(edit) @96049   2 years vboxsync VMM/IEM: Implement [v]phsub{w,d} instructions, bugref:9898
(edit) @96048   2 years vboxsync VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898 [build fix]
(edit) @96047   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phadd{w,d} instructions …
(edit) @96046   2 years vboxsync VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898
(edit) @96045   2 years vboxsync IPRT/nocrt: Added strdup, stricmp, strtok, strcat, strncat, strnlen …
(edit) @96044   2 years vboxsync IPRT/strcpy.cpp: fix. bugref:10261
(edit) @96043   2 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @96042   2 years vboxsync iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
(edit) @96041   2 years vboxsync bldprogs/genalias: build fix. bugref:10261
(edit) @96040   2 years vboxsync bldprogs/genalias: Added a weak alias generator program (for COFF, …
(edit) @96039   2 years vboxsync iprt/nocrt/time.h: Attempt at fixing the header compile check on …
(edit) @96038   2 years vboxsync COPYING, /Config.kmk, doc, installer: Update license files, now using …
(edit) @96037   2 years vboxsync iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
(edit) @96036   2 years vboxsync VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898 [shut up MSVC]
(edit) @96035   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psign{b,w,d} instructions …
(edit) @96034   2 years vboxsync VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898
(edit) @96033   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pabs{b,w,d} instructions …
(edit) @96032   2 years vboxsync VMM/IEM: Implement [v]pabs{b,w,d} instructions, bugref:9898
(edit) @96031   2 years vboxsync FE/Qt/Ds: Workaround is missed on UIRecordingSettingsEditor rework.
(edit) @96030   2 years vboxsync tools/bin/common-gen-workspace.inc.sh: Added libogg. Made libvorbis + …
(edit) @96029   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pavg{b,w} instructions …
(edit) @96028   2 years vboxsync VMM/IEM: Implement [v]pavg{b,w} instructions, bugref:9898
(edit) @96027   2 years vboxsync include/iprt/nocrt: Another try at fixing header builds on linux. …
(edit) @96026   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmulhuw instructions testcase, …
(edit) @96025   2 years vboxsync VMM/IEM: Implement [v]pmulhuw instructions, bugref:9898
(edit) @96024   2 years vboxsync FE/Qt/Ds: NLS typo fix together with corresponding cpp code.
(edit) @96023   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmulhw instructions testcase, …
(edit) @96022   2 years vboxsync VMM/IEM: Implement missing vpmulhw instructions, bugref:9898
(edit) @96021   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmull{w,d} instructions …
(edit) @96020   2 years vboxsync VMM/IEM: Implement missing [v]pmull{w,d} instructions, bugref:9898
(edit) @96019   2 years vboxsync include/iprt/nocrt: Header build fixes for linux. bugref:10261
(edit) @96018   2 years vboxsync iprt/nocrt: Simple unistd.h replacement. bugref:10261
(edit) @96017   2 years vboxsync include/iprt/nocrt: Header build fixes for windows. bugref:10261
(edit) @96016   2 years vboxsync IPRT: Removed non-working string _alias files and tried to address the …
(edit) @96015   2 years vboxsync iprt/asmdefs.mac: Fixed trouble with emitting weak aliases …
(edit) @96014   2 years vboxsync IPRT/common: Use RT_NOCRT_BEGINPROC more consistently. bugref:10261
(edit) @96013   2 years vboxsync include/iprt/nocrt: More prototypes & some fixes. bugref:10261
(edit) @96012   2 years vboxsync Add/3D: Treat undefined function warnings as errors in no-CRT mode. …
(edit) @96011   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmaxs{b,w,d} instructions …
(edit) @96010   2 years vboxsync VMM/IEM: Implement [v]pmaxs{b,w,d} instructions, bugref:9898
(edit) @96009   2 years vboxsync VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898 [fix comment]
(edit) @96008   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmins{b,w,d} instructions …
(edit) @96007   2 years vboxsync VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898
(edit) @96006   2 years vboxsync Disassembler: Add OP_VPMINSD and fix disassembler table, bugref:9898
(edit) @96005   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Test all [v]pminu{b,w,d} variants, …
(edit) @96004   2 years vboxsync VMM/IEM: Implement missing [v]pminu{w,d} variants, bugref:9898
(edit) @96003   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Test all [v]pmaxu{b,w,d} variants, …
(edit) @96002   2 years vboxsync VMM/IEM: Implement missing [v]pmaxu{w,d} variants, bugref:9898
(edit) @96001   2 years vboxsync src/libs: Committed a bit too much in r152784. bugref:10275
(edit) @96000   2 years vboxsync src/libs: Added libogg current (1.3.5) from vendor branch. bugref:10275
(edit) @95999   2 years vboxsync FE/Qt/Ds: Corresponding updatenls after contexts mostly cleaned up.
(edit) @95998   2 years vboxsync Add/3D/mesa: Don't suppress undefined function warnings. bugref:20162
(edit) @95997   2 years vboxsync Add/3D/mesa/Makefile.kmk: VBOX_WITH_NOCRT_STATIC mode adjustment. …
(edit) @95996   2 years vboxsync iprt/nocrt/time.h: Added localtime_s (microsoft version) prototype. …
(edit) @95995   2 years vboxsync Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments - cleanup. …
(edit) @95994   2 years vboxsync Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments. bugref:10261
(edit) @95993   2 years vboxsync include/iprt/nocrt: More on ostream, limits. Stubbed std::sort. …
(edit) @95992   2 years vboxsync src/libs: Committed a bit too much in r152753. bugref:10275
(edit) @95991   2 years vboxsync src/libs/libvorbis 1.3.7: Removed again (will be re-added from the …
(edit) @95990   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pminub test. ​bugref:9898
(edit) @95989   2 years vboxsync VMM/IEM: Add implementation for vpminub instruction, bugref:9898
(edit) @95988   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. ​bugref:9898 [fix for …
(edit) @95987   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. ​bugref:9898
(edit) @95986   2 years vboxsync VMM/IEM: Add implementation for vpmaxub instruction, bugref:9898
(edit) @95985   2 years vboxsync include/iprt/nocrt: Some early & incomplete ostream code. bugref:10261
(edit) @95984   2 years vboxsync tools/bin/common-gen-workspace.inc.sh: Added libvorbis. ​bugref:10275
(edit) @95983   2 years vboxsync src/libs/libvorbis 1.3.7: Applied patches (from after comment 2) and …
(edit) @95982   2 years vboxsync src/libs: Initial (unmodified) import of libvorbis 1.3.7. bugref:10275
(edit) @95981   2 years vboxsync IPRT/bignum-amd64-x86.asm: warning
(edit) @95980   2 years vboxsync IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
(edit) @95979   2 years vboxsync IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
(edit) @95978   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95977   2 years vboxsync IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
(edit) @95976   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95975   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95974   2 years vboxsync /Config.kmk: NewerVccVBoxGuestR3Dll needs tweaking too in …
(edit) @95973   2 years vboxsync IPRT/RTCString: Added find_first_of aliases for better std::string …
(edit) @95972   2 years vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95971   2 years vboxsync IPRT/r3/alloc.cpp: gcc 12.1.1 workaround.
(edit) @95970   2 years vboxsync xpcom18a4/python: Look for python 3.11 too.
(edit) @95969   2 years vboxsync ValKit/bootsectors: Add -ffreestanding to the 64-bit ELF compilers to …
(edit) @95968   2 years vboxsync IPRT: Mangling adjustments for gcc 12.1.1.
(edit) @95967   2 years vboxsync Additions/VBoxTray: More cleanup: Renamed VBoxTrayCheckDt() -> …
(edit) @95966   2 years vboxsync Additions/VBoxTray: More cleanup: Moved the capabilities and console …
(edit) @95965   2 years vboxsync Additions/VBoxTray: Moved the session tracking code into an own …
(edit) @95964   2 years vboxsync Additions/VBoxTray: Got rid of DDCLOG() -- use LogXFunc or similar …
(edit) @95963   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95962   2 years vboxsync Additions/VBoxTray: Got rid of static function …
(edit) @95961   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95960   2 years vboxsync Additions/VBoxTray: More logging cleanups: don't define default stuff …
(edit) @95959   2 years vboxsync Additions/VBoxTray: Enable (optional) release logging, handle log …
(edit) @95958   2 years vboxsync tools/bin/common-gen-workspace.inc.sh: Subprojects for all the …
(edit) @95957   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95956   2 years vboxsync Main/glue/string.cpp: Made the code compile w/o exceptions. It is used …
(edit) @95955   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95954   2 years vboxsync webservices/Makefile.kmk: Use $(rversortfiles) to find gsoap as the …
(edit) @95953   2 years vboxsync IEM: MMX forms of PMAXUB/PMINUB require SSE (not MMX, not SSE2).
(edit) @95952   2 years vboxsync IEM: MMX shifts do not require SSE.
(edit) @95951   2 years vboxsync IEM: Added PMAXUB/PMINUB and corrected some of the shift variants.
Note: See TracRevisionLog for help on using the revision log.

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