From 656afe77ac15081ad612a20a31dbacea1799d484 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20Sch=C3=A4fer?= Date: Wed, 31 May 2000 13:52:39 +0000 Subject: [PATCH] *** empty log message *** [r15] --- Changes | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Changes b/Changes index 70706907e..83ad0bbae 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,5 @@ 31.5.2000 Chris - Removed some files from the archive, after dependences and usage are checked. + Removed some files from the archive, after dependences and usage are checked: - 'ir/common/strerror.c' was nowhere used; - 'ir/ident/xx_ident.h' @@ -7,16 +7,17 @@ - 'ir/tv/label.c' and - 'ir/tv/label.h' contained a numeric counter; - The files were included in 'tv.h' and implemented in the 'tarval struct'. - but this attribute was never used. the two functions 'tarval_label' and - 'tarval_forall_labeled' were also never used. In the old fiasco compiler, - the label thing is used in the backend. Search for 'babil' to see the usage. + The files were included in 'tv.h' and implemented in 'tarval.c'. The two + functions 'tarval_label' and 'tarval_forall_labeled' were also never used. + In the old fiasco compiler, the label thing is used in the backend. + Search for 'babil' to see the usage. + Also removed the two attributes 'lab' and 'used' in the tarval struct. 26.5.2000 Chris Moved the 'new_ir_node' constructor from ircons.* to irnode.* and fixed afterwards some recursive includes, so libfirm works again. -*** Goetz has to complete this lines - several changes are not annotated +*** Goetz has to complete this lines - several changes are not annotated yet! *** 15.2.2000 Goetz Added access routine to attribute link of irnode in irnode.ch. -- 2.20.1