Remove address name SymConsts.
[libfirm] / ir / ana / rta.c
2010-02-19 Christoph MallonRemove address name SymConsts.
2010-02-04 Matthias Braun- representing the 3-state visibility (default,local...
2010-02-03 Matthias BraunRework linkage types in firm.
2009-05-17 Matthias Braun- newer gcc warned me about errors in our strncat usage...
2009-04-06 Michael Beck- use firm debug facility instead of printf()
2008-11-14 Matthias Braunrename mangling stuff to avoid name clashes
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-02 Michael Beckupdate copyright message
2007-11-16 Matthias Braunremove some flags, ported some phases to new debug...
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-06-17 Matthias Braunfix warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrenamed entity -> ir_entity
2006-12-12 Michael BeckFixed missing initialization
2006-12-11 Matthias Braun- Several warning fixes
2006-06-05 Michael Beckadded support for Thread local storage
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2006-01-02 Michael Beckmissing include added
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2004-12-21 Michael Beckremoved C99 constructs
2004-12-02 Michael Beckfixed config.h include
2004-11-11 Götz Lindenmaiermade pseudo irg aware
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-10-21 Götz Lindenmaiercomments
2004-10-20 Florian LiekwegRemoved ecg
2004-10-18 Florian Liekwegavoid warning
2004-09-24 Michael Beckfixed doxygen comments, removed initialization for...
2004-08-19 Götz Lindenmaierfixed some errors, pushed closer to inteded firm semantics
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-08 Götz Lindenmaierfirmstat added
2004-07-08 Götz Lindenmaier*** empty log message ***
2004-07-06 Beyhannew SymConst semantics
2004-06-27 Florian LiekwegAdded comment
2004-06-25 Florian Liekwegobserve stickyness; minor refactoring
2004-06-24 Götz Lindenmaiertest of firm flags
2004-06-18 Florian Liekwegminor bug fix (go forward, not backward) --flo
2004-06-18 Florian Liekwegfinal bug fix (calls via consts)
2004-06-17 Florian Liekwegremoved DD*s
2004-06-17 Florian Liekwegminor bug fix
2004-06-17 Florian Liekwegmajor bugfix
2004-06-17 Götz Lindenmaierirscc: bugfix, can now deal with loops not reachable...
2004-06-17 Florian LiekwegFixed typos in comments
2004-06-17 Florian LiekwegAdded comments; added remove_irg
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-14 Götz Lindenmaierbugfixesbug
2004-06-13 Florian LiekwegRTA auf Iterative RTA aufgebohrt --flo
2004-06-12 Florian LiekwegKommentare eingef"ugt --flo
2004-06-12 Florian LiekwegRTA works, outedges breaks. "Yay." --flo
2004-06-11 Florian LiekwegAdded todo
2004-06-11 Florian LiekwegAdded RTA --flo