|
817a43fb
|
2022-09-28T09:05:45
|
|
Revert to previous cfi check. (#735)
|
|
9b58d4ba
|
2022-09-01T08:57:13
|
|
GCC_AS_CFI_PSEUDO_OP passes on msvc, although it's not sufficient.
|
|
7b1dd8ce
|
2022-08-31T09:49:21
|
|
Don't -malign-double for x86-32
|
|
ddc67643
|
2022-06-25T22:04:53
|
|
Add missing file
|
|
4a46f35b
|
2022-06-25T21:14:30
|
|
Update configury
|
|
5865450d
|
2021-03-23T19:50:09
|
|
Update ax_cc_maxopt m4 macro (#617)
Keeps libffi's specific changes
(https://github.com/libffi/libffi/commit/cec3a3a201f17a7f018f25e1a0917bd5206e5a5a#diff-2396a1256ac4b1c6849c931ddb8018bdd984bb2383be21bb819a33b95d8d603f)
and updates to the latest ax_cc_maxopt.m4
(http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=commit;h=73ee1b396c21062ee8eeb8721ba5323322110fb5):
ax_cc_maxopt.m4: retain setting of CFLAGS by configure
AX_CC_MAXOPT checks whether CFLAGS was set by the user; if so, the user’s
setting is respected. This behavior is retained, of course.
However, AX_CC_MAXOPT was then setting CFLAGS="". This overrode the default
setting by configure, which usually includes -g. Hence, if CFLAGS was not
set by the user, retain the default setting, to preserve the ability to
debug.
A typical default setting from configure is "-g -O2". This means that
AX_CC_MAXOPT might typically set CFLAGS to "-g -O2 -O3". This is fine,
because the later -O3 will override the earlier -O2. (The only assumption is
that all compilers that AX_CC_MAXOPT knows behave in this sane way.)
|
|
970b7fce
|
2019-11-21T05:04:54
|
|
Update autoconf-archive m4 macros
|
|
3ec522bc
|
2019-02-19T13:09:09
|
|
Fix cfi checks for old compiler (#453)
cfi_sections can be unsupported when cfi_startproc
and cfi_endproc are.
|
|
cec3a3a2
|
2018-03-18T16:00:04
|
|
Don't align-double for 32-bit x86
|
|
f31b9153
|
2018-03-18T15:13:21
|
|
Add m4/ax_require_defined.m4
|
|
81d345b2
|
2018-03-18T13:32:03
|
|
Update autoconf archive macros
|
|
6172a995
|
2014-06-25T12:28:17
|
|
Fix issue with builddir when calling configure with absolute path
|
|
35634dbc
|
2014-03-15T18:11:16
|
|
Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
|
|
33c9954f
|
2014-02-28T00:38:41
|
|
Rebuilt with new libtool
|
|
2f5b7ce5
|
2013-11-09T06:16:32
|
|
UltraSPARC IIi fix. Update README and build configury.
|
|
ffef2e04
|
2013-02-07T15:47:01
|
|
x32 and libtool fixes
|
|
bff052d9
|
2013-01-11T10:24:32
|
|
32-bit x86 fix and more
|
|
ebbe7796
|
2013-01-02T08:54:05
|
|
missed x32 libtool patch.
|
|
8bad679a
|
2013-01-02T08:28:35
|
|
New stand-alone patch
|
|
981c32ee
|
2013-01-02T07:34:03
|
|
Merge with GCC. Eliminate quilt bits.
|
|
6993a668
|
2012-10-30T06:59:32
|
|
Fix autoconf macros
|
|
9c00a3f6
|
2012-10-12T16:46:06
|
|
TILE-Gx/TILEPro support
|
|
a044a56b
|
2012-04-06T10:39:10
|
|
Linux/x32 libtool fix
|
|
4130e197
|
2012-02-03T13:18:27
|
|
Refresh autoconf-archive m4 scripts
|
|
c411f140
|
2011-11-12T07:32:36
|
|
Fix ax_enable_builddir macro on BSD systems
|
|
3d56106b
|
2011-11-12T07:20:24
|
|
Rebase
|
|
8cf88784
|
2011-02-15T15:19:49
|
|
Fix ax_cc_maxopt.m4
|
|
7c7c9f32
|
2011-02-12T09:29:29
|
|
ungccify parts of the build
|
|
17d9e9e6
|
2011-02-11T12:23:20
|
|
Use newer autotools. Only build debug.c when --enable-debug.
|
|
f2c2a4fc
|
2010-04-13T10:19:28
|
|
Remove warnings and add OS/2 support
|
|
c7fa2da8
|
2009-12-24T07:22:44
|
|
3.0.9rc6
|