used ir_type instead of type
[libfirm] / ir / tr / mangle.c
2006-05-18 Michael Beckused ir_type instead of type
2005-12-05 Michael Beckadded missing stdio.h
2005-11-08 Michael Beckcalling convetions are now read from the method type
2005-10-19 Michael Beckadd win32 C function mangling
2004-12-23 Michael Beckadded doxygen comment
2004-12-02 Michael Beckfixed config.h include
2004-09-02 Michael Beckrenames internal function to avoid name clash with...
2004-08-13 Beyhannormalized names of functions, enums ...
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaieradded copyright information
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-07-10 Boris Boesler+ removed assertion in mangle_type
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-05 Boris Boesleradded
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-07-17 Götz Lindenmaier*** empty log message ***
2000-05-16 Christian SchäferInitial revision