ast2firm: Factorise code to convert a value to its storage type.
[cparser] / adt / error.h
2012-10-30 Christoph MallonLet panic() print file, line and function.
2012-06-14 Christoph MallonAdd missing include guards.
2009-04-07 Michael Beck- 2009 patch
2008-02-18 Matthias Braunadd license prefix
2008-01-22 Matthias Braunuse new firm initializer syntax
2007-11-25 Michael Beckuse NORETURN macro instead of gcc like __attribute__...
2007-11-16 Michael Beckremoved abort() declaration, use from stdlib.h
2007-06-09 Matthias BraunInitial import of c parser