Remove arch_get_allocatable_regs().
[libfirm] / ir / tr /
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunmore firm_config includes removed
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-24 Matthias Braunfix the assert(0)->panic commit
2008-09-23 Michael Beck- replace a lot of assert(0) by panic()
2008-09-22 Michael Beck- all visited flags use the ir_visited_t type now
2008-09-22 Matthias Brauncorrecly increase frame alignment when adding types...
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-09-19 Michael Beck- fixed equal_path()
2008-09-18 Michael Beck- add get_compound_graph_path_type()
2008-09-15 Michael Beckadd some doxygen comments
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-08-12 Matthias Braunadd some more assert to make sure we don't use compound...
2008-08-04 Christoph MallonRemove unnecessary return; at end of void functions.
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-05-27 Michael Beckredo r19786, peculiarity has been fixed in the cparser FE
2008-05-27 Matthias Braunremove a too strict check, we can have local function...
2008-04-04 Michael Becknew benefice based heuristic inliner added
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-03-10 Matthias Braunassert that fixed structs/unions/classes aren
2008-03-10 Michael Beckcopy_entity_own(): assert if the new type has already...
2008-02-28 Michael Beckclone_frame_type() now links old entities to new once...
2008-02-28 Michael Beckadd some comment
2008-02-28 Michael Beckclone_frame_type() implemented
2008-02-18 Matthias Brauncopy associated type instead of removing the lowered_flag
2008-02-17 Matthias Braunremove tf_lowered_type flag when cloning method types...
2008-01-14 Michael BeckC99 features removed
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-04 Matthias Braunfix for last commit
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-02 Michael Beckupdate copyright message
2007-12-31 Michael Beckimproved _get_entity_irg() implementation
2007-12-14 Michael Beckfinally fixed clone_type_method()
2007-12-14 Michael Beckclone method can add a prefix
2007-12-11 Michael Beckadded missing allocation
2007-12-10 Michael BeckAdd clone_type_method()
2007-12-07 Michael BeckAdd an ir_mode * parameter to all SymConst constructors...
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-20 Matthias Braunno need to set the entity for array entries in compound...
2007-11-16 Matthias Braunported to modern debug interface
2007-11-14 Matthias Braunassert that no entity with wrong mode is used as initia...
2007-11-07 Michael Beck- removed useless spaces
2007-11-06 Michael Beckadd missing \n at end
2007-11-06 Michael Beckfixed svn properties
2007-11-06 Michael Becktype finalization added
2007-11-06 Michael Beckcleanup a bit: remove unnecessary calculations
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-10-19 Michael Beckrenamed type_state to ir_type_state
2007-10-13 Michael Beckused set_type_size_bytes() instead of *_bits() where...
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-09-12 Michael Beckdeteled empty "info" files
2007-08-02 Michael Beckadded support for unaligned entities
2007-08-02 Michael Beckadd unaligned Load/Stores
2007-08-02 Michael Beckreverse loop for speed
2007-08-01 Michael Beckadd base type for primitive types to better represent...
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-19 Michael Becktypo fixed
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-07-06 Michael Beckfixed indentation, minor code improvements
2007-06-30 Matthias Braunmakefile updates
2007-06-22 Michael Beckadd the backend_marked flag
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-30 Matthias Braunsmall cleanups
2007-04-27 Michael BeckChanged header
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-04-23 Michael Beckdecorate_win32_c_fkt() now gets the initial id as a...
2007-04-06 Matthias Brauncheck that alignment of frame_type is set before using...
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-01-07 Michael Beckget_address_taken_state_name() added
2007-01-07 Michael Beckis_SubClass_of() check only once for transitive closure...
2007-01-07 Michael Beckaddress_taken frag added
2006-12-22 Michael Beck- get_entity_nr() now takes an cont entity
2006-12-18 Michael Beckfixed doxygen output
2006-12-18 Michael BeckFixed warnings (the bad way)
2006-12-18 Michael BeckFixed doxygen output
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-12-13 Michael Beck- add an extra filed for the bit offset\n- renamed...
2006-12-12 Michael Beckused the new ir_entity type
2006-12-11 Matthias Braun- Several warning fixes
2006-12-10 Matthias Brauncleanup/fix some compound entity stuff
2006-12-10 Matthias Braunadded several missing #include config.h
2006-12-10 Matthias Braunfix spelling - indices not indicees
2006-10-12 Michael Beckresolve_ent_polymorphy() now can handle non-flat inheri...
2006-10-05 Michael BeckMade frame types final classes.
2006-10-02 Michael BeckAdd the final property to entities
2006-09-27 Michael Beckrestructured to allow easier debug
2006-09-20 Michael Beckget_entity_repr_class() added, needed to get a class...
2006-09-15 Michael Beckremoved some redundant assertions
2006-09-15 Michael BeckAdd a performance warning to the add_compound_ent_valu...
2006-09-13 Michael BeckBitfields in entity need one more bits because of signess,
next