make firm compilable with a c++ compiler
[libfirm] / ir / libcore / lc_opts.c
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-06-23 Matthias Braunremove general ifg interface and always use ifg_std...
2010-05-03 Matthias Braunfix a bunch of warnings reported by cparser
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
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-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-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunadd missing config.h includes
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