becopyheur2: Avoid unnecessary copies of the admissible registers.
[libfirm] / ir / libcore / lc_printf.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-10-20 Matthias Braunremove unnecessary libcore bits
2011-10-20 Matthias Brauncast ctype functions input to unsigned char
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-19 Michael BeckFixed r28259 which broke hh and h modifier.
2011-01-08 Michael BeckFurther improved lc_printf() and friends.
2011-01-06 Michael BeckEnable lc_printf and friends handling of j, t, and...
2010-12-22 Michael BeckFixed some 64bit warnings by using size_t and fixing...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunadd missing config.h includes
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-06-25 Michael Beckfixed handling of modifiers (%ld works now)
2008-02-14 Matthias Braunadd obstack and libcore to libfirm