libfirm
2005-02-23 Sebastian HackHeavy changes
2005-02-21 Sebastian HackHeavy changes:
2005-02-21 Michael Beckupdated
2005-02-21 Michael Beckadd a call to firm_set_default_get_type()
2005-02-21 Michael Beckadded WITH_LIBCORE define
2005-02-21 Michael Beckmoved get_irn_type() to irnode.h
2005-02-21 Michael Beckimplemented get_Proj_type(), moved get_irn_type() here,
2005-02-21 Michael Beck*** empty log message ***
2005-02-21 Michael Beckfixed typo
2005-02-21 Michael Beckfixed different configurations
2005-02-21 Michael Beckfixed lost line
2005-02-21 Michael Beckfixed configure for libcore
2005-02-18 Michael Beckfixed a warning regarding const
2005-02-18 Florian LiekwegLocalisation
2005-02-17 Florian Liekweginclude all changes (not just ir)
2005-02-17 Florian Liekwegignore changelog stuff
2005-02-17 Florian Liekweg100 days should be enough for everybody
2005-02-17 Florian LiekwegDon't return a value for an invalid descriptor
2005-02-16 Sebastian HackAdapted to pnc_number change to pn_Cmp
2005-02-16 Michael Beckused new pn_Cmp constants instead of old pnc_number
2005-02-16 Michael Beckredefined cnst_classify_t type (must checked by asserti...
2005-02-16 Michael Beckused new pn_Cmp constants instead of old pnc_numbers
2005-02-16 Michael Beckremoved unneeded include
2005-02-16 Michael Beckremoved pnc.h file agin :-(
2005-02-16 Michael Beckadded needed tv.h include
2005-02-16 Michael Beckused pn_Cmp_Gt instead of old Gt
2005-02-16 Michael Beckfixed docu
2005-02-16 Michael Beckused onc_Cmp numbers instead of old pnc_numbers
2005-02-16 Michael Beckused pn_Cmp constants instead of old pnc_numbers
2005-02-16 Michael Beckused pn_Cmp constaneads instead of the old pnc_number
2005-02-16 Michael Beckremoved pnc.h, used pn_Cmp
2005-02-16 Michael Beckadded libcore, libxml2 and libiberty on demand
2005-02-15 Florian LiekwegSay 'ln -s etc/build.xml .; ant html' to create ./chang...
2005-02-15 Florian Liekwegsay 'ant -f etc/build.xml cvslog html' to create 'chang...
2005-02-14 Michael Beckrenamed init_reflect
2005-02-14 Michael BeckAdded irargs.c
2005-02-14 Michael BeckDisabled debug
2005-02-14 Michael BeckCosmetic
2005-02-14 Michael BeckAdded support for libcores printing
2005-02-14 Michael BeckAdded support for libcores debug interface
2005-02-14 Michael BeckAdded support for libcores lc_printf
2005-02-14 Michael BeckAdded support for libcore
2005-02-14 Michael Beckrenamed to firm_init_reflect()
2005-02-14 Sebastian HackAdded %> for indenting
2005-02-14 Sebastian HackDisabled debugging
2005-02-14 Sebastian HackFixed several bugs
2005-02-11 Michael BeckFixed my stupid correction
2005-02-11 Florian Liekwegback to C98
2005-02-11 Michael Becktypo fixed
2005-02-11 Michael Beckfixed FIRM_EDGES_INPLACE condition
2005-02-11 Michael Beckadded empty versions of the functions ...
2005-02-11 Michael Beckfixed indentation
2005-02-11 Michael Beckadded doxygen comments
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE whrere possible, this is...
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE, now handles by preprocessor
2005-02-11 Michael Beckadded empty macros if FIRM_EDGES is not defined
2005-02-11 Michael Beckremoved FIRM_EDGES_INPLACE, this is now handled by...
2005-02-11 Michael Beckadded a #if FIRM_EDGES_INPLACE
2005-02-11 Michael BeckFIRM_EDGES_INPLACE is defined only in firm_common_t.h
2005-02-11 Michael Beckget_entry now always returns a value
2005-02-11 Michael Beckbugfix: pset was freed with free
2005-02-10 Sebastian HackFixed a bug. Using the block visited flag
2005-02-10 Sebastian HackUsed visited flag to check for loops in find_conds
2005-02-10 Michael Beckallowed Minus for integer modes
2005-02-10 Michael Beckupdatted docu
2005-02-10 Michael Beckremoved ^M's
2005-02-10 Michael Beckupdated for new hooks
2005-02-10 Michael Beckremoved ^M
2005-02-10 Sebastian HackAdded pnc.h to the install headers
2005-02-10 Sebastian HackAdded iredges_t include
2005-02-10 Sebastian HackAdded switch for the out edges
2005-02-10 Sebastian HackAdded support for out edges
2005-02-10 Sebastian HackMade the tree and subtree_max pre num unsigned
2005-02-10 Sebastian HackFixed a buf in block_dominates()
2005-02-10 Sebastian HackFixed a bug.
2005-02-10 Sebastian HackFixed include ring
2005-02-10 Sebastian HackAdded default value for if conversion
2005-02-10 Sebastian HackAdded if conversion
2005-02-10 Sebastian HackAdded if conversion.
2005-02-10 Sebastian HackAdded flag functions for if conversion
2005-02-10 Sebastian HackAdded removal of senseless conds.
2005-02-10 Sebastian HackIntroduced proper Firm debugging.
2005-02-10 Sebastian HackAdapted to changes in reassociation
2005-02-10 Sebastian HackAdded classify_Const stuff
2005-02-10 Sebastian HackOutsourced the pnc_number enum, that tv.h and irnode...
2005-02-10 Sebastian HackAdded support for out edges.
2005-02-10 Sebastian HackAdded support for out edges.
2005-02-10 Sebastian HackExchange can now exploit the always present out edges...
2005-02-10 Sebastian HackAdded the set_irn_n and node_replaced hook
2005-02-10 Sebastian Hack%n handles NULL
2005-02-10 Sebastian HackAdded self updating out edges. Aka known as ir_edges
2005-02-10 Sebastian HackAdded additional dominator information dumping
2005-02-10 Sebastian HackAdded constructors for convenient const creation
2005-02-08 FIRM Projekt... node numbers changed.
2005-02-07 Götz Lindenmaier removed old fct names
2005-02-07 Michael Beckadded Rot detection
2005-02-07 Michael Beckfixed verifyer for Free
2005-02-07 Michael Beckadded the where parameter to Free nodes
2005-02-07 Michael Beckadded the where parameter to Free nodes
2005-02-07 Michael Becknode_cmp_attr_Free() updated to use the new free attribute
next