X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=Changes;h=34baf009e813aba1d4be78dbd1399cac53544942;hb=898caa0b0671dfe587c9ff4e2bbca6d40a9ee30f;hp=c1a1eb89395ab457a8f176fb769efc9e7f6c721f;hpb=5f893f437c8a7a7591a5b671a46121827f34d15a;p=libfirm diff --git a/Changes b/Changes index c1a1eb893..34baf009e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ + 29.8.2001 Goetz + Added routine to free irgraphs. + + 17.7.2001 Goetz + Improved add routines to sub, supertype in type.c + + 12.r7.2001 Goetz + Added implementation of overwrites stuff. + + 11.7.2001 Goetz + Implemented stuff to change the type graph. See + typegmod.h and tpop.h for basic documentation of the change. + There now exists a type of kind type_id. If this appears + externally this is a bug. + + 9.7.2001 Goetz + Added some new access routines to types. + List of overwritten fields for entities. + Removed a bug in irnode. + 4.7.2001 Goetz Added a routine to set the mangled entity name. Added two routines to copy entites.