beloopana: Remove duplicate comments.
[libfirm] / ir / common / timing.c
2012-12-12 Matthias Braunremove license stuff from files
2012-10-24 Matthias Braunrework timer API
2012-10-24 Matthias Braunfix a bunch of warnings reported by clang analyzer
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-05-10 Christoph MallonUse simple assignment instead of memcpy() when possible.
2011-04-08 Andreas Zwinkaumerge kaps
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