set mode values to reasonable values
[libfirm] / ir / ir /
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-25 Michael Becktype fixed
2003-06-25 Götz Lindenmaierfixed mul: must also check for float.
2003-06-24 Till Riedelreturns after assert(0) inserted
2003-06-23 Till Riedelintoduced kind field to mode node graph
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-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-12 Götz LindenmaierAdded funcionality in new_Block and new_Phi to construc...
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 BeckFixed aligment of standard types, it's now in BYTES...
2003-04-28 Michael BeckNew function tarval_snprintf() used instead of tarval_x...
2003-04-22 Michael BeckFixed default modes, all members must be initialized.
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-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-28 Götz Lindenmaiersize access with unit
2003-03-26 Götz Lindenmaieriremoved stdbool.h, problems with g++
2003-03-26 Götz Lindenmaierbugfix: method names wrong
2003-03-26 Götz Lindenmaier*** empty log message ***
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-26 Götz LindenmaierAdded funcionality to configure modes. Modes include...
2003-03-25 Michael Beckirn_vrfy() changed to new irn_vrfy_irg()
2003-03-25 Michael Beckequivalent_node() functions fixed, return was wrong
2003-03-25 Michael Becknode_is_in_irgs_storage() function added
2003-03-25 Michael BeckAdded const modifier to various functions.
2003-03-25 Michael Beckirn_vrfy_irg () added that allows to specify tho IR...
2003-03-25 Götz Lindenmaierobstack access funcion fixed
2003-03-24 Götz Lindenmaierobstack access function
2003-03-19 Götz LindenmaierAdded new compilation flags
2003-03-12 Boris Boesler*** empty log message ***
2003-03-05 Michael BeckMore doxygen docu.
2003-02-28 Götz LindenmaierMoved function to external header
2003-02-26 Michael BeckRemoved german umlauts from comments, they sometimes...
2003-02-26 Michael Beckdefault_initialize_local_variable_func_t callback funct...
2003-02-25 Götz LindenmaierFormatting for firmjni
2003-02-25 Götz LindenmaierFixed several stuff, DDM messages, visibility of graph_...
2003-02-20 Till RiedelLast commit did not dump node2type edges correctly
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-17 Götz LindenmaierChanges semantics of method types and method calls...
2003-02-17 Götz LindenmaierDump also if const entities have no values.
2003-02-17 Götz LindenmaierFixed new_r_Bad and new_r_Unknown
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-13 Michael BeckSafer Macros.
2003-02-13 Michael BeckFirst doxygen group introduced
2003-02-13 Michael BeckMultiline String concatenated
2003-02-12 Michael BeckMake debug macros "more useful"
2003-02-05 Götz LindenmaierImproved flag testing
2003-02-05 Götz Lindenmaier*** empty log message ***
2003-02-05 Götz LindenmaierImplemented remove_critical_cf_edges.
2003-02-04 Michael Beckdoxygen docu fixed
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-03 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckconverted to doxygen comments
2003-02-03 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckconverted to doxygen comments
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael BeckConvert to doxygen comments
2003-02-03 Michael BeckTypos fixed
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael Beckrestructured comments
2003-02-03 Michael BeckFixed doxygen commnets, converted parameterless functio...
2003-01-31 Michael Beckcomments converted to doxygen
2003-01-31 Michael BeckMore doxygen docu
2003-01-31 Michael BeckType fixed
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-31 Michael Beckfixed comments for doxygen
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-30 Michael Beckconverted to doxygen comments
2003-01-30 Michael Beckadded more doxygen comments
2003-01-30 Michael BeckConvert to doxygen comments
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-22 Götz LindenmaierBugfix
2003-01-20 Boris Boesler*** empty log message ***
2003-01-14 Sebastian Hackdeleted /* in comment
2003-01-14 Sebastian Hackadded check for variadic methods
2003-01-14 Sebastian Hackrenamed function optimize to optimize_node
2003-01-13 Michael Beck__FUNCTION__ is only available under GNU C, else __FILE...
2003-01-13 Michael BeckMove init_ip_walk() and enter_ip_walk() definitions...
2003-01-13 Michael BeckAdded init_ip_walk() and finish_ip_walk() prototypes
2003-01-13 Michael BeckFixed get_SymConst_kind() call, removed non-portable...
2003-01-13 Michael BeckRemoved arrays with size 0, fixed warning
2003-01-13 Sebastian Felisadded doxygen comments
next