removed xprint stuff completely
[libfirm] / ir /
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-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 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
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-09 Michael BeckTarval:
2003-04-09 Matthias HeilFixed rotation
2003-04-09 Michael BeckRemoved debugging code
2003-04-09 Michael BeckAdded decimal/octal/binary output for integer values
2003-04-04 Michael BeckChanged inf/nan to remove non-partabel ieee754.h file
2003-04-04 Michael BeckMore doxygen documentation added.
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-04-04 Michael BeckFixed floting point computation, other small fixes
2003-04-01 Michael BeckFixed tarval_is_negative()
2003-04-01 Michael BeckAdded tarval_sub_bits() fucntion to access the (binary...
2003-04-01 Michael BeckCleaned up a bit.
2003-04-01 Michael BeckConverted comments to doxygen style, added more documen...
2003-03-31 Michael BeckAdded a NULL return if functions fails, no, assert...
2003-03-28 Michael BeckRemoved static buffer.
2003-03-28 Michael BeckMake DEBUGPRINT macro portable, make tables const,...
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-28 Götz Lindenmaierfixed bug
2003-03-28 Götz Lindenmaier*** empty log message ***
2003-03-28 Götz Lindenmaiersize access with unit
2003-03-28 Götz LindenmaierAdded more tags, but they are not yet used
2003-03-27 Andreas SchösserRemoved separation of nodes and sons in ir_loop
2003-03-27 Andreas SchösserRemoved typo
2003-03-26 Götz Lindenmaierremoved stdbool.h, problems with g++
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 Lindenmaierkinds to be added to datastructures
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-26 Götz LindenmaierNew implementation of tarval module
2003-03-25 FIRM Projekt Accountadded test whether constant entity belongs to descripti...
2003-03-25 FIRM Projekt AccountAdded initialization of fields
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 Michael BeckChecks now for "const not on const graph" problem
2003-03-25 Michael Becktr_vrfy() checks now for "const not n cost IRG" problem
2003-03-25 Michael Beckconst modifier added
2003-03-25 Götz Lindenmaierbugfixes
2003-03-25 Götz Lindenmaierobstack access funcion fixed
2003-03-25 Götz Lindenmaieradded header
2003-03-24 Götz Lindenmaierobstack access function
2003-03-24 Götz LindenmaierAdded test whether constants are on proper obstack
2003-03-19 Götz LindenmaierAdded new compilation flags
2003-03-13 Götz LindenmaierRemoved too many comments ;-)
2003-03-13 Götz LindenmaierComments...
2003-03-12 Boris Boesler*** empty log message ***
2003-03-12 Boris Boeslerreplaced malloc.h by stdlib.h
2003-03-11 Götz Lindenmaierbugfix: free_entity removed entity that still was...
2003-03-05 Götz LindenmaierFixed output for pointer tarval tarval_p_void
2003-03-05 Michael BeckMore doxygen docu.
2003-03-04 Götz LindenmaierChanged comments, formatting
2003-02-28 Götz Lindenmaierequal types compares idents, not strings
2003-02-28 Götz LindenmaierMoved function to external header
2003-02-28 Götz LindenmaierAdded more debug infos
2003-02-28 Götz LindenmaierAdded debug support
2003-02-27 Michael BeckMore doxygen comments. get_compound_*() functions added...
2003-02-26 Michael BeckFixed type_walk_irg() function: Must set current_ir_graph !
2003-02-26 Michael BeckRemoved german umlauts from comments, they sometimes...
2003-02-26 Michael Beckinit_firm() has now a parameter default_initialize_loca...
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 entity_nr in copy methods
2003-02-25 Götz LindenmaierFixed several stuff, DDM messages, visibility of graph_...
2003-02-25 Götz LindenmaierAdded initialization of irgraph module
2003-02-24 Götz LindenmaierRemoved linebread within function definition
2003-02-24 Götz LindenmaierRemoved comment within ifdef
2003-02-20 Till RiedelLast commit did not dump node2type edges correctly
2003-02-19 Till Riedelinit nr field for debug dump output
2003-02-19 Till Riedelconfig.h included
2003-02-19 Till Riedelir_dump now outputs unique numbers for types, entitys...
2003-02-18 Götz LindenmaierChanged type_walk_irg: now visits frame type.
2003-02-18 Michael BeckMore doxygen docu.
2003-02-18 Michael BeckTypo fixed
2003-02-18 Michael BeckChecks wheater names contains spaces (not allowed in...
2003-02-18 Michael BeckAdded new_id_from_str(), id_contains_char()
2003-02-17 Götz LindenmaierChanges semantics of method types and method calls...
next