allow specification of names for in parameters in spec file
[libfirm] / ir / ana2 / ecg.c
2007-04-26 Michael Beckfixed fprintf
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadd license info to ana2
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-13 Michael Beckrename type entity into ir_entity
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-12-31 Michael Beckadded missing includes
2005-12-05 Michael Beckneeded include added
2005-03-22 Florian LiekwegNeed to initialise typalise now
2005-01-14 Florian Liekwegfix gnu extension
2005-01-14 Florian LiekwegFactor out call_info_t ctor; fix mallocs; fix initialis...
2005-01-10 Florian Liekwegfixup printfs, don't put environments on the stack
2004-12-23 Michael Beckused new xcalloc
2004-12-22 Michael Beckmade allocations C-like
2004-12-21 Michael Beckremoved C99 constructs
2004-12-20 Florian Liekwegfix recursion handling
2004-12-15 Florian Liekwegpto_name.c
2004-12-06 Florian Liekwegactually iterate
2004-12-02 Michael Beckfixed config.h include
2004-11-30 Florian Liekwegfix graph dumping, remove 'HERE's
2004-11-26 Florian Liekwegdebugging annotations
2004-11-24 Florian LiekwegBugfixes
2004-11-20 Florian LiekwegAdded iterator functions
2004-11-18 Florian LiekwegAdded unique ids for debugging, added access functions
2004-11-04 Florian LiekwegNicer Colors
2004-10-21 Florian LiekwegMoved memwalk stuf into irmemwalk
2004-10-20 Florian LiekwegAdded ana2, added ecg and pto