calling convetions are now read from the method type
[libfirm] / ir / tr /
2005-11-08 Michael Beckcalling convetions are now read from the method type
2005-11-08 Michael Beckcalling conventions are now stored in the method type
2005-11-04 Michael Beckparam_weight and param_access must be flexible arrays
2005-11-01 Michael Beckparam_weight added
2005-10-31 Michael Becknew_d_Unknown did not take a dbg_info parameter
2005-10-30 Michael Beckconvinience macros using 'base type' instead of 'super...
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info parameter
2005-10-28 Michael Beckused new tp_op_ops: removed most switches in tpop
2005-10-28 Michael Beckto_op_ops created, alloweing new type kinds to be creat...
2005-10-25 Michael Beckptr_access_store added
2005-10-25 Christian Würdigremoved useless includes
2005-10-24 Michael Beckpointer parameter access field added
2005-10-24 Michael Becknew entity hook added
2005-10-21 Michael Beckfirm_types.h used
2005-10-21 Michael Beckused firm_types.h now
2005-10-21 Michael Beckptr_access_kind type added
2005-10-19 Michael Beckadd win32 C function mangling
2005-10-17 Michael Beckadded calling conventions to entities
2005-10-11 Michael Beckuse INT_TO_PTR( macros for clean 64 bit compile
2005-09-08 Michael Beckadded additional graph properties, these can be set...
2005-09-01 Michael Beckused PTR_TO_INT() and INT_TO_PTR() macros for 64bit...
2005-08-31 Michael BeckFixes for GCC 4.0: void * and pointer to function are...
2005-08-23 Michael BeckBugFix: add_compound_ent_value() did not generate right...
2005-08-18 Michael Beckenabled type_visited() function again
2005-08-18 Michael Beckremoved definition of old type_visited flag
2005-08-17 Michael Beckresreuctures compound path to make allocation/deallocat...
2005-08-16 Michael Beckfixed copy'n'paste error
2005-08-14 Götz Lindenmaierbugfix
2005-08-12 Michael Beckchanged back to old visit order
2005-08-12 Michael Beckcurrent_ir_graph must be set EVEN iff the raw interface...
2005-08-11 Michael Beckused now always the visited functions, no more access...
2005-08-11 Michael Beckrenamed type_visited to firm_type_visited
2005-08-11 Michael BeckBugfix: unset debug info is now initialized with NULL
2005-08-11 Michael Beckrenamed global flag type_visited into firm_type_visited
2005-08-03 Michael Beckused new mode_P_data instead of mode_P_mach
2005-08-03 Michael Becktypo fixed
2005-08-03 Michael Beckchanged mode_P_mach into mode_P_code
2005-08-01 Michael Beckadded flag for frame types
2005-08-01 Michael Beckfixed doxygen comment
2005-08-01 Michael Beckadd new_frame_type() and is_frame_type() functions
2005-07-26 Michael Beckused functions from entity_t.h and type_t.h to access...
2005-07-26 Michael Beckbugfix
2005-07-26 Michael Beckfixed some typos
2005-07-22 Michael Becktypos fixed
2005-07-22 Daniel Grund*** empty log message ***
2005-07-21 Götz Lindenmaierbugfix
2005-07-20 Michael Beckadding assertion to prevent recursive compound types
2005-07-11 Michael Beckfixed doxygen docu
2005-07-11 Michael Beckdoxygen docu updated
2005-07-06 Michael Becktypo fixed
2005-07-01 Götz Lindenmaieradded new check routines
2005-06-20 Michael Becktypos fixed
2005-06-17 Michael Becktypos fixed
2005-06-16 Götz Lindenmaierremoved uncommented visibility flag: is commented in
2005-06-15 Götz Lindenmaieradded visibility flag for types.
2005-05-31 Michael Becktypo fixed
2005-05-22 Götz Lindenmaierbugfix and output in transitive inheritance closure
2005-05-06 Michael Beckfixed type of visited flag and indentation
2005-04-29 Götz Lindenmaiermore access functions
2005-04-29 Götz Lindenmaierclass cast states implemented
2005-04-04 Götz Lindenmaierbugfix in walking
2005-03-18 Michael Beckchanged __functions into more comfrom _functions
2005-03-14 Michael Beckfixed the type of the walker flag
2005-03-14 Michael Beckremoved C99 constructs
2005-03-14 Michael Beckfind_array_dimension() added
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-11 Götz Lindenmaiernew accessor
2005-03-10 Michael Beckremoved C99 features
2005-03-09 Götz Lindenmaiermore handling for compound graph path ,
2005-03-04 Götz Lindenmaierbetter.
2005-03-04 Götz Lindenmaierwhy not?
2005-03-04 Florian Liekwegws changes
2005-02-25 Florian Liekwegfix typo
2005-02-23 Götz Lindenmaiercomment
2005-02-02 Götz Lindenmaierrelaxed checking for compound graph paht: the path
2005-01-12 Michael Beckrenamed hash_name to firm_hash_name to prevent name_cla...
2005-01-11 Michael Beckadded doxygen docu
2005-01-10 Florian LiekwegRemove is_array_type and is_class_type
2005-01-10 Florian Liekwegre-erect is_class_type and is_array_type
2005-01-05 Götz Lindenmaieratomic is a property, not an opcode --> spell it small
2005-01-05 Michael Beckrenames all is_x*_type() functions to is_X*_type()...
2005-01-04 Michael Beckrenamed unknown_type and none_type to prevent name...
2005-01-04 Michael Beckrenamed none_type and unknown_type
2005-01-04 Michael Beckrenamed none_type and unknown_type to prevent name...
2005-01-04 Michael BeckStill need the stdbool.h :-(
2005-01-04 Michael Beckremoved <stdbool.h> include
2004-12-28 Götz Lindenmaierdebug routines not in _t files
2004-12-28 Michael Becktypos fixed
2004-12-27 Michael Beckfixed resize()
2004-12-23 Michael Beckadded missing initialization
2004-12-23 Michael Beckadded tpop flags
2004-12-23 Michael Beckmake tpop const
2004-12-23 Michael Beckmake the tpop constant
2004-12-23 Michael Beckused new xcalloc (again)
2004-12-23 Michael Beckfixed indentation
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Beckadded doxygen comment
2004-12-23 Michael Beckremoved c_name field
2004-12-23 Michael Beckc_name debug field removed
2004-12-23 Michael Becktypos fixed,
next