summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* malloc: simplify nasm_malloc code, add nasm_strcatn()H. Peter Anvin2018-05-301-3/+4
* Revert "compiler: Add fallthrough() helper"Cyrill Gorcunov2018-02-251-26/+0
* Revert "aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTE"Cyrill Gorcunov2018-02-251-1/+0
* aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTECyrill Gorcunov2018-02-251-0/+1
* compiler: Add fallthrough() helperCyrill Gorcunov2018-02-251-0/+26
* Fix problem with C99 inlines and -Werror=missing-prototypesH. Peter Anvin2018-02-201-0/+27
* aclocal.m4: correct and update PA_HAVE_FUNC()H. Peter Anvin2017-11-291-5/+12
* aclocal.m4: remove dnl which made autoconf complainH. Peter Anvin2017-11-011-1/+1
* aclocal.m4: add defines for added CFLAGS, cleanups, PA_SYM()H. Peter Anvin2017-11-011-23/+31
* Merge branch 'master' into elfH. Peter Anvin2017-04-231-16/+14
|\
| * aclocal.m4: fix underquoted stringsH. Peter Anvin2017-04-231-18/+16
* | Merge branch 'master' into elfH. Peter Anvin2017-04-181-0/+19
|\ \ | |/
| * autoconf: fix handling of --enable/--disable options, WINE fixH. Peter Anvin2017-04-061-0/+19
* | aclocal.m4: make it possible to request a header file to be further usedH. Peter Anvin2017-04-181-8/+28
|/
* Makefile: make it possible to compile with gcc link-time optimizationH. Peter Anvin2017-02-281-0/+21
* configure: make sure we flag invalid attributesH. Peter Anvin2017-02-231-0/+2
* If we have new features introduced by C11, use themH. Peter Anvin2016-12-201-0/+24
* Better support for function attributes, autoconf cleanupsH. Peter Anvin2016-11-151-0/+26
* autoconf improvements: @SET_MAKE@, library extensionH. Peter Anvin2016-03-091-0/+20
* Makefiles: use actual archive managersH. Peter Anvin2016-03-081-17/+0
* configure: enable additional code cleanliness warningsH. Peter Anvin2016-03-011-1/+2
* Portability improvements and autoconf modernizationH. Peter Anvin2016-02-181-19/+26
* Fix autoconf 2.68 warning.Victor van den Elzen2010-11-071-3/+2
* autoconf: detect the broken bool in OpenWatcom 1.8H. Peter Anvin2009-03-011-0/+24
* Cleaner way to add gcc optionsH. Peter Anvin2007-04-151-0/+15