Ros-diffs July 2009

ros-diffs@reactos.org
  • 27 participants
  • 605 discussions

[ros-arm-bringup] 41870: Just cause it ain't AMD64 ain't meaning it's just x86... so make the macro x86-inclusive instead of x64-exclusive (since we don't want those definitions on ARM either)
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41869: Fix incorrect use of PVOID for pointer math, hidden by bad typecasts...
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41868: Fix lack of casts in certain intrinsic functions, and add others that were being called but not yet implemented... hopefully 4.4 handles built-in intrinsics for ARM now (remains to be seen)
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41867: KeGetDCacheFillSize is arch-specific, so define it in the x86 region only
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41866: Import the generic template and comment out _M_ARM since the toolchain already defines it. THE ARM BUILD STARTS UP AGAIN (all host tools and makefiles are generated correctly). NEW TARGET TOOLCHAIN IS NOW CEGCC 0.55 (GCC-4.4.0).
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[dchapyshev] 41865: - Return ERROR_NOT_SUPPORTED error code instead ERROR_CALL_NOT_IMPLEMENTED (in BackupRead, BackupSeek, BackupWrite) - Direct call for Set(Get)LastError - Add RemoveVectoredContinueHandler, InterlockedCompareExchange64, GetCurrentProcessorNumber, BaseCheckRunApp, AddVectoredContinueHandler to export list
by dchapyshev@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41864: Too many things in -i386 were still "generic" and had to be duplicated accross plat-specific rbuild files, so moved a whole bunch of them into the generic rbuild. Ironically, the one thing that isn't generic -- which files get built -- was in the generic file, blocking the arm rbuild from ever being able to use it, so I split this out now. Cleaned up the i386 and arm rbuild files to use the new generic rbuild. Brought the arm rbuild file up to spec to use the new compile
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41863: stop building ntdll as a win32dll so we can fucking stop auto-importing mingw_common and kernel32 into it... it's supposed to be built as a /SUBSYSTEM:WINDOWS dll but since rbuild has now decided to fuck around with these DLLs, it's safer to build it as native so it can be left the fuck alone and not auto-import half the tree
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41862: __gnu__inline is not supported for a long time in gcc anymore, so remove this to fix a bunch of warnings
by ros-arm-bringup@svn.reactos.org
15 years, 11 months

[ros-arm-bringup] 41861: use %zd for SIZE_T, not just %d
by ros-arm-bringup@svn.reactos.org
15 years, 11 months
Results per page: