Update to Doxygen 1.4.1.
[bertos.git] / cpu.h
2004-12-31 bernieFix documentation.
2004-12-31 bernieIRQ_SAVE_DISABLE(), IRQ_RESTORE(): Add null stubs for...
2004-12-13 bernieDISABLE_IRQSAVE, ENABLE_IRQRESTORE, DISABLE_INTS, ENABL...
2004-12-08 bernieCPU_HARVARD: Define to 1 for AVR and DSP56K.
2004-12-08 bernieDoxygen fixes.
2004-11-16 bernieSupport 64bit CPUs.
2004-11-16 bernieCPU_IDLE: Rename from SCHEDULER_IDLE.
2004-11-16 bernieCommonize obsolete names for IRQ macros; Doxygen fixes.
2004-11-16 bernieCPU_HARVARD: New macro.
2004-10-03 bernieFix Doxygen markup.
2004-10-03 bernieIRQ_GETSTATE(): New macro; Rename IRQ macros for consis...
2004-09-06 bernieATOMIC(): New macro.
2004-08-29 bernieRename BITS_PER_XYZ macros; Add sanity checks.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieTrim CVS log; Rename header guards.
2004-08-24 bernieAdd type-size definitions for preprocessor.
2004-08-14 raskyMerge da SC: macros.h, pool.h, BIT_CHANGE, nome dei...
2004-08-05 bernieFix a Doxygen tag.
2004-08-02 alephMerge from kseries
2004-07-30 raskyTask switching con salvataggio perfetto stato di interr...
2004-07-30 raskyNuovo supporto unificato per detect della CPU
2004-07-20 bernieFix two errors introduced by previous commit.
2004-07-20 bernieRationalize and document SCHEDULER_IDLE.
2004-07-20 bernieMove byte-order macros to mware/byteorder.h; Add missin...
2004-07-20 bernieAdd macros to handle endianess issues.
2004-07-18 bernieFixes for GCC 3.5.
2004-06-03 bernieAdd dual-license information.
2004-05-23 bernieAdd top-level files.