Simplyfied firm arrays by deleting useless macro and union.
[libfirm] / ir / common / timing.c
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-12-21 Matthias Braunkeep timer interface simple - no names and descriptions...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunmore firm_config includes removed
2008-04-02 Michael Beckfixed Win32 build
2008-03-29 Matthias Braunfix check for posix realtime extensions
2008-02-13 Matthias Braunlibfirm timing code adapted from libcore