Add missing processor architecture cases
[reactos.git] / reactos / ntoskrnl / kdbg / kdb_symbols.c
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-20 Alex Ionescu- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-07-31 Filip NavaraFix NULL-terminating of symbol image names.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-20 Thomas Bluemelfixed kdbg build
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-05 Gé van GeldorpImplement /LOADSYMBOLS and /NOLOADSYMBOLS command line...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Hartmut BirrCheck for the complete initialisation of user mode...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
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-09 Alex IonescuFix KDBG and enable IRP_NOCACHE for ReadFile. Also...
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-25 Alex IonescuFix compilation problem..
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...