Updated header
[libfirm] / ir / ana2 / typalise.c
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
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-05-13 Michael Beckmade (void) prototypes
2005-05-06 Michael Beckadded missing includes
2005-03-22 Florian Liekweg"small" fix for exception b/d
2005-01-14 Florian Liekwegfix gnu extension
2005-01-10 Florian Liekwegfixup printfs, don't put environments on the stack
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2004-12-22 Michael Beckmade allocations C-like
2004-12-21 Michael Beckremoved C99 constructs
2004-12-02 Michael Beckfixed config.h include
2004-10-22 Florian LiekwegCorrectly handle proj_args
2004-10-21 Florian LiekwegMoved memwalk stuf into irmemwalk