Fix some .rbuild file problems
[reactos.git] / reactos / lib / rtl / i386 /
2008-03-15 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-08-07 Aleksey Bragin- Rename exception.c to except.c to avoid conflict...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...
2007-03-03 Alex Ionescu- Remove KD APIs from stub HAL, they've been in kdcom...
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-24 Alex Ionescu- Fix a bug, fix breakage from previous revision.
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-10 Hervé PoussineauMove x86 specific part to i386/ directory.
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-01 Andrew MungerMerge the one line fix from 24273 v. 24276.
2006-09-26 Alex Ionescu- In some far, far away galaxy, a long, long time ago...
2006-09-25 Magnus Olsenfixed overlaping memory problem with RtlMoveMemory...
2006-09-17 Alex Ionescu- Fix some insidious bugs in exception handling, mostly...
2006-09-17 Alex Ionescu- Cleanup except_asm.s and add .func/.endfunc and fix...
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-02 Alex Ionescu- Fix a bug in RtlFillMemory.
2006-09-01 Alex Ionescu- Fix bugs in RtlCompareMemory, RtlCompareMemoryULong
2006-09-01 Alex Ionescu- Fix bug in RtlZero, Fill, Move memory where the last...
2006-08-31 Alex Ionescu- Some cleanups
2006-08-31 Alex Ionescu- Implement more parts of the GPF Handler.
2006-08-31 Alex Ionescu- Write new, optimized, small, working and clean functi...
2006-08-30 Magnus OlsenWrote RtlUshotByteSwap RtlUlongByteSwap and RtlUlongl...
2005-12-20 Gé van GeldorpThe function epilog is responsible for removing the...
2005-12-08 Thomas Bluemelset eol-style to native
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-08 Hervé PoussineauUse correct format for arguments in debug messages
2005-12-06 Brandon TurnerActually provide __aulldiv code.
2005-12-06 Brandon TurnerRename uallshr_asm.s -> aullshr_asm.s.
2005-12-06 Brandon TurnerSeparated math and memory functions into their own...
2005-11-30 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-29 Thomas Bluemelfix comment in RtlPrefetchMemoryNonTemporal
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-22 Alex Ionescu- Fix inclusion of deleted file.
2005-10-27 Christoph von Wittichrenamed .S files so msvc does not try to compile the...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-23 Alex IonescuFix exception handling/PSEH. Fixes bug 797.
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-12 Alex IonescuFix RtlpGetStackLimits to get the right limits if calle...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-10 Gunnar Dalsnesfix horribly broken ftol. this fixes abiword 2.0.3
2005-07-29 Filip NavaraFix the file to be actually compilable (with GAS 2...
2005-07-27 Alex Ionescu - Combine some assembly files together and move them...
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Alex Ionescuforgot this guy
2005-05-05 Hervé PoussineauSVN maintenance: Set eol style to native and add keywords
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-29 Thomas Bluemelmove chkstk.s from ntdll to rtl because _alloca_probe...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-25 Alex IonescuRemove debug output from user mode exceptions. Reported...
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-09 Filip Navara- Fixed dispatching of nested exceptions.
2004-07-07 Filip Navara- Fixed RtlUnwind to correctly remove SEH frames and...
2004-07-04 Filip Navara- Don't continue execution if there is no exception...
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-25 KJK::HyperionCommitted in the hope CVS will shut the hell up and...