libfirm
2004-12-15 Sebastian HackAdded new firm debug functions.
2004-12-15 Florian Liekwegremove debugging stuff
2004-12-15 Florian Liekwegstore ctx idx in names
2004-12-15 Florian Liekwegprint yet nicer names
2004-12-15 Florian Liekweguse DBGEXE correctly; print yet nicer names
2004-12-15 Michael Beckdumper settings now always want a value
2004-12-15 Florian Liekwegpto_name.c
2004-12-14 Sebastian HackAdded init function to appender. This fixes ir_snprintf...
2004-12-14 Sebastian HackAdded firm_config.h include
2004-12-13 Michael BeckAdded new Mux(b, numP, numP) -> numP node
2004-12-13 Sebastian HackSome bugfixes
2004-12-13 Hannes Jakschitschfixed buggy commit
2004-12-13 Sebastian HackSome bugfixes. Added bitset dumping support.
2004-12-13 Sebastian Hackadded registration facility for own data in an ir graph...
2004-12-13 Sebastian Hackconstified is_Phi
2004-12-10 Michael Becknormalize the interface, all fucntions that change...
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-12-10 Michael Beckused xmalloc instead of malloc
2004-12-10 Michael BeckRemoved unused header files
2004-12-09 Sebastian HackAdded stdlib.h include for strtol()
2004-12-09 Sebastian HackPut braces around function names.
2004-12-09 Sebastian HackRemoved parameter names from macros
2004-12-09 Sebastian HackSome macros for easy facade function implementation.
2004-12-09 FIRM Projekt... numbering of start and end block excanged
2004-12-09 Michael Beckchanged the hook function
2004-12-09 Götz Lindenmaierbugfix
2004-12-09 Michael BeckRemoved, fourcc.h is now used to create magic numbers
2004-12-08 Götz Lindenmaierfourcc needed in installation, but without firm_config.h
2004-12-08 Boris Boesler*** empty log message ***
2004-12-08 Götz Lindenmaierconfigure for heapanalysis
2004-12-08 Götz Lindenmaierchanged info of nodes.
2004-12-08 Michael BeckFixed the last fix :-(
2004-12-08 Sebastian HackAdded default pointer comparison function.
2004-12-08 Sebastian HackAdded convenience macros for pset creation and introduc...
2004-12-08 Sebastian HackRemoved variable names which are equal to C++ keywords.
2004-12-08 Sebastian HackMake it use fourcc.h and unified naming a little.
2004-12-08 Sebastian HackAdded switch for firm backend stuff
2004-12-08 Sebastian HackAdded optional build for firm backend facility
2004-12-08 Sebastian HackSubstituted emacs tags target with vi tags target,...
2004-12-08 Sebastian HackMinor corrections.
2004-12-07 Boris Boesler*** empty log message ***
2004-12-07 Boris Boeslerbug fix for deleting irgs
2004-12-07 Boris Boesler*** empty log message ***
2004-12-07 Michael BeckAdded DAG statistic calculation
2004-12-06 Boris Boeslermoved pseudo_irg.[ch] from ir/external/ to directory...
2004-12-06 Boris Boeslermoved pseudo_irg.[ch] to directory ir/ir
2004-12-06 Boris Boesler*** empty log message ***
2004-12-06 Boris Boesler*** empty log message ***
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-06 Florian Liekwegactually iterate
2004-12-06 Florian Liekwegcolorize name dump
2004-12-06 Florian Liekwegvirtually no change
2004-12-06 Michael BeckADded support for multiline defines
2004-12-02 Michael Beckadded new firm_config.h generation
2004-12-02 Michael BeckAdded firm_config.h creation
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed typos
2004-12-02 Michael Beckfixed comment
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael BeckFixed: check additional restriction before Mulh instruc...
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckadded missing include directory
2004-12-02 Michael Beckinstall new firm_config.h header
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckremoved bool
2004-12-02 Michael Beckused new FOURCC magic
2004-12-02 Michael Beckremoved unneeded header
2004-12-02 Michael Beckused new firm_config.h, removed POINSON (unclear if...
2004-12-02 Michael Beckmake FOURCC macro produce right ordering for bigendien...
2004-12-02 Michael Beckused new firm_config.h include
2004-12-02 Michael BeckRenamaed host.h to align.h, removed unneeded things
2004-12-02 Michael Beckrenamed cookies -> magic
2004-12-02 Michael BeckADT Headers can be installed in libfirm/adt now
2004-12-02 Michael Becksorted to support the filter tools (automatic generatio...
2004-12-02 Michael BeckAdded rules to install adt files
2004-12-02 Michael Beckneeded utilities for configure
2004-12-02 Sebastian HackConstified a little bit.
2004-12-02 Michael Beckcontaining the famous FOURCC macro
2004-12-01 Michael BeckFixed coloring of address expressions
2004-12-01 Michael BeckUsed the new is_Block_dead() check. local_optimize...
2004-12-01 Michael BeckAdded a new attribute to block nodes: dead
2004-12-01 Michael Becktypo fixed
2004-12-01 Sebastian HackAdded convenience macros for pointers.
2004-11-30 Götz Lindenmaiermore verbose node info
2004-11-30 Götz Lindenmaieradded test of text output
2004-11-30 Götz Lindenmaieradded new acceessers
2004-11-30 Götz Lindenmaieradded new accessers
2004-11-30 Götz Lindenmaiermore verbose info output of irnoded
2004-11-30 Florian Liekweginclude 'dump'
2004-11-30 Michael Beckfixed type, bugfix for out's
2004-11-30 Michael Beckchanged dumper, updated reference files
2004-11-30 Florian LiekwegInclude pto_mod
2004-11-30 Michael Beckenhanced dumper: dumps yet Bad blocks in local-const...
2004-11-30 Florian Liekweginclude irgwalk when using irg_walk
2004-11-30 Florian Liekwegfix initialisation; do correct iteration
2004-11-30 Florian Liekweginsert report changes
2004-11-30 Florian LiekwegCorrectly reset main graph; remove dbugging stuff
next