server: Add ARM64 support.
[wine] / dlls / ntdll / tests / rtlbitmap.c
2011-02-14  Austin Englishntdll/tests: Make sure return values are used (LLVM...
2009-08-31  Austin Englishntdll/tests: Fix a compiler warning on PowerPC.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2004-09-01  Francois GougetDisable the RtlBitMap tests if compiling with the Micro...
2004-08-23  Francois GougetUpdate RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-18  Alexandre JulliardAvoid explicit long long constants.
2003-02-18  Thomas Mertes- Fix small bug in RtlFindMostSignificantBit. It return...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.