index
:
libfirm
am-cmp
amd64-fma
autotransform
better-lcssa
beverify
blocksched
boolopt-improvement
closures
constbits.fix
cpu2017
duffs
exc
exc-kahlert
exceptions
execfreq
execfreq-new
firm2vhdl
gitlab-ci-testing
icore
improve-loop-unrolling
inlining
inlining2
jfirm-compat
keep-alive-blocks
lowfat_sanitizer
lto
master
matze_inlining
multi-file
pagecache
pdeq_new
proc-clone
regalloc-compressed
regalloc-compressed-fixes
regalloc-compressed-static
regalloc-reference
riscv
riscv64
rotate
same_as
scalar-replace-copyb
scratchpad_mem
set_b_value
sgraf/and-broken
sparc-double-registers
sparc-double-registers-rebased
target
temp-copy-lower-in-scalar-replace
test-al-al
tmp-amd64-improvements
vfirm
vhdl-backend
Graph-Based Intermediate Representation
matthias.braun@kit.edu
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
Remove autoconf/automake build
Matthias Braun
2015-07-25
*
do not include config.h anymore
Matthias Braun
2013-05-04
*
update for release
libfirm-1.21.0
Matthias Braun
2012-11-21
*
Update revisions/texts/automake for new release
libfirm-1.20.0
Matthias Braun
2011-12-23
*
remove $Id$, it doesn't work with git anyway
Matthias Braun
2011-11-10
*
update automake stuff for release
Matthias Braun
2011-04-15
*
nobody needs alloca.h these days (hopefully) - using HAVE_s in public headers...
Matthias Braun
2011-04-15
*
simplify/refactor fltcalc code (avoid some macros)
Matthias Braun
2011-04-15
*
remove unmaintained mips backend
Matthias Braun
2010-07-06
*
update/fix autotools stuff
Matthias Braun
2010-07-02
*
cleanup configure script (remove unused/not-working features)
Matthias Braun
2010-06-29
*
remove the ppc32 backend (it's in a very broken state and not maintained)
Matthias Braun
2010-06-25
*
AC_FUNC_STRTOLD is autoconf 2.60 apparently
Matthias Braun
2010-05-28
*
introduce versioning magic into auto* build
Matthias Braun
2010-05-25
*
Fixed Win32 DLL support.
Michael Beck
2010-05-21
*
define FIRM_BUILD_DLL so symbols are actually exported
Matthias Braun
2010-05-20
*
use -fvisibility=hidden
Matthias Braun
2010-05-20
*
update for release
Matthias Braun
2010-05-05
*
update autotools stuff
Matthias Braun
2010-05-03
*
auto* updates
Matthias Braun
2010-04-15
*
remove _GNU_SOURCE define again and add AC_FUNC_STRTOLD autoconf macro
Michael Beck
2010-03-29
*
Reverted r27289, since it brokes a lot of tests on some architectures.
Sebastian Buchwald
2010-03-25
*
no need for obstack_printf from libc (we provide our own); no need to explici...
Matthias Braun
2010-03-11
*
libfirm must be linked to libm
Andreas Zwinkau
2010-01-27
*
libtool adjust to improve win32 support
Matthias Braun
2009-05-27
*
update configure, Makefile.am
libfirm-1.17.0
Matthias Braun
2009-05-16
*
increment version for next release
Matthias Braun
2008-12-01
*
increase version number
Matthias Braun
2008-12-01
*
Include alloca.h only, if HAVE_ALLOCA_H is set.
Christoph Mallon
2008-11-28
*
Remove bashism.
Christoph Mallon
2008-11-28
*
We are at version 1.14.
Christoph Mallon
2008-11-24
*
remove unused support for wchar idents
Matthias Braun
2008-10-11
*
hooks are always enabled now -> one less option
Matthias Braun
2008-10-11
*
move INLINE from firm_config.h to config.h
Matthias Braun
2008-10-11
*
remove autogenerated aclocal.m4, move WITH_ILP from firm_config.h to config.h
Matthias Braun
2008-10-11
*
move DEBUG_libfirm to config.h we shouldn't depend on it in public API
Matthias Braun
2008-10-11
*
remove heap analysis hooks - they're not used anymore
Matthias Braun
2008-10-11
*
remove support for java stuff (was broken and nobody used it anyway)
Matthias Braun
2008-10-11
*
bump version for next release
Matthias Braun
2008-07-24
*
version bump
Matthias Braun
2008-03-30
*
bump version number for next release
Matthias Braun
2008-02-18
*
- copy libcore into libfirm
Matthias Braun
2008-02-14
*
bump version number for release
Matthias Braun
2008-02-13
*
copy the belady3 changes to belady (only cleanups so far, no new functionalit...
Matthias Braun
2007-11-05
*
add missing includes, makefile updates
Matthias Braun
2007-07-20
*
new way to generate firm_config.h
Matthias Braun
2007-07-20
*
automake updates, set version number from configure script
Matthias Braun
2007-07-20
*
Makefile updates
Matthias Braun
2007-07-20
*
use automake instead of homebrewn makefiles
Matthias Braun
2007-07-19