amd64: Spell amd64 as AMD64 in macro names.
[libfirm] / win32 / config.h
2011-04-15 Matthias Braunassume we always have strings.h
2011-04-15 Matthias Braunnobody needs alloca.h these days (hopefully) - using...
2011-04-15 Matthias Braunassume everyone except msvc has long double (it's C99...
2011-04-15 Matthias Braunminimize number of build variants: always enable statistics
2011-04-08 Andreas Zwinkaumerge kaps
2010-05-06 Michael BeckWindows version updated.
2010-04-16 Michael BeckUpdated Win32 version number to 1.18
2010-04-10 Michael BeckUpdated version.
2009-12-19 Michael BeckAdd stdint.h and inttypes.h from <msinttypes.googlecode...
2008-11-28 Christoph MallonUnconditionally include string.h
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-10-15 Michael Beck- check if inline was already defined to prevent warning
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Michael Beck- updated to reflect UNIX configure changes
2008-08-05 Michael Beck- fixed one Win32 "deprecated posix name" warning
2008-08-02 Michael Beck- increase version number for next development version
2008-07-26 Michael Beckinclude MS debug heap by default, so debug macros can...
2008-02-20 Michael Beckincrease development version
2007-09-27 Michael Becklatest version
2007-03-30 Christian Würdigadded missing define for win32
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-22 Christian Würdigadded PLUGIN_xxx defines
2007-01-12 Christian Würdigadded WITH_STA define
2006-10-24 Christian Würdigdefine WITH_JVM
2006-07-31 Sebastian HackAdded WITH_JVM defines for the Java based coalescer
2006-05-24 Michael BeckFirm inplace edges are needed for the firm backend...
2006-03-07 Michael BeckWITH_ILP switch added
2006-02-02 Michael Becklibcore is now enabled by default
2006-01-16 Christian WürdigLIBCORE is on per default now
2005-12-05 Michael Beckwchar_t support enabled by default
2005-12-02 Michael BeckFIRM_ENABLE_HOOKS defined 2 times
2005-11-18 Michael Beckremoved inline. Use INLINE in firm code
2005-06-17 Michael Beckadded flag for inplace edges
2005-05-13 Michael Beckio.h define added
2005-02-21 Michael Beckadded WITH_LIBCORE define
2005-01-11 Michael Beckadded support for Firm hooks
2005-01-05 Michael Beckupdated
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2003-11-21 Michael BeckAdded math.c for missing isnan isinf, INLINE must be...
2003-11-21 Michael BeckWin32 VC6 project