*** empty log message ***
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 1 Mar 2001 10:17:38 +0000 (10:17 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 1 Mar 2001 10:17:38 +0000 (10:17 +0000)
commitd61b4fcf547abba70184af32e2d3acc77531c623
treebd2ed50f8ea608ec3ff54f93190392281eca1d96
parentda7cc0f77e63e1a39ce4dac7ba714fc3e0b409c7
*** empty log message ***

[r90]
40 files changed:
Changes
ir/adt/Makefile
ir/common/Makefile
ir/debug/Makefile
ir/debug/debinfo.c [new file with mode: 0644]
ir/debug/debinfo.h [new file with mode: 0644]
ir/debug/debug.h
ir/ident/Makefile
ir/ident/ident.h
ir/ident/ident_t.h
ir/ir/Makefile
ir/ir/ircons.c
ir/ir/ircons.h
ir/ir/irdump.c
ir/ir/irgmod.h
ir/ir/irgopt.c
ir/ir/irgraph.c
ir/ir/irgraph.h
ir/ir/irgraph_t.h
ir/ir/irmode.c
ir/ir/irmode.h
ir/ir/irmode_t.h [new file with mode: 0644]
ir/ir/irnode.c
ir/ir/irnode.h
ir/ir/irop.c
ir/ir/irop.h
ir/ir/iropt.c
ir/ir/irprog.c
ir/ir/irprog.h
ir/ir/irprog_t.h [new file with mode: 0644]
ir/ir/old_fctnames.h [new file with mode: 0644]
ir/tr/Makefile
ir/tr/mangle.h
ir/tr/type_or_entity.h
ir/tv/Makefile
ir/tv/tv.c
ir/tv/tv.h
testprograms/Makefile
testprograms/array-heap_example.c
testprograms/if_else_example.c