Ros-diffs July 2009

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

[ros-arm-bringup] 41981: - Start re-defining the PTE and PDE structures for: - ARMv6 support. - Support of new ARM3 and overall portability. - Still have to find a better way to deal with the fact that PDE/PTE types are different on ARM. - Fix the current arm low-level mm implementation to use the new structures. - However parts of the code will now be totaly obsoleted by the new ARMv6 MMU support. - The ARM port now builds again.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41980: - Move ARM3's init.c to i386-specific directory.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41979: - Use the new portable flag definitions.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41978: - Define portable flags for touching fields in the MMPTE structure, which might have different names/not exist on other architectures. - Define PTE_BASE and PDE_BASE since these are the correct cross-platform definitions.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41977: - Don't use "static" in the kernel. - Also prevents from getting a warning on ARM and other platforms that don't do PSEH2 since they have native exception support.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41976: - Remove FreeLDR linker hack on ARM.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41975: - Hackfix floating point call in rtl's printf until the compiler guys get their shit together.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41974: - Make platform specific directory to please the ARM folks.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[sginsberg] 41973: - Remove the object body zeroing hack from ObpAllocateObject now that callers that relied on this have been fixed. Fixes ~4000 unnecessary buffer zeroing operations just for boot!
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 41972: - Don't assume the object body allocated by ObCreateObject (through ObpAllocateObject) is zero-initialized (it shouldn't be).
by sginsberg@svn.reactos.org
15 years, 5 months
Results per page: