Remove the unused parameter const arch_env_t *env from arch_get_irn_register().
[libfirm] / ir / common /
2008-09-20 Michael BeckBugfix: restructured so memory disambiguator can switch...
2008-08-24 Michael Beckmore tarval cleanup
2008-07-31 Sebastian BuchwaldFixed revision 20864.
2008-07-31 Sebastian BuchwaldCall firm_be_finish, but who calls me?
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-05-30 Michael Beck- no more be_init(): backend is initialised in init_firm
2008-04-14 Michael Beck- get_irg_initial_exec()/set_irg_initial_exec() added
2008-04-05 Michael Beckcompletely removed old verbosity based debug output
2008-04-05 Michael Beckswitch scalar replacement to new style debug output
2008-04-05 Michael Beck- init function for inlining added
2008-04-04 Michael Beckhandle the macro block properly
2008-04-02 Michael Beckfixed Win32 build
2008-03-29 Matthias Braunfix check for posix realtime extensions
2008-03-03 Michael Beck- renamed init_cons() to firm_init_cons()
2008-02-26 Michael Beckfixed indentation
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-02-13 Matthias Braunlibfirm timing code adapted from libcore
2008-01-02 Michael Beckupdate copyright message
2007-12-10 Michael Beck- use firm debug facility instead of old verbosity
2007-12-04 Matthias Brauntry to not make public API dependent on WITH_LIBCORE
2007-12-04 Matthias Braunalways use firm builtin debug facilities (libcore ones...
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-10-04 Matthias Braunfirm revision and build changed to strings
2007-09-27 Christoph MallonAdd the famous ENDOF() macro which calculates the addre...
2007-09-27 Michael BeckRemoved USE_FAST_PHI_CONSTRUCTION and USE_EXPLICIT_PHI_...
2007-09-11 Matthias Braunmul fix
2007-07-20 Matthias Braunmore missing includes
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-07-20 Matthias Brauntypo fix
2007-07-20 Matthias Braunautomake updates, set version number from configure...
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-09 Michael Beckuse get_irn_n(-1) instead of get_nodes_block
2007-06-30 Matthias Braunmakefile updates
2007-06-27 Christoph MallonFix non-debug build of FIRM.
2007-06-18 Matthias Braunfixed warnings
2007-06-13 Sebastian HackMade the DEBUG_ONLY macro a little nicer (at least...
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-18 Michael Beck[r13918]
2007-05-18 Matthias Brauninclude lower_hl.h in complete header
2007-05-11 Michael Becktypo fixed
2007-04-26 Matthias Braunadded license information, cleaned up doxygen comments
2007-04-10 Michael Beckremoved double ir_phase definition
2007-04-10 Michael Beckirg_reg_walk_func() added
2007-04-10 Michael Beckadded ir_region and ir_reg_tree
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-06 Christoph MallonFix build: add missing typedef for ir_phase and more...
2007-04-05 Michael Beckk_ir_region added
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-20 Matthias Braunreindent
2007-02-05 Matthias Braunuse ir_vfprintf in the panic() function
2007-02-02 Michael Beckreformatted
2007-02-02 Michael Beckremoved the old entity type
2007-01-12 Michael Beckadd irmemory.h
2006-12-13 Michael Beck- rename type entity into ir_entity\- rename get_entity...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-12 Michael Beckadded ir_entity type
2006-12-11 Matthias Braun- Several warning fixes
2006-11-17 Christian Würdigadded firm_ycomp header include
2006-11-17 Christian Würdigmoved ycomp debugger extension init to edg frontend
2006-11-17 Christian Würdigadded firm_ycomp debugger extension
2006-10-05 Michael Beckfirm_init_options() is now a separate function that...
2006-09-27 Michael BeckAdd ir_*_ptr types.
2006-09-13 Michael Beckcondeval.h added
2006-09-12 Michael Beckfixed type of variable
2006-09-12 Matthias Braunfix
2006-09-12 Michael BeckAdded 64bit types (currently used only in the backend...
2006-09-11 Michael Beckadded execfreq to firm_types
2006-08-31 Sebastian HackAdded Firm object pset dumper for debugging
2006-08-01 Christoph MallonConstify
2006-08-01 Sebastian HackAdapted to changes in libcore
2006-07-31 Michael Beckmoved reading of ini file to libcore
2006-07-31 Michael Beckir_enum_const added
2006-07-31 Sebastian HackAdded ini file support
2006-07-26 Sebastian HackActivated ini file parsing for libcore.
2006-07-10 Michael Beckcosmetic changes
2006-06-08 Michael BeckFinally removed obsolete type "type", use ir_type instead
2006-06-01 Michael Becktypo fixed
2006-05-30 Michael Beckadded missing header for firmjni
2006-05-29 Michael Beckrenamed symconst_size to symconst_type_size
2006-05-19 Michael Beckrenamed CMP to QSORT_CMP to avoid name clash
2006-05-18 Michael Beckcall abort() instead of exit()
2006-05-18 Michael Beckopt_osr.h added
2006-05-16 Michael Beckexact_copy() added
2006-05-16 Sebastian HackAdded CMP macro for qsort(3) and so on.
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-05-05 Michael Beckir_op added
2006-04-29 Adam Szalkowskicopy_irn_to_irg was buggy. It handed the whole in array...
2006-04-11 Sebastian HackAdded MIN und MAX
2006-04-06 Michael Beckremoved cstore
2006-04-06 Michael Beckadd irgraph.h include
2006-04-06 Michael Beckincrease Firm version number
2006-04-03 Michael Beckrenamed init_hooks() and init_stat() into firm_*()
2006-03-30 Michael Beckcleaned up the order of ifdef's
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed defines for release mode
2006-03-29 Michael Beckadd DEBUG_ONLY and RELEASE_ONLY
2006-03-28 Michael Beckintroduced FIRM_DBG_REGISTER() macro to remove debug...
2006-03-22 Michael BeckThe ir_op's are stored inside the irp, so don't kill...
next