Fixed more doxygen warnings and typos.
[libfirm] / include / libfirm / typerep.h
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-08-24 Sebastian Buchwald@note instead of @Note
2009-08-24 Matthias Braunfix comment
2009-08-24 Sebastian BuchwaldMoved file description.
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2009-04-06 Michael Beck- fix 25801
2009-04-06 Michael Beck- constify
2009-04-06 Michael Beck- constify
2009-04-06 Michael Beck- constify
2009-03-03 Moritz Kroll- walk_const_code now walks all segments, not just...
2009-03-02 Matthias Braunadd alignment to entities
2009-02-21 Moritz Krolltypo
2009-02-21 Moritz Krollirio: Fixed handling of frame types and value types
2009-02-18 Moritz Krollirio: Also dump the frame types of irgs
2009-02-17 Moritz KrollAdded has_entity_initializer() and get_initializer_kind...
2009-01-20 Michael Beck- renamed variadicity to ir_variadicity
2009-01-19 Matthias Braunnot buggy (said Michael)
2008-12-15 Matthias Braunremove duplicated macros
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-12-10 Matthias Braunmove some typedefs to firm_types, move functions from...
2008-12-10 Michael Beck- add a currently non-functioning mtp_property_returns_...
2008-11-19 Christoph MallonFix comment.
2008-09-26 Michael Becksimplified code, fixed comments
2008-09-23 Michael Beck- detected const methods with possible endless loops...
2008-09-23 Michael Beck- implemented mtp_property_weak
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-09-19 Matthias Braunfix optimize build
2008-09-18 Michael Beck- add get_compound_graph_path_type()
2008-08-21 Christoph Malloncc_fixed is dead, all hail stickyness_sticky!
2008-08-21 Michael Beck- sticky methods can be called from outside (by inline...
2008-08-13 Michael Beck- fixed fastcall/regparam/thiscall registers for ia32
2008-08-13 Christoph Mallon- Introduce cc_fixed: the calling convention must not...
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-02-28 Michael Beckclone_frame_type() now links old entities to new once...
2008-02-28 Michael Beckclone_frame_type() implemented
2008-02-20 Michael BeckAdd cc_frame_on_caller_stk calling convention for alloc...
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2007-12-14 Michael Beckclone method can add a prefix
2007-12-10 Michael BeckAdd clone_type_method()
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-07 Michael Beck- removed useless spaces
2007-11-06 Michael Becktype finalization added
2007-10-19 Michael Beckrenamed type_state to ir_type_state
2007-10-01 Matthias Braunmark methods with lowered struct params, correctly...
2007-08-02 Michael Beckadded support for unaligned entities
2007-08-02 Michael Beckadd unaligned Load/Stores
2007-08-01 Michael Beckadd base type for primitive types to better represent...
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-07-02 Matthias Braunno trighraphs in comments
2007-06-22 Michael Beckadd the backend_marked flag
2007-06-18 Michael Beckmtp_property_private added
2007-06-01 Matthias Braunmoved external headers into include dir