fixed various errors with exceptions + inlineing, dumping and interproc representation
[libfirm] / ir /
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-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-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
next