Added copyright headers
[libfirm] / ir / ana / irouts.c
2003-08-19 Götz LindenmaierAdded copyright headers
2003-01-27 Michael BeckFixed function pointer declarations (and make identical...
2003-01-13 Sebastian Felis*** empty log message ***
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-06-11 Götz Lindenmaierunused var removed
2002-04-26 Götz LindenmaierBugfix in get_Block_cfg_out: treatment of keep alive...
2002-02-28 Götz Lindenmaierblock walk in irouts.
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-02-13 Florian Liekwegfixed bug in equivalent_node (store/store elimination...
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...