summaryrefslogtreecommitdiff
path: root/aclocal.m4
AgeCommit message (Expand)Author
2018-05-30malloc: simplify nasm_malloc code, add nasm_strcatn()H. Peter Anvin
2018-02-25Revert "compiler: Add fallthrough() helper"Cyrill Gorcunov
2018-02-25Revert "aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTE"Cyrill Gorcunov
2018-02-25aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTECyrill Gorcunov
2018-02-25compiler: Add fallthrough() helperCyrill Gorcunov
2018-02-20Fix problem with C99 inlines and -Werror=missing-prototypesH. Peter Anvin
2017-11-29aclocal.m4: correct and update PA_HAVE_FUNC()H. Peter Anvin
2017-11-01aclocal.m4: remove dnl which made autoconf complainH. Peter Anvin
2017-11-01aclocal.m4: add defines for added CFLAGS, cleanups, PA_SYM()H. Peter Anvin
2017-04-23Merge branch 'master' into elfH. Peter Anvin
2017-04-23aclocal.m4: fix underquoted stringsH. Peter Anvin
2017-04-18Merge branch 'master' into elfH. Peter Anvin
2017-04-18aclocal.m4: make it possible to request a header file to be further usedH. Peter Anvin
2017-04-06autoconf: fix handling of --enable/--disable options, WINE fixH. Peter Anvin
2017-02-28Makefile: make it possible to compile with gcc link-time optimizationH. Peter Anvin
2017-02-23configure: make sure we flag invalid attributesH. Peter Anvin
2016-12-20If we have new features introduced by C11, use themH. Peter Anvin
2016-11-15Better support for function attributes, autoconf cleanupsH. Peter Anvin
2016-03-09autoconf improvements: @SET_MAKE@, library extensionH. Peter Anvin
2016-03-08Makefiles: use actual archive managersH. Peter Anvin
2016-03-01configure: enable additional code cleanliness warningsH. Peter Anvin
2016-02-18Portability improvements and autoconf modernizationH. Peter Anvin
2010-11-07Fix autoconf 2.68 warning.Victor van den Elzen
2009-03-01autoconf: detect the broken bool in OpenWatcom 1.8H. Peter Anvin
2007-04-15Cleaner way to add gcc optionsH. Peter Anvin