[HEADERS]
[reactos.git] / reactos / include / crt / mingw32 /
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-17 Timo KreuzerHey Arch, next time you mess with code specific for...
2009-12-16 Timo Kreuzerfix _byteswap_ushort for old gccs
2009-12-16 Timo Kreuzerimplement _byteswap_ushort for arm
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-06 Timo KreuzerMerge from amd64 branch:
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-23 Dmitry Gorbachev- Remove wrong "m" constraints from some places;
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-12 ReactOS Portable... Add some more intrinsics, and change _enable and _disab...
2009-07-11 ReactOS Portable... Make rotl what the headers expect
2009-07-11 ReactOS Portable... Fix lack of casts in certain intrinsic functions, and...
2009-07-01 Timo Kreuzerintrin_x86: Don't test for __MSVCSRT__ when implementin...
2009-06-20 Timo KreuzerAdd back the stuff I accidentilly removed with the...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 KJK::HyperionMiscellaneous Visual C++ compilation fixes
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-18 Timo Kreuzerimplement __mulh and __umulh
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-09 Timo Kreuzerimplement _mm_pause
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzerdeconstify target in interlocked intrinsics
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-24 Timo Kreuzer#define _alloca() to __builtin_alloca(), that's the...
2008-12-21 Timo KreuzerUse "C" interface for intrinsic functions to avoid...
2008-12-19 Timo Kreuzer- fix _STATIC_ASSERT
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzer- fix what got broken with recent merge in intrin_x86.h
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-05 Timo Kreuzerfix x64 definition of __readmsr()
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-14 Samuel SerapionCorrect definitions for WIN32 and WIN64.
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Samuel SerapionCommit WIP. Part 1 of ??
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-24 Hervé PoussineauCopy some headers from RosBE to our include directory...