47 Ревизии (2aad3fab233f0235f9a8f677ae7bb402f1647eb6)

Автор SHA1 Съобщение Дата
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations преди 14 години
  Michael Brown 8406115834 [build] Rename gPXE to iPXE преди 14 години
  Joshua Oreman 2d58a62330 [linker] Add safe weak symbol macros преди 14 години
  Joshua Oreman 9a0bd0711f [linker] Add mechanism for subsystem-dependent configuration options преди 15 години
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros преди 15 години
  Joshua Oreman 3f274a6950 [legal] Add MIT licence declaration преди 15 години
  Michael Brown a525fb7782 [legal] Add mechanism for explicit per-file licence declarations преди 15 години
  Michael Brown 7c47ebd65c [build] Add {PROVIDE,REQUIRE}_SYMBOL macros and tidy up compiler.h преди 15 години
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) преди 15 години
  Michael Brown b08e255ef1 [build] Fix building on gcc 3 преди 15 години
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary преди 15 години
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall преди 15 години
  Michael Brown afe1323c76 [compiler] Allow for selective disabling of debug levels at runtime преди 15 години
  Michael Brown 9b01a9fd9c [compiler] Add __always_inline macro преди 15 години
  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, преди 17 години
  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 години