becopyheur2: Cache the admissible registers eagerly.
[libfirm] / ir / ident /
2012-12-12 Matthias Braunremove license stuff from files
2012-02-19 Matthias Braunident: remove id_mangle_entity
2012-02-19 Matthias Braunremove id_decorate_win32_c_fkt
2011-12-19 Matthias Braunplug more leaks
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-09 Christoph MallonFix typos in comments: s/it's/its/ and related corrections.
2011-03-06 Michael BeckFixed size_t related warnings.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-05-29 Michael BeckReformatted (get rid of some spaces).
2010-05-28 Matthias Braunremove double const for idents
2010-05-26 Matthias Braunremove the infrastructure for using a custom identifier...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-05 Matthias Braunconstructors/destructors must not have a name
2008-11-22 Christoph MallonRemove unnecessary cast.
2008-11-14 Matthias Braunrename mangling stuff to avoid name clashes
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunremove unused support for wchar idents
2008-10-05 Michael Beck- add missing include
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-04-30 Michael Beckadd a comment that memcmp is not hostile here
2008-04-03 Matthias Braunmake mangle3 public
2008-04-02 Matthias Braunfix warning
2008-04-02 Matthias Braunhelper function for creating unique identifiers
2008-01-02 Michael Beckupdate copyright message
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-06-30 Matthias Braunmakefile updates
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Matthias Braunnormalized doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2005-12-30 Michael Beckextern "C" added
2005-12-05 Michael Beckfirm_config.h needs new include directory
2005-12-05 Michael Beckwchar support added
2005-11-24 Michael Beckadded a pseudo implementation of struvt ident to allow...
2005-07-22 Daniel Grund*** empty log message ***
2005-07-06 Michael Beckfixed doxygen docu
2005-02-23 Götz Lindenmaierremoved assertion
2004-12-02 Michael Beckfixed config.h include
2004-10-29 Götz Lindenmaiertypedef needed for C++
2004-09-29 Götz Lindenmaierchange for cpp
2004-09-27 Michael BeckAdded a "virtualization" layer for the ident module.
2004-09-02 Götz Lindenmaiercomments
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-06-15 Michael BeckMore inlining functions
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-02-26 Götz Lindenmaieradded routines to free memory
2003-09-05 Götz Lindenmaierproposal for new code
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-19 Götz Lindenmaieradded copyright information
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-02-18 Michael BeckAdded new_id_from_str(), id_contains_char()
2003-02-13 Michael BeckSimplifyed ident handling: Idents now are stored zero...
2003-02-12 Michael BeckClened up, more doxygen docu
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-20 Boris Boesler*** empty log message ***
2003-01-14 Michael BeckMore doxygen docu.
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-09 Götz Lindenmaier*** empty log message ***
2002-09-26 Götz LindenmaierChanged include of assert from " to <
2002-09-11 Götz Lindenmaieradded print routines so that %I is obsolete.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-28 Götz Lindenmaier*** empty log message ***
2002-06-11 Götz Lindenmaierunused var removed
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2001-12-17 Boris Boeslerthis file is not needed
2001-11-28 Boris Boesleradded Id tag
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-14 Boris Boeslerchanged definition of subdir only (added prefix ir/)
2001-03-12 Boris Boeslerautodocified
2001-03-12 Boris Boeslerminor fix for use of $(INSTALL_HEADERS) instead of...
2001-03-06 Götz LindenmaierRduced the number of files copied for INSTALL
2001-03-05 Boris Boeslerall the autoconfig stuff
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-08-25 Christian Schäfera new Makefile entry, so a Distribution is possible!
2000-05-31 Christian Schäfer*** empty log message ***
2000-05-31 Christian Schäfer*** empty log message ***
2000-05-16 Christian SchäferInitial revision