Keep doc/ directory around for Doxygen.
[bertos.git] / compiler.h
2004-08-02 alephMerge from kseries
2004-08-01 bernieLIKELY(), UNLIKELY(): New compiler-specific macros.
2004-07-30 raskyVari fix per documentazione e commenti
2004-07-30 raskyNuovo supporto unificato per detect della CPU
2004-07-29 bernievsprintf(): Remove prototype for backwards compatibilit...
2004-07-20 bernieUse attribute((always_inline)) to force inlining. ...
2004-07-20 bernieFix two errors introduced by previous commit.
2004-07-20 bernieReverse the logic to provide defaults for undefined...
2004-07-20 bernieCleanup documentation
2004-06-27 alephChange UNUSED() macro to accept two arguments: type...
2004-06-06 berniePP_CAT(): New macro.
2004-06-03 bernieAdd dual-license information.
2004-05-23 bernieAdd top-level files.