libfirm
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
2003-04-10 Till Riedelnew references: old ones gave a \0 within string
2003-04-10 Till Riedelmake a context diff to get filenames differing
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 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-07 Boris Boesler*** empty log message ***
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-31 Michael Beckget_mode_size() -> get_mode_size_bytes() due to new...
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 LindenmaierAdapted to tv/irmode changes
2003-03-26 Götz Lindenmaiernew reference with new tarval module
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... added test whether constant entity belongs to descripti...
next