summaryrefslogtreecommitdiff
path: root/include/asm-sparc/bug.h
AgeCommit message (Expand)Author
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall
2004-06-09[SPARC32]: Continue to avoid the use of __builtin_trap for BUG()Keith M. Wesolowski
2003-07-25[SPARC]: __builtin_trap() is bug-free in 3.3.1 and later.David S. Miller
2003-06-25[SPARC]: Do not use __builtin_trap() on sparc until gcc is fixed.Rob Radez
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-05-17[SPARC]: Sanitize BUG().Pete Zaitcev
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King