beloopana: Remove duplicate comments.
[libfirm] / ir / libcore / lc_opts.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-06 Christoph Mallonlibcore: Remove LC_OPT_ENT_NEGBOOL() and LC_OPT_ENT_NEG...
2012-10-24 Matthias Braunfix a bunch of warnings reported by clang analyzer
2012-07-20 Christoph MallonLet list_for_each_entry(), list_for_each_entry_reverse...
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-07-27 Christoph MallonCorrect type inconsistency in LC_OPT machinery.
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-15 Matthias Braunnobody needs alloca.h these days (hopefully) - using...
2011-04-15 Matthias Braunremove configfile parsing stuff, this also eliminates...
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-24 Michael BeckFixed some size_t related warnings.
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