Commit History

Author SHA1 Message Date
  Daniel Santos 9a8ab1c399 bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG 12 years ago
  Daniel Santos c361d3e543 compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} 12 years ago
  Daniel Santos a3ccc497cd bug.h: make BUILD_BUG_ON generate compile-time error 12 years ago
  Daniel Santos 1d6a0d19c8 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON 12 years ago
  Daniel Santos ca623c914e bug.h: fix BUILD_BUG_ON macro in __CHECKER__ 12 years ago
  Daniel Santos 6ae8d04871 compiler{,-gcc4}.h, bug.h: Remove duplicate macros 12 years ago
  Tushar Behera c5782e9f5a include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID 12 years ago
  Konstantin Khlebnikov baf05aa927 bug: introduce BUILD_BUG_ON_INVALID() macro 13 years ago
  Paul Gortmaker 35edd9103c bug: consolidate BUILD_BUG_ON with other bug code 13 years ago
  Andrew Morton 0d9c25dde8 headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h 16 years ago
  Heiko Carstens 608e261968 generic bug: use show_regs() instead of dump_stack() 18 years ago
  Jeremy Fitzhardinge 7664c5a1da [PATCH] Generic BUG implementation 18 years ago