34 Комити (9b01a9fd9cb149a1cee0d16e59e050131aefdabf)

Аутор SHA1 Порука Датум
  Michael Brown 9b01a9fd9c [compiler] Add __always_inline macro пре 16 година
  Michael Brown 0d91c37ce5 [legacy] Align legacy drivers' __shared data to the maximum possible пре 16 година
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. пре 16 година
  Holger Lubitz 2220e1a676 define malloc attribute пре 17 година
  Holger Lubitz 3859abb7de define __nonnull пре 17 година
  Holger Lubitz e8b8991b84 define __pure and __const пре 17 година
  Michael Brown 800c8b014b Add barrier() primitive (was present in Eb5.4), used by some currently пре 17 година
  Michael Brown a895fd0c15 Add barrier() primitive (was present in Eb5.4), used by some currently пре 17 година
  Holger Lubitz e3d10ac673 define __nonnull пре 17 година
  Holger Lubitz cd619a1eec define __pure and __const пре 17 година
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. пре 17 година
  Michael Brown 9aa61ad5a2 Add per-file error identifiers пре 17 година
  Michael Brown 395c76e94d Use "dbg_stream" rather than "stream" as a variable name in пре 17 година
  Michael Brown d12770e254 console.h is no longer needed for debugging пре 17 година
  Michael Brown f781a98ac4 Add DBGLVL_PROFILE пре 17 година
  Michael Brown 3b77c7aa1b Hex dumps are now integrated into the DBG() framework. пре 17 година
  Michael Brown 2494625702 Added auto-colourising DBGC() macro пре 17 година
  Michael Brown b16de6ae66 Inhibit compiler warnings on DBG() when building a non-debug object, пре 18 година
  Marty Connor e2aca77132 update DBG_DISCARD macro to allow the compiler to see the argument for compile-time checking, while still having it optimized away during compilation пре 18 година
  Michael Brown 50415b3aca Make DBG_DISCARD correct пре 18 година
  Michael Brown af23ff8a24 Assertions are now handled via the POSIX-like <assert.h>. пре 18 година
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. пре 19 година
  Michael Brown a9fabe7546 Doxygenation пре 19 година
  Michael Brown 484d6e7d24 __attribute__ does not need to be treated as a variadic macro, since пре 19 година
  Michael Brown 75a90cb143 Hide __attribute__ from doxygen пре 19 година
  Michael Brown 3bbf5f28a3 Use __unused instead of __used for static data structures. пре 19 година
  Michael Brown f0d048bf91 Added ASSERT() macro пре 19 година
  Michael Brown 68e90c75b6 Removed spurious semicolon пре 19 година
  Michael Brown 60b82eb5cd Moved definition of __shared into compiler.h пре 19 година
  Michael Brown 1ddcdb0524 Added PREFIX_OBJECT() function to be able to easily prepend any string пре 19 година
  Michael Brown f972f256e6 Allow for multiple debug levels пре 19 година
  Michael Brown 4e3ebba8e6 Revert debug message prefix back to none, since we sometimes want to use пре 19 година
  Michael Brown 905ca1f21d Force a standard format upon debug messages. пре 19 година
  Michael Brown 063140864e Automatically drag in console.h if DBG() is being defined as printf(). пре 19 година
  Michael Brown dcd573afcb Automatically create DBG() macro based on debug_<object> macro. пре 19 година
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD пре 19 година