.. |
acinclude.m4
|
|
|
acx.m4
|
|
|
asmcfi.m4
|
|
|
ax_check_define.m4
|
|
|
ax_count_cpus.m4
|
|
|
ax_cxx_compile_stdcxx.m4
|
configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
|
2020-08-20 21:59:00 +02:00 |
ax_lib_socket_nsl.m4
|
build: libcody: Link with -lsocket -lnsl if necessary [PR98316]
|
2021-01-05 11:32:31 +01:00 |
ax_pthread.m4
|
|
|
bitfields.m4
|
|
|
bootstrap-asan.mk
|
|
|
bootstrap-cet.mk
|
|
|
bootstrap-debug-big.mk
|
configure.ac (--with-build-config): New.
|
2009-09-03 05:55:57 +00:00 |
bootstrap-debug-ckovw.mk
|
|
|
bootstrap-debug-lean.mk
|
|
|
bootstrap-debug-lib.mk
|
invoke.texi (-fvar-tracking-assignments): New.
|
2009-09-02 02:42:21 +00:00 |
bootstrap-debug.mk
|
|
|
bootstrap-hwasan.mk
|
libsanitizer: mid-end: Introduce stack variable handling for HWASAN
|
2020-11-25 16:38:06 +00:00 |
bootstrap-lto-lean.mk
|
Filter out LTO in config/bootstrap-lto-lean.mk.
|
2019-04-16 15:24:53 +00:00 |
bootstrap-lto-noplugin.mk
|
|
|
bootstrap-lto.mk
|
|
|
bootstrap-O1.mk
|
|
|
bootstrap-O3.mk
|
|
|
bootstrap-Og.mk
|
|
|
bootstrap-time.mk
|
|
|
bootstrap-ubsan.mk
|
Improve boostrap-ubsan config (PR bootstrap/64914).
|
2018-05-10 10:15:42 +00:00 |
cet.m4
|
|
|
ChangeLog
|
Update ChangeLog and version files for release
|
2021-07-28 06:55:28 +00:00 |
codeset.m4
|
gettext-sister.m4: Renamed from gettext.m4
|
2004-09-22 23:53:59 +00:00 |
depstand.m4
|
depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make directory.
|
2007-01-27 19:50:38 +00:00 |
dfp.m4
|
|
|
elf.m4
|
|
|
enable.m4
|
enable.m4: New file.
|
2005-09-23 16:33:47 +00:00 |
extensions.m4
|
|
|
futex.m4
|
|
|
gc++filt.m4
|
Missed in last commit.
|
2010-07-02 10:26:12 +00:00 |
gcc-plugin.m4
|
|
|
gettext-sister.m4
|
|
|
gettext.m4
|
|
|
glibc21.m4
|
|
|
gthr.m4
|
|
|
gxx-include-dir.m4
|
re PR libgcj/28426 (libgcj header files installed in wrong location in cross build)
|
2006-07-21 20:49:06 +00:00 |
hwcaps.m4
|
|
|
iconv.m4
|
|
|
intdiv0.m4
|
|
|
inttypes_h.m4
|
|
|
inttypes-pri.m4
|
|
|
inttypes.m4
|
|
|
isl.m4
|
isl.m4: Remove support for ISL 0.14.
|
2017-02-13 08:54:02 +00:00 |
largefile.m4
|
config: Sync largefile.m4 from binutils-gdb
|
2020-09-09 11:02:01 +02:00 |
lcmessage.m4
|
|
|
ld-symbolic.m4
|
|
|
lead-dot.m4
|
|
|
lib-ld.m4
|
gettext-sister.m4: Renamed from gettext.m4
|
2004-09-22 23:53:59 +00:00 |
lib-link.m4
|
Fixes after recent configure changes relating to static libraries
|
2020-02-01 00:34:28 +00:00 |
lib-prefix.m4
|
|
|
libstdc++-raw-cxx.m4
|
Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS
|
2013-01-07 10:23:42 -08:00 |
lthostflags.m4
|
|
|
math.m4
|
|
|
mh-alpha-linux
|
|
|
mh-cygwin
|
|
|
mh-darwin
|
|
|
mh-djgpp
|
|
|
mh-mingw
|
mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
|
2021-04-13 09:19:34 +00:00 |
mh-pa
|
|
|
mh-pa-hpux10
|
configure.ac: Add makefile fragments for hpux.
|
2008-07-30 12:17:17 +00:00 |
mh-ppc-aix
|
|
|
mmap.m4
|
|
|
mt-alphaieee
|
|
|
mt-android
|
|
|
mt-d30v
|
|
|
mt-gnu
|
|
|
mt-mips16-compat
|
configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.
|
2008-08-09 19:08:15 +00:00 |
mt-mips-elfoabi
|
|
|
mt-mips-gnu
|
|
|
mt-nios2-elf
|
configure.ac (target_makefile_frag): Set for nios2-*-elf*.
|
2014-05-14 19:20:59 -04:00 |
mt-ospace
|
|
|
mt-sde
|
mt-sde: Change -mcode-xonly to -mcode-readable=pcrel.
|
2012-09-19 20:42:01 +00:00 |
mt-spu
|
|
|
multi.m4
|
|
|
nls.m4
|
|
|
no-executables.m4
|
Use a non-empty test program to test ability to link.
|
2020-02-12 13:22:07 -08:00 |
override.m4
|
|
|
picflag.m4
|
|
|
pkg.m4
|
config: import pkg.m4 from pkg-config
|
2021-01-02 21:53:56 -05:00 |
plugins.m4
|
|
|
po.m4
|
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing)
|
2015-07-24 12:20:44 -06:00 |
proginstall.m4
|
|
|
progtest.m4
|
|
|
sjlj.m4
|
|
|
stdint_h.m4
|
|
|
stdint.m4
|
|
|
target-posix
|
[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.
|
2014-11-13 14:03:17 +00:00 |
tcl.m4
|
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing)
|
2015-07-24 12:20:44 -06:00 |
tls.m4
|
|
|
toolexeclibdir.m4
|
Add `--with-toolexeclibdir=' configuration option
|
2020-01-24 11:24:25 +00:00 |
uintmax_t.m4
|
|
|
ulonglong.m4
|
gettext-sister.m4: Renamed from gettext.m4
|
2004-09-22 23:53:59 +00:00 |
unwind_ipinfo.m4
|
|
|
warnings.m4
|
* warnings.m4: Fix comment.
|
2015-05-27 16:40:38 -04:00 |
weakref.m4
|
|
|
zlib.m4
|
This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4
|
2015-07-14 07:25:35 -07:00 |