From: Götz Lindenmaier Date: Tue, 22 Jan 2002 08:50:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=8e2ea1679a5eae2a14566c480ebde5b40f4f96fb;p=libfirm *** empty log message *** [r296] --- diff --git a/Changes b/Changes index aea33da8c..23177d17a 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,16 @@ + 21.1.2002 Goetz + Added volatile flag to entity, order flag to array. + Added a set of assertions. + + 17.1.2002 Goetz + Added access function set_class_members() + 21.12.2001 Goetz Asserts in irvrfy that verify the mode of Proj nodes. For Start, Call, Return they check the corresponding function type! Corrected bugs in testprograms. + Some asserts for legal values of 'pos' arguments in type/entity + access routines. 20.12.2001 Goetz Some access routines for visited flags in entity.h, irnode.h,