libfirm
2003-08-06 Matthias HeilChanged behaviour of new_ir_mode to accept all predefin...
2003-08-04 Matthias Heil*** empty log message ***
2003-08-04 Matthias Heiltestsuite for floating point module
2003-08-04 Matthias Heiltestsuite for flating point module
2003-08-04 Matthias HeilCommit of new floating point module
2003-08-01 Götz Lindenmaierafter bugfix in irdump
2003-08-01 Götz Lindenmaierbugfix
2003-08-01 Rubino Geißassert: lower/upper_bound node may not be NULL.
2003-08-01 Götz Lindenmaierunspecified array bounds now represented by "Unknown"
2003-07-31 Michael BeckAdded ASSERT_AND_RET_DBG() macro
2003-07-31 Götz Lindenmaieradded new info field in output.
2003-07-30 Rubino Geiß*** empty log message ***
2003-07-30 Rubino Geißsome fixes for xml dumper / still buggy.
2003-07-30 Götz Lindenmaierbugfix
2003-07-30 Götz Lindenmaiernew type tag
2003-07-29 Götz Lindenmaieriadded support for paths fro constant entities.
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-25 Götz Lindenmaiermore verbose assertion
2003-07-24 Michael Becktested and typo fixed
2003-07-24 Götz LindenmaierSkip_nop removes chains and compacts cycles without...
2003-07-18 Sebastian Felis- change colloct data structrue for entities and types...
2003-07-17 Sebastian FelisChanged constant prefix FGD_ (firm generic dumper)...
2003-07-16 Till RiedelCan't do arithmetics w/ character sorts
2003-07-16 Götz LindenmaierMake reference for yesterdays changes: SymConst to...
2003-07-16 Götz LindenmaierMore verbose assertion
2003-07-15 Götz LindenmaierBugfix: place SymConst in Start block.
2003-07-14 Sebastian Felisadd is_ir_node() function.
2003-07-14 Sebastian Felis- add ir_ir_graph() function
2003-07-14 Sebastian FelisReset link field to NULL on construction
2003-07-14 Sebastian FelisEnable firmwalk to compile
2003-07-14 Sebastian FelisA walker that visites all firm constructs.
2003-07-11 Michael Beckfixed:
2003-07-10 Matthias Heilout-of-bounds check for tarval_to_long
2003-07-10 Götz Lindenmaierimplemented irmode mode_P_mach stuff
2003-07-09 Till Riedelprint "NULL" for tarval_P_void
2003-07-09 Till RiedelAdded new global var that represents the
2003-07-09 Götz Lindenmaierbugfix in irdump
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-07-03 Michael Beckinteger floating point values will be printed witha...
2003-07-02 Sebastian HackAdded name getting methods for variability and allocation
2003-07-01 Till RiedelChange initialization order to work with mode initializ...
2003-07-01 Till Riedelset mode values to reasonable values
2003-06-27 Michael BeckFixed the modes_are_equal function(), added comments
2003-06-26 Till RiedelWe now conform to iso-c99
2003-06-26 Till RiedelWe now conform to iso-c99
2003-06-26 Till RiedelWe now conform to iso-c99
2003-06-25 Michael Becktype fixed
2003-06-25 Götz Lindenmaierfixed mul: must also check for float.
2003-06-24 Sebastian HackPlease use xmalloc. malloc doesn't work inside GCC
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till RiedelWork around different C implentations
2003-06-23 Till Riedeleliminated compiler wearnings
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-06-23 Till Riedelelimated warnings
2003-06-23 Till Riedeleliminated warnings
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-06-17 Michael BeckAdded two new modes: mode_BAD the mode of tarval_bad...
2003-06-13 Michael BeckVerify functions now returns a result (and can run...
2003-06-11 Till Riedel*** empty log message ***
2003-06-11 Michael BeckAdd a lot of const's
2003-06-04 Rubino GeißFixed typo
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-05-27 Götz Lindenmaierchanges because of change in irdump
2003-05-26 Götz Lindenmaiernormalizations in irdump, changes for heap analysis...
2003-05-22 Götz Lindenmaiernew mode class questioning methods
2003-05-21 Michael BeckMore doxygen docu
2003-05-21 Götz Lindenmaierbugfix
2003-05-20 Götz Lindenmaieradded enum to fix arithmetics
2003-05-19 Michael Becktarval_is_null() function added
2003-05-16 Michael BeckAdded prefix/suffix for irms_reference (mode_P)
2003-05-15 Michael BeckFixed floating point minimum values, must be -*_MAX...
2003-05-12 Götz LindenmaierAdded funcionality in new_Block and new_Phi to construc...
2003-05-07 Götz LindenmaierAdded max to enum for heapanal
2003-05-05 Boris Boeslerreplaced malloc.h by stdlib.h and values.h by limits...
2003-05-05 Boris Boeslerreplaced malloc.h by stdlib.h for better portability
2003-05-05 Götz LindenmaierRemoved 2 bugs in option handling
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-30 Michael BeckSimplification
2003-04-30 Michael BeckTypo fixed.
2003-04-30 Michael BeckAdded some helper functions to show the variability...
2003-04-30 Michael BeckFixed aligment of standard types, it's now in BYTES...
2003-04-30 Götz LindenmaierAdapted example to proper semantics of string constants.
2003-04-29 Till RiedelSimplified test target
2003-04-29 Till RiedelHEX output differs, correct global vars
2003-04-29 Till Riedelgot global vars right, hopefully
2003-04-29 Till Riedel%I forgotten in snprintf
2003-04-29 Götz LindenmaierBugfix
2003-04-28 Michael BeckNew function tarval_snprintf() implemented.
2003-04-28 Michael BeckNew function tarval_snprintf() used instead of tarval_x...
2003-04-22 Götz LindenmaierAdded test for union / struct parameters in interface...
2003-04-22 Götz LindenmaierChanges to make firmjni compatible
2003-04-22 Michael BeckFixed default modes, all members must be initialized.
2003-04-22 Michael BeckAdded mode_sort prefix irms_.
2003-04-22 Michael BeckAdded mode_sort prefix irms_, added new_ir_mode() function.
2003-04-17 Michael BeckDoxygen docu updated.
2003-04-17 Matthias HeilRemoved wrong comment from documentation
2003-04-17 Matthias HeilRepaired bug in multiplication,
2003-04-11 Michael BeckAdded tarval output mode.
2003-04-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-11 Michael BeckAdded macro for output with 3 args
next