eliminate the unnecessary and especially confusing concept of a 'code_generator'...
[libfirm] / ir / libcore /
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-07 Matthias Braunuse "" include path inside the project
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-05-19 Matthias Braunwe can do without the odd align.h
2010-05-06 Matthias Braunupdate for win32 compatibility
2010-05-03 Matthias Braunfix a bunch of warnings reported by cparser
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-11-28 Christoph MallonInclude alloca.h only, if HAVE_ALLOCA_H is set.
2008-11-02 Michael Beck- fixed RELEASE build
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-14 Matthias Braunuse default error handler if none is specified
2008-10-14 Matthias Braunbe consequent: don't warn about config files, simply...
2008-10-14 Michael Beck- add options to the list tail, so they are shown in...
2008-10-14 Michael BeckYep, I think this is a dangerous feature, so warn about it.
2008-10-13 Michael Beck- increase string length for x86 architectural options
2008-10-13 Michael Beck- BugFix: DECL_DUMP() and DECL_DUMP_VALS() uses strncat...
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-05-13 Michael Beck-BugFix: can not handle values with - in in, needed...
2008-04-19 Michael Becksyntay error fixed
2008-04-19 Michael Beck- handle failure of getpwuid() more gracefully
2008-02-14 Matthias Braunadd obstack and libcore to libfirm