libfirm
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...
2003-03-25 FIRM Projekt... Added 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 LindenmaierRemoved gmp.h
2003-03-13 Götz LindenmaierComments...
2003-03-13 Götz LindenmaierAdapted firmjni build process in main Makefile.
2003-03-12 Götz Lindenmaier*** empty log message ***
2003-03-12 Götz LindenmaierChanged firmjni test call
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 LindenmaierAdded automatic test procedure to firmjni.
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 Lindenmaier*** empty log message ***
2003-02-28 Götz Lindenmaier*** empty log message ***
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-28 Götz LindenmaierAdded support for debug callback. Not generated by...
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 Beck*** empty log message ***
2003-02-26 Michael BeckAdded 0 to initFirm() because of new signature
2003-02-26 Michael BeckINHERITANCE_EXAMPLE works now (ssems it crashes in...
2003-02-26 Michael BeckRemoved german umlauts from comments, they sometimes...
2003-02-26 Götz LindenmaierNew testprogram
2003-02-26 Michael BeckAdded test name
2003-02-26 Michael BeckFunction name is tarval_P_from_entity()
2003-02-26 Michael Beckinit_firm() takes now a parameter, the old behavior...
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-24 Götz Lindenmaiertroff generates empty files
2003-02-21 Götz LindenmaierAdded target for .java files
2003-02-20 Till RiedelLast commit did not dump node2type edges correctly
2003-02-19 Till Riedelnew reference since unique nuber output in type graphs...
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 Till RiedelMove build_firm_jni stuff to Makefile
2003-02-17 Till RiedelMake doxygen call filesystem independend
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.
next