libfirm
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.
2003-02-17 Michael BeckAdded -Wstrict-prototypes to CFLAGS
2003-02-13 Michael BeckSafer Macros.
2003-02-13 Michael BeckMore doxygen comments.
2003-02-13 Michael BeckFirst doxygen group introduced
2003-02-13 Michael BeckSimplifyed ident handling: Idents now are stored zero...
2003-02-13 Michael BeckAdded set_hinsert0() to add a string to a set and zero...
2003-02-13 Michael BeckMultiline String concatenated
2003-02-12 Michael BeckMake debug macros "more useful"
2003-02-12 Michael Beck*** empty log message ***
2003-02-12 Michael BeckMore doxygen comments added.
2003-02-12 Michael BeckClened up, more doxygen docu
2003-02-11 Götz Lindenmaier*** empty log message ***
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 Götz Lindenmaierremoved warnings
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckMore docu added
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-04 Michael Beckconverted comments to doxygen
2003-02-04 Michael BeckMore doxygen comments
2003-02-04 Michael BeckMore doxygen comments
2003-02-04 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckfixed doxygen comments
2003-02-03 Michael BeckFixed doxygen comments
2003-02-03 Michael BeckMore doxygen comments
2003-02-03 Michael Beckconverted comments to doxygen
2003-02-03 Michael BeckConverted to doxygen comments
2003-02-03 Michael Beckconverted to doxygen comments
next