]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - config/ChangeLog
re PR target/78478 (Compile Error for i386-rtems)
[thirdparty/gcc.git] / config / ChangeLog
index af46a1144ff652d1a86e157b80a00e7930489cba..0ad1a300d48463c6f692c08f483ebc0ec2f5439f 100644 (file)
@@ -1,3 +1,95 @@
+2017-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * acx.m4 (GCC_BASE_VER): New m4 function.
+       (ACX_TOOL_DIRS): Require GCC_BASE_VER, for
+       --with-gcc-major-version-only use just major number from BASE-VER.
+
+2017-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR go/78978
+       * hwcaps.m4 (GCC_CHECK_ASSEMBLER_HWCAP): New macro.
+
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * picflag.m4: Remove stray \xA0 in comment.
+
+2016-12-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * hwcaps.m4: New file.
+
+2016-12-08  Alan Modra  <amodra@gmail.com>
+
+       * elf.m4: Revert 2016-06-21 change.
+       * picflag.m4: Likewise.  Revert 2016-04-30 change too.
+       * override.m4 (AC_PROG_LEX): Import 2016-01-18 binutils fix
+       for PR binutils/19481.
+
+2016-12-02  Maxim Ostapenko  <m.ostapenko@samsung.com>
+
+       * bootstrap-asan.mk: Replace LSAN_OPTIONS=detect_leaks=0 with
+       ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1.
+
+2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
+
+       * acx.m4: Change "tail +16c" to "tail -c +17".
+
+2016-12-01  Matthias Klose  <doko@ubuntu.com>
+
+       * pkg.m4: Remove.
+
+2016-11-30  Matthias Klose  <doko@ubuntu.com>
+
+       * pkg.m4: New file.
+
+2016-11-15  Matthias Klose  <doko@ubuntu.com>
+
+       multi.m4: Don't set GCJ.
+
+2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
+
+       * elf.m4: Remove interix support.
+       * picflag.m4: Likewise.
+
+2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       * picflag.m4:  Remove SH5 support.
+
+2015-10-21  Maxim Ostapenko  <m.ostapenko@partner.samsung.com>
+
+       * bootstrap-asan.mk: Replace ASAN_OPTIONS=detect_leaks with
+       LSAN_OPTIONS=detect_leaks.
+
+2015-08-24  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       * iconv.m4 (AM_ICONV_LINK): Use in-tree libiconv when present.
+
+2015-07-24  Micahel Darling  <darlingm@gmail.com>
+
+       PR other/66259
+       * gettext.m4: Reflects renaming of configure.in to configure.ac
+       * po.m4: Likewise
+       * stdint.m4: Likewise
+       * tcl.m4: Likewise
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * zlib.m4: Sync with binutils-gdb.
+
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dfp.m4 (enable_decimal_float): Also set to yes for
+       i?86*-*-elfiamcu target.
+
+2015-05-27  Jason Merrill  <jason@redhat.com>
+
+       PR bootstrap/66304
+       * warnings.m4 (ACX_PROG_CXX_WARNING_OPTS)
+       (ACX_PROG_CXX_WARNINGS_ARE_ERRORS)
+       (ACX_PROG_CXX_WARNING_ALMOST_PEDANTIC): New.
+       (ACX_PROG_CC_WARNING_OPTS, ACX_PROG_CC_WARNING_ALMOST_PEDANTIC)
+       (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Push into C language context.
+
 2015-05-13  Eric Botcazou  <ebotcazou@adacore.com>
 
        * sjlj.m4: New file.