renamed register_additional_node_data() to firm_register_additional_node_data()
[libfirm] / ir / ir / irnodeset.c
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-12 Matthias Braunstart with smaller nodesets by default
2007-05-21 Michael BeckHash() should return an unsigned
2007-05-16 Matthias Braunfix
2007-05-16 Matthias Braunfix typo so that irnodeset really uses node numbers...
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunfix warning, add a Block_block_visited function, don...