VirtualBox

source: vbox/trunk/src/VBox/Runtime/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96129   2 years vboxsync IPRT/nocrt: bsearch. bugref:10261
(edit) @96128   2 years vboxsync IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
(edit) @96125   2 years vboxsync IPRT/nocrt: Added dup. bugref:10261
(edit) @96122   2 years vboxsync IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
(edit) @96120   2 years vboxsync IPRT/nocrt: fmin, fminf and fminl. bugref:10261
(edit) @96118   2 years vboxsync IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
(edit) @96117   2 years vboxsync IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
(edit) @96112   2 years vboxsync IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
(edit) @96108   2 years vboxsync IPRT/nocrt: fma and fmaf. bugref:10261
(edit) @96102   2 years vboxsync IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
(edit) @96101   2 years vboxsync IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
(edit) @96098   2 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96093   2 years vboxsync IPRT/nocrt: Math classification functions. bugref:10261
(edit) @96091   2 years vboxsync IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
(edit) @96081   2 years vboxsync IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and …
(edit) @96075   2 years vboxsync IPRT/nocrt: access. bugref:10261
(edit) @96074   2 years vboxsync IPRT/nocrt: abs, labs and llabs. bugref:10261
(edit) @96073   2 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
(edit) @96072   2 years vboxsync IPRT/nocrt: open & close. bugref:10261
(edit) @96070   2 years vboxsync IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
(edit) @96067   2 years vboxsync IPRT/nocrt: Added snprintf, vsnprintf, scprintf and vscprintf. bugref:10261
(edit) @96060   2 years vboxsync IPRT/nocrt: Make use of existing floating point assembly code, …
(edit) @96059   2 years vboxsync IPRT/nocrt: Added atoi and corrected strto* aliasing. bugref:10261
(edit) @96058   2 years vboxsync IPRT/nocrt: Added strtoull. bugref:10261
(edit) @96056   2 years vboxsync IPRT/nocrt: Added strtoll and strtoul. bugref:10261
(edit) @96052   2 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96045   2 years vboxsync IPRT/nocrt: Added strdup, stricmp, strtok, strcat, strncat, strnlen …
(edit) @96043   2 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @96016   2 years vboxsync IPRT: Removed non-working string _alias files and tried to address the …
(edit) @95968   2 years vboxsync IPRT: Mangling adjustments for gcc 12.1.1.
(edit) @95932   2 years vboxsync IPRT/nocrt: build fix. bugref:10261
(edit) @95928   2 years vboxsync IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
(edit) @95925   2 years vboxsync IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
(edit) @95915   2 years vboxsync IPRT/nocrt: Added _purecall. bugref:10261
(edit) @95887   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
(edit) @95872   2 years vboxsync IPRT/nocrt: Build fix for VBoxAddInstallNt3x again. bugref:10261
(edit) @95870   2 years vboxsync IPRT/nocrt: Split up the startup code and added the basic DLL startup …
(edit) @95861   2 years vboxsync IPRT: nocrt-WinMainCRTStartup-win.asm for windows apps. bugref:10261
(edit) @95848   2 years vboxsync IPRT/nocrt-streams-win.cpp: Build kludge for VBoxAddInstallNt3x. Will …
(edit) @95845   2 years vboxsync IPRT/nocrt: Added file defining _fltused. bugref:10261
(edit) @95842   2 years vboxsync IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
(edit) @95834   2 years vboxsync IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
(edit) @95832   2 years vboxsync IPRT/nocrt: Moved generic compiler support code for VS 2019 out of the …
(edit) @95831   2 years vboxsync IPRT/nocrt: More nocrt code needed for VS 2019. Code flow guard works …
(edit) @95818   2 years vboxsync IPRT: More IPRT_NO_CRT work on windows. bugref:10261
(edit) @95815   2 years vboxsync IPRT/Makefile.kmk: A bunch of VBOX_WITH_NOCRT_STATIC adjustments. …
(edit) @95738   2 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
(edit) @95737   2 years vboxsync IPRT/Makefile.kmk: Some static/nocrt adjustments for RuntimeGuestR3. …
(edit) @95464   2 years vboxsync IPRT/RuntimeR0: Need to include crc32c.cpp now. bugref:9898
(edit) @95226   2 years vboxsync Runtime: Fix for r151731 (switching to openssl 3.0.3), bugref:10128
(edit) @95130   3 years vboxsync IPRT/Makefile.kmk: Better dependencies for the .def file …
(edit) @95127   3 years vboxsync IPRT/Makefile.kmk: Better dependencies for the .def file …
(edit) @95113   3 years vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @94874   3 years vboxsync IPRT/VBoxRTImp-gcc.def: Export adjustments for c++17. bugref:9898
(edit) @94871   3 years vboxsync IPRT/VBoxRTImp.def: List assembly routines that non-x86/amd64 does not …
(edit) @94561   3 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
(edit) @94544   3 years vboxsync IPRT: Include RTUInt128MulByU64Ex.asm in RuntimeR0. bugref:9898
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94471   3 years vboxsync Validation Kit/unit tests: No DTraceR3 for VBoxRT when Valdation Kit …
(edit) @94467   3 years vboxsync Validation Kit/unit tests: More Makefile fun for IPRT and friends. …
(edit) @94464   3 years vboxsync Validation Kit/unit tests: Exclude OS/2 for now. ​bugref:10195
(edit) @94463   3 years vboxsync Validation Kit/unit tests: Try building the testcases (unit tests) for …
(edit) @94406   3 years vboxsync Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM …
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
(edit) @94040   3 years vboxsync IPRT: Include mempcpy on solaris too so we can build DevFwCommon after …
(edit) @93958   3 years vboxsync IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93483   3 years vboxsync IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
(edit) @93419   3 years vboxsync *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93103   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
(edit) @93081   3 years vboxsync IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
(edit) @93028   3 years vboxsync IPRT/Makefile.kmk: Deal with winerror.h having spaces in it's path. …
(edit) @92958   3 years vboxsync IPRT/Makefile.kmk: Drop vccomsup.lib as we don't seem to need it any …
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92818   3 years vboxsync IPRT/semeventmulti-nt: Converted semeventmulti-r0drv-nt.cpp into …
(edit) @92794   3 years vboxsync IPRT/semevent-nt.cpp: Split out the RTSemEventGetResolution function …
(edit) @92792   3 years vboxsync IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
(edit) @92782   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92759   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91559   3 years vboxsync SUPDrv/win: Added mapping of NT security IDs to 32-bit UID values - …
(edit) @91027   3 years vboxsync Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
(edit) @90915   3 years vboxsync Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
(edit) @90417   3 years vboxsync IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
(edit) @90416   3 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90283   3 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90061   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @89956   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89881   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89762   3 years vboxsync Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88125   4 years vboxsync IPRT/Makefile.kmk: fix long standing typo causing unnecessary rebuilds …
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87471   4 years vboxsync IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87235   4 years vboxsync SUP,IPRT: Adjustments for bugref:9898.
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