http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[compiler] Allow for selective disabling of debug levels at runtime
[people/sha0/gpxe.git]
/
src
/
include
/
compiler.h
2008-10-01
Michael Brown
[compiler] Allow for selective disabling of debug level...
blob
|
commitdiff
2008-10-01
Michael Brown
[compiler] Add __always_inline macro
blob
|
commitdiff
|
diff to current
2008-06-14
Michael Brown
[legacy] Align legacy drivers' __shared data to the...
blob
|
commitdiff
|
diff to current
2008-02-21
Michael Brown
Add DBGLVL_IO to trace all memory-mapped I/O.
blob
|
commitdiff
|
diff to current
2007-09-11
Michael Brown
Merge branch 'master' into 3leaf-rewrite
blob
|
commitdiff
|
diff to current
2007-08-23
Holger Lubitz
Merge branch 'master' into curses
blob
|
commitdiff
|
diff to current
2007-08-23
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
blob
|
commitdiff
|
diff to current
2007-08-23
Michael Brown
Merge commit 'holger/strings'
blob
|
commitdiff
|
diff to current
2007-08-20
Holger Lubitz
define malloc attribute
blob
|
commitdiff
|
diff to current
2007-08-19
Holger Lubitz
define __nonnull
blob
|
commitdiff
|
diff to current
2007-08-19
Holger Lubitz
define __pure and __const
blob
|
commitdiff
|
diff to current
2007-08-18
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
blob
|
commitdiff
|
diff to current
2007-08-18
Michael Brown
Add barrier() primitive (was present in Eb5.4), used...
blob
|
commitdiff
|
diff to current
2007-08-18
Michael Brown
Add barrier() primitive (was present in Eb5.4), used...
blob
|
commitdiff
|
diff to current
2007-08-01
Holger Lubitz
define __nonnull
blob
|
commitdiff
|
diff to current
2007-08-01
Holger Lubitz
define __pure and __const
blob
|
commitdiff
|
diff to current
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
blob
|
commitdiff
|
diff to current
2007-07-28
Michael Brown
Applied a modified version of holger's regparm patches.
blob
|
commitdiff
|
diff to current
2007-07-24
Michael Brown
Add per-file error identifiers
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-01-30
Michael Brown
Use "dbg_stream" rather than "stream" as a variable...
blob
|
commitdiff
|
diff to current
2007-01-18
Michael Brown
console.h is no longer needed for debugging
blob
|
commitdiff
|
diff to current
2007-01-18
Michael Brown
Add DBGLVL_PROFILE
blob
|
commitdiff
|
diff to current
2007-01-13
Michael Brown
Hex dumps are now integrated into the DBG() framework.
blob
|
commitdiff
|
diff to current
2006-12-29
Michael Brown
Added auto-colourising DBGC() macro
blob
|
commitdiff
|
diff to current
2006-09-27
Michael Brown
Inhibit compiler warnings on DBG() when building a...
blob
|
commitdiff
|
diff to current
2006-09-14
Marty Connor
update DBG_DISCARD macro to allow the compiler to see...
blob
|
commitdiff
|
diff to current
2006-06-01
Michael Brown
Make DBG_DISCARD correct
blob
|
commitdiff
|
diff to current
2006-03-23
Michael Brown
Assertions are now handled via the POSIX-like <assert.h>.
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2006-03-16
Michael Brown
Merge from Etherboot 5.4
blob
|
commitdiff
|
diff to current
2005-05-20
Michael Brown
Use "#var" rather than "@c var" for doxygen.
blob
|
commitdiff
|
diff to current
2005-05-19
Michael Brown
Doxygenation
blob
|
commitdiff
|
diff to current
2005-05-19
Michael Brown
Imported from Etherboot 5.4 tree
blob
|
commitdiff
|
diff to current
2005-05-19
Michael Brown
Synced across updates from Etherboot 5.4 tree
blob
|
commitdiff
|
diff to current
2005-05-18
Michael Brown
__attribute__ does not need to be treated as a variadic...
blob
|
commitdiff
|
diff to current
2005-05-18
Michael Brown
Hide __attribute__ from doxygen
blob
|
commitdiff
|
diff to current
2005-05-17
Michael Brown
Use __unused instead of __used for static data structures.
blob
|
commitdiff
|
diff to current
2005-05-13
Michael Brown
Added ASSERT() macro
blob
|
commitdiff
|
diff to current
2005-05-03
Michael Brown
Removed spurious semicolon
blob
|
commitdiff
|
diff to current
2005-05-02
Michael Brown
Moved definition of __shared into compiler.h
blob
|
commitdiff
|
diff to current
2005-04-27
Michael Brown
Added PREFIX_OBJECT() function to be able to easily...
blob
|
commitdiff
|
diff to current
2005-04-25
Michael Brown
Allow for multiple debug levels
blob
|
commitdiff
|
diff to current
2005-04-22
Michael Brown
Revert debug message prefix back to none, since we...
blob
|
commitdiff
|
diff to current
2005-04-21
Michael Brown
Force a standard format upon debug messages.
blob
|
commitdiff
|
diff to current
2005-04-17
Michael Brown
Automatically drag in console.h if DBG() is being defin...
blob
|
commitdiff
|
diff to current
2005-04-14
Michael Brown
Automatically create DBG() macro based on debug_<object...
blob
|
commitdiff
|
diff to current
2005-04-08
Michael Brown
Merged mcb30-realmode-redesign back to HEAD
blob
|
commitdiff
|
diff to current