gcc/config
Kai Tietz b4394ebd56 Fix unnamed extension for ISO-C.
From-SVN: r156315
2010-01-28 12:26:01 +01:00
..
ChangeLog stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. 2010-01-05 14:02:37 +00:00
acinclude.m4 config: sync with src 2008-07-30 14:57:07 +00:00
acx.m4 acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test. 2009-10-23 10:03:47 +00:00
bootstrap-O1.mk re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
bootstrap-O3.mk re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
bootstrap-debug-big.mk configure.ac (--with-build-config): New. 2009-09-03 05:55:57 +00:00
bootstrap-debug-ckovw.mk invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
bootstrap-debug-lean.mk configure.ac (--with-build-config): New. 2009-09-03 05:55:57 +00:00
bootstrap-debug-lib.mk invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
bootstrap-debug.mk invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
bootstrap-time.mk invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
codeset.m4
depstand.m4
elf.m4 re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
enable.m4
extensions.m4 extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
futex.m4 configure.ac (--enable-linux-futex): Add new configure option. 2008-01-08 17:14:49 +01:00
gettext-sister.m4
gettext.m4
glibc21.m4
gxx-include-dir.m4
iconv.m4
intdiv0.m4
inttypes-pri.m4
inttypes.m4
inttypes_h.m4
largefile.m4 largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and AC_CANONICAL_TARGET. 2009-11-30 16:38:14 +00:00
lcmessage.m4
ld-symbolic.m4
lead-dot.m4 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
lib-ld.m4
lib-link.m4
lib-prefix.m4
mh-cxux
mh-cygwin mh-cygwin (LDFLAGS): Add linker option to increase stack limit up to 8MB. 2009-02-11 11:50:50 +01:00
mh-decstation
mh-dgux386
mh-djgpp
mh-interix
mh-lynxrs6k
mh-mingw Fix unnamed extension for ISO-C. 2010-01-28 12:26:01 +01:00
mh-ncr3000
mh-necv4
mh-pa configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
mh-pa-hpux10 configure.ac: Add makefile fragments for hpux. 2008-07-30 12:17:17 +00:00
mh-ppc-aix mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc. 2009-06-25 12:10:04 +00:00
mh-ppc-darwin * mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =. 2008-02-20 16:31:19 +01:00
mh-sco
mh-solaris
mh-sysv4
mh-sysv5
mh-x86omitfp
mt-alphaieee
mt-d30v
mt-gnu re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
mt-mep
mt-mips-elfoabi configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. 2008-08-09 19:08:15 +00:00
mt-mips-gnu configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. 2008-08-09 19:08:15 +00:00
mt-mips16-compat configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. 2008-08-09 19:08:15 +00:00
mt-netware
mt-ospace
mt-sde mt-sde (CFLAGS_FOR_TARGET, [...]): Use +=, not =. 2007-12-06 17:42:48 +00:00
mt-spu mt-spu (all-ld): Update for ld Makefile changes. 2008-08-03 13:07:55 +09:30
mt-v810
mt-wince
multi.m4 re PR target/37137 (unrecognized command line option "-minterlink-mips16") 2009-05-12 05:49:28 +00:00
nls.m4
no-executables.m4 extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
override.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
plugins.m4 (Synchronize with addition made to binutils sources): 2009-05-27 16:31:26 +00:00
po.m4
proginstall.m4 configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
progtest.m4
stdint.m4 stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. 2010-01-05 14:02:37 +00:00
stdint_h.m4
tcl.m4 [multiple changes] 2009-05-07 08:36:43 +00:00
tls.m4 extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
uintmax_t.m4
ulonglong.m4
unwind_ipinfo.m4 Index... 2008-12-21 14:27:18 -08:00
warnings.m4 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
zlib.m4 * zlib.m4: New file. 2009-11-24 22:40:46 +00:00