converted to doxygen comments
[libfirm] / ir /
2003-01-30 Michael Beckconverted to doxygen comments
2003-01-30 Michael Beckadded more doxygen comments
2003-01-30 Michael BeckConvert to doxygen comments
2003-01-30 Michael Beckchanged back to static, es extern inline did not work
2003-01-30 Michael Becktypedef were wrong
2003-01-30 Michael Beckdefined function as INLINE to get around gcc warnigs...
2003-01-30 Götz Lindenmaiernew.
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-27 Michael BeckFixed function pointer declarations (and make identical...
2003-01-22 Götz LindenmaierBugfix
2003-01-20 Boris Boesler*** empty log message ***
2003-01-14 Michael BeckTypo fixed.
2003-01-14 Sebastian Hackadded --disable-libiberty configure flag to not include...
2003-01-14 Sebastian Hackdeleted /* in comment
2003-01-14 Michael BeckConvert field descriptions into doxygen style comments.
2003-01-14 Sebastian Hackadded check for variadic methods
2003-01-14 Sebastian Hackrenamed function optimize to optimize_node
2003-01-14 Sebastian Hackadded flag variadicity to type method
2003-01-14 Michael BeckFixed doxygen docu.
2003-01-14 Sebastian Hackremoved ; after comment
2003-01-14 Michael BeckMore doxygen docu added.
2003-01-14 Michael BeckMore doxygen docu.
2003-01-13 Michael BeckFixed function implemenation type
2003-01-13 Michael BeckChanged void * into char * for offset calculations...
2003-01-13 Michael BeckTypo fixed
2003-01-13 Michael BeckFixed Prototypes: Must use function pointers
2003-01-13 Michael Beck__FUNCTION__ is only available under GNU C, else __FILE...
2003-01-13 Michael BeckMove init_ip_walk() and enter_ip_walk() definitions...
2003-01-13 Michael BeckAdded init_ip_walk() and finish_ip_walk() prototypes
2003-01-13 Michael BeckRemoved non-portable __PRETTY_FUNCTION__
2003-01-13 Michael BeckFixed get_SymConst_kind() call, removed non-portable...
2003-01-13 Michael BeckFixed warning due to different types in .h and .c
2003-01-13 Michael BeckRemoved arrays with size 0, fixed warning
2003-01-13 Sebastian Felisadded doxygen comments
2003-01-13 Sebastian Felis*** empty log message ***
2003-01-09 Götz LindenmaierAdded new mode for unicode character
2003-01-09 Götz LindenmaierAdded new mode for unicode character.
2003-01-09 Götz LindenmaierAdded functiuon "remove critical edges" to be implemented.
2003-01-09 Götz Lindenmaier*** empty log message ***
2003-01-09 Götz LindenmaierAdded function to dump classgraph
2002-12-30 Götz LindenmaierChanged assertin in set_ent_visibility.
2002-12-24 Götz LindenmaierBugfix in const_code_irg: phase_state initialization.
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-12-19 Götz LindenmaierAdded more flags for control flow optimizations
2002-12-19 Götz Lindenmaierfixed bug in irgopt -- optimize_cf
2002-12-19 Götz LindenmaierAdded static to static methods
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-18 Götz LindenmaierRemoved some statics generating warnings.
2002-12-18 Götz LindenmaierAdded static to static functions
2002-12-18 Götz LindenmaierAdded static to static methods
2002-12-13 Götz Lindenmaierirnode: Bugfix in skip_nop
2002-12-13 Götz LindenmaierAdded routine to update backedge array if in array...
2002-12-12 Götz LindenmaierImplemented remove_bad_predecessors
2002-12-05 Götz LindenmaierSTupid assertion is bad...
2002-12-03 Götz LindenmaierAdded assertions to enforce proper use of set_value...
2002-11-29 Götz LindenmaierBugfix
2002-11-26 Matthias HeilModi umbenannt
2002-11-26 Götz LindenmaierUmstellung der Modi,
2002-11-08 Götz Lindenmaierbugfix in dump_const_local: would not dump consts to
2002-11-05 Götz Lindenmaiersyntactic changes for jni generator / crecoder
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-11-04 Götz LindenmaierRenamed common files to firm_common. Normalized various
2002-10-31 Götz LindenmaierAdded assertion for korrect use of link field.
2002-10-31 Götz LindenmaierChanged comment
2002-10-30 Götz LindenmaierBugfix
2002-10-30 Götz LindenmaierAdded new flag for marameters to allocation enum
2002-10-28 Götz LindenmaierBugfix
2002-10-24 Götz Lindenmaiergcc fix / semantically unreachble return added line...
2002-10-24 Götz LindenmaierBugfix line 1465
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-10-09 Götz Lindenmaier*** empty log message ***
2002-09-27 Götz LindenmaierMoved unused macro from .h to _t.h
2002-09-26 Götz Lindenmaierfixed bug
2002-09-26 Götz Lindenmaieradded debug funcionality for types, entities
2002-09-26 Götz Lindenmaieradded debug support constructors
2002-09-26 Götz LindenmaierChanged include of assert from " to <
2002-09-13 Götz LindenmaierBugfix in walk_const_code
2002-09-12 Götz LindenmaierBugfix in inlineing: moved Phi nodes into wrong block
2002-09-11 Götz Lindenmaier?
2002-09-11 Götz Lindenmaierremoved entity_visited flag - use type_visited instead
2002-09-11 Götz Lindenmaierwalker for complete interprocedural graph
2002-09-11 Götz Lindenmaieradded print routines so that %I is obsolete.
2002-09-11 Götz Lindenmaieradded missing includes.
2002-09-11 Götz Lindenmaierisolated optimizations in cgana to run them separately.
2002-09-02 Götz LindenmaierAdded walker to walk entities within a type
2002-09-02 Götz LindenmaierAdded walker for const code
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-22 Götz LindenmaierAdd access functions to entity visited flag,
2002-08-22 Götz LindenmaierAdd dump_file_suffix to All_types.vcg filename
2002-08-07 Götz Lindenmaierfreeing types, otehr stuff i don't remember
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-08-07 Götz Lindenmaier tag for irloop datastructure
2002-08-07 Götz Lindenmaier Implemented scc algorithm. Added datastructure to...
2002-08-01 Götz LindenmaierAdded test for optimization flag to mergin Jmp/Block...
next