libfirm
2007-03-20 Matthias Braundisabled show after showgraph, as it is (or was?) buggy
2007-03-20 Matthias Braunreindent
2007-03-19 Matthias Braun- Added raw_bitset.h it contains routines for handling...
2007-03-13 Matthias Braunpmap keys can be const
2007-03-06 Christian Würdigadapted debugger to new ycomp syntax and to set_irn_n...
2007-03-06 Christian Würdigcall hook_set_irn_n when adding new inputs
2007-03-02 Michael Beckadd dumper for call parameter disatribution table
2007-03-02 Michael Beckanalyse kind of Call parameters
2007-03-02 Michael Beckstat_get_count_distrib_tbl(): uses now counter_t for...
2007-03-02 Michael BeckZERO_CNT initializer added
2007-03-02 Michael Beck- reformatted
2007-02-27 Matthias Braunintroduce 128bit long long modes
2007-02-26 Christian Würdigfixed CRLF
2007-02-26 Matthias Brauncorrectly handle bad predecessors
2007-02-26 Matthias Braunadd an add_irn_n for nodes with dynamic arity
2007-02-26 Matthias Braunfix some wrong oparities (Ends+Sync) are oparity_dynamic
2007-02-21 Matthias Braunremove unused code
2007-02-21 Matthias Braunfix warning
2007-02-21 Matthias Braunmake sure hooks are enabled for dce survivors
2007-02-16 Christian Würdigextended debug output
2007-02-16 Christian Würdigfixed indent
2007-02-16 Matthias Braunfix wrong edge verifier
2007-02-15 Matthias Braunfix wrong usage of notify_edge for add_End_keepalive...
2007-02-15 Matthias Braunreformat some code, fix problems in edges verifiert
2007-02-14 Christian Würdigadded edge number for debugging purpose
2007-02-14 Andreas SchösserNormalized line endings, added some comments
2007-02-14 Christian Würdigfixed wrong usage of foreach_set macro
2007-02-14 Christian Würdigadded missing function declaration
2007-02-14 Christian Würdiguse edge counter instead of recalculation for getting...
2007-02-14 Christian Würdigextended edge verifier
2007-02-14 Christian WürdigBugFix: bitset_flip was broken
2007-02-14 Matthias Braun- fixed edge verifier
2007-02-13 Andreas Schösser"Edges private data" was broken. Added allocation of...
2007-02-13 Christian Würdigadded foreach_set macro (behaves like foreach_pset)
2007-02-13 Christian Würdigfixed keep-alive outedge bug (off-by-one error in edge...
2007-02-13 Christian Würdigadded edge verification routines
2007-02-13 Christian Würdigifdef'ed out-edges for keep alives with USE_KEEPALIVE_O...
2007-02-12 Christian WürdigBugFix: fixed wrong usage of edges_notify (exchanged...
2007-02-11 Christian Würdigadded option for pure Phi classes
2007-02-09 Christian WürdigBugFix: ARR_F may be relocated when resized, so there...
2007-02-09 Christian WürdigBugFix: use phase_get_or_set_irn_data for getting phi...
2007-02-09 Christian Würdigadded asserts
2007-02-09 Matthias Braundon't test for refernece mode in copyb arguments in...
2007-02-09 Christian WürdigBugFix: fixed wrong include
2007-02-09 Christian Würdigmade phiclass an ir_phase object
2007-02-08 Matthias Braunloose some restrictions in the ir verifier if the irg...
2007-02-08 Matthias Braunnever set the startblock to bad (even without the self...
2007-02-07 Michael Beckdump more -assert graphs
2007-02-07 Michael Beckdoxygen docu added
2007-02-07 Michael BeckBugFix: TLS variables are Sels, not SymConst
2007-02-07 Michael Beckdo not optimize dead blocks preventing endless loops ...
2007-02-07 Matthias Braunfix some oparities in firm
2007-02-06 Michael BeckBugFix: if a Load-after-Load is a hidden Conv, Conv...
2007-02-06 Michael BeckChanged handling of switch-Conds. Now collected and...
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-02-06 Christian Würdigsupport negative number, so we can set all bits of...
2007-02-06 Christian Würdigassert if someone tries to exchange a node with itself
2007-02-05 Michael BeckBugFix: wrong ()
2007-02-05 Matthias Braunuse ir_vfprintf in the panic() function
2007-02-05 Matthias Braunadd an is_Quot function
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Michael Beckreformatted
2007-02-02 Michael Beckremoved the old entity type
2007-02-01 Michael Beckadd local and parameter rule
2007-02-01 Michael Beckfixed missing sizeof ...
2007-01-31 Michael Beckreformated
2007-01-31 Michael Beckremoved unused data/functions, reformated
2007-01-31 Michael Beckfixed dumping of callgraph if execution frequency is...
2007-01-31 Matthias Braunadd an is_CopyB
2007-01-30 Matthias Braunenable edge calculation for all anchor nodes
2007-01-29 Michael Beckcombined two allocations
2007-01-29 Matthias BraunFixed bad memset, which didn't correctly initialize...
2007-01-27 Christian WürdigChange: lexer accepts now identifiers composed of any...
2007-01-26 Matthias Braunadd pset.c to avoid strange hackery in Makefiles
2007-01-25 Michael Beckdoxygen comment updated
2007-01-25 Michael BeckFixed wrong assert
2007-01-25 Michael Beckfixed decimal number parsing
2007-01-24 Michael Beckoverkill: add parser, allowing ; to separate commands :-)
2007-01-24 Christian Würdigadded missing include irnode.h
2007-01-24 Christian Würdigclear inside irgwalk flag when dumping (otherwise we...
2007-01-24 Michael Beckreplaced unused headers by firm_types.h
2007-01-23 Michael Beckcg_callee_entry type holding the callee information...
2007-01-23 Michael Beck- allocated backedge array only on demand
2007-01-23 Michael Beckmore doxygen comments added
2007-01-22 Matthias Braun- Create new copy_attr functions for blocks, phis and...
2007-01-22 Matthias Braunsome sanity checks
2007-01-22 Matthias Braunmake sure backedges are available before dumping them
2007-01-22 Christian Würdigadded PLUGIN_xxx defines
2007-01-18 Michael Beckspeedup for cycle
2007-01-18 Michael BeckUpdated doxygen docu
2007-01-18 Michael Becktypo fixed
2007-01-18 Michael Beckadd include (previously removed from the header)
2007-01-18 Christian Würdigreplaced several includes by including just firm_types.h
2007-01-18 Christian Würdigremoved double include
2007-01-17 Michael Beckadded Load/Store addres counter
2007-01-16 Michael Beckupdated
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
next