c-common.c (braced_list_to_string): Remove eval parameter.
[gcc.git] / ChangeLog
index d72c91cfa200bff13a4c3f43f22afedc8354bed1..c16fa1d6c4afae0efdad6d938df3ec3df88fb39b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,220 @@
+2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
+
+       * MAINTAINERS (write after approval): Add myself.
+
+2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * MAINTAINERS: Add self to global reviewers list.
+
+2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
+
+       MAINTAINERS: Add c-sky port maintainers.
+
+2018-08-10  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS: Revert change in previous commit and
+       join lines.
+
+2018-08-10  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS: Remove extra line.
+
+2018-08-06  Naveen H.S  <naveenh@marvell.com>
+
+       * MAINTAINERS: Update my email address.
+
+2018-07-19  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
+       as maintainer.
+
+2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * MAINTAINERS: Adjust email address for me and my colleague Robin
+       Dapp.
+
+2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
+           Sunil K Pandey  <sunil.k.pandey@intel.com>
+
+       PR target/84413
+       * config/i386/i386.c (m_CORE_AVX512): New.
+       (m_CORE_AVX2): Likewise.
+       (m_CORE_ALL): Add m_CORE_AVX2.
+       * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
+       Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
+       and remove the rest of m_SKYLAKE_AVX512.
+
+2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * config.sub: Sync with upstream version 2018-07-03.
+
+2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * config.guess: Sync with upstream version 2018-06-26.
+       * config.sub: Sync with upstream version 2018-07-02.
+
+2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
+
+       * libtool.m4: Sort output of 'find' to enable deterministic builds.
+       * ltmain.sh: Likewise.
+
+2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * contrib/config-list.mk: Remove powerpc-linux_paired.
+
+2018-06-29  Alexandre Oliva <oliva@adacore.com>
+
+       * configure.ac: Introduce support for @unless/@endunless.
+       * Makefile.tpl (dep-kind): Rewrite with cond; return
+       postbootstrap in some cases.
+       (make-postboot-dep, postboot-targets): New.
+       (dependencies): Do not output postbootstrap dependencies at
+       first.  Output non-target ones changed for configure to depend
+       on stage_last @if gcc-bootstrap, and the original deps @unless
+       gcc-bootstrap.
+       * configure.in, Makefile.in: Rebuilt.
+
+2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
+
+       * MAINTAINERS (write after approval): Add myself.
+
+2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
+
+       * MAINTAINERS (write after approval): Add myself.
+
+2018-06-19  Nick Clifton  <nickc@redhat.com>
+
+       * zlib/configure.ac: Restore old behaviour of only enabling
+       multilibs when a target subdirectory is defined.  This allows
+       building with srcdir == builddir.
+       * zlib/configure: Regenerate.
+
+2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.def (fortran): Add check-target-libgomp-fortran.
+       * Makefile.tpl (check-target-libgomp-fortran): New phony target.
+       * Makefile.in: Regenerate.
+
+2018-06-16  Ben Elliston  <bje@gnu.org>
+
+       * config.guess: Import latest version.
+       * config.sub: Likewise.
+
+2018-06-08  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS: Remove MPX-related entries.
+       * Makefile.def: Remove libmpx support.
+       * Makefile.in: Regenerate.
+       * configure.ac: Remove removed files.
+       * configure: Regenerate.
+       * libmpx/ChangeLog: Remove.
+       * libmpx/Makefile.am: Remove.
+       * libmpx/Makefile.in: Remove.
+       * libmpx/acinclude.m4: Remove.
+       * libmpx/aclocal.m4: Remove.
+       * libmpx/config.h.in: Remove.
+       * libmpx/configure: Remove.
+       * libmpx/configure.ac: Remove.
+       * libmpx/configure.tgt: Remove.
+       * libmpx/libmpx.spec.in: Remove.
+       * libmpx/mpxrt/Makefile.am: Remove.
+       * libmpx/mpxrt/Makefile.in: Remove.
+       * libmpx/mpxrt/libmpx.map: Remove.
+       * libmpx/mpxrt/libtool-version: Remove.
+       * libmpx/mpxrt/mpxrt-utils.c: Remove.
+       * libmpx/mpxrt/mpxrt-utils.h: Remove.
+       * libmpx/mpxrt/mpxrt.c: Remove.
+       * libmpx/mpxrt/mpxrt.h: Remove.
+       * libmpx/mpxwrap/Makefile.am: Remove.
+       * libmpx/mpxwrap/Makefile.in: Remove.
+       * libmpx/mpxwrap/libmpxwrappers.map: Remove.
+       * libmpx/mpxwrap/libtool-version: Remove.
+       * libmpx/mpxwrap/mpx_wrappers.c: Remove.
+
+2018-06-04  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS: Add myself as gcov maintainer.
+
+2018-06-04  Matthew Fortune  <mfortune@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2018-06-04  Tom de Vries  <tdevries@suse.de>
+
+       * MAINTAINERS: Remove write-after-approval entries for component
+       maintainers.
+
+2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * MAINTAINERS (write after approval): Add myself.
+
+2018-06-01  Bin Cheng <amker@gcc.gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2018-06-01  Tom de Vries  <tdevries@suse.de>
+
+       * MAINTAINERS: Update my email address.
+
+2018-05-22  Bin Cheng <bin.cheng@arm.com>
+
+       * MAINTAINERS (loop-optimizer): Add myself.
+
+2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
+
+       * configure.ac: Added "nfp" target.
+       * configure: Regenerate.
+
+2018-04-30  Richard Biener  <rguenther@suse.de>
+
+       PR bootstrap/85571
+       * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
+       (STAGE3_TFLAGS): Likewise.
+       (STAGEtrain_CFLAGS): Filter out -fchecking=1.
+       (STAGEtrain_TFLAGS): Likewise.
+       * Makefile.in: Regenerate.
+
+2018-04-26  Richard Biener  <rguenther@suse.de>
+
+       * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
+       (STAGE2_CFLAGS): Likewise.
+       (STAGE2_TFLAGS): Likewise.
+       (STAGE3_CFLAGS): Add -fchecking.
+       (STAGE3_TFLAGS): Likewise.
+       (STAGEtrain_CFLAGS): Filter out -fchecking.
+       (STAGEtrain_TFLAGS): Likewise.
+       * Makefile.in: Re-generate.
+
+2018-04-25  Catherine Moore <clm@codesourcery.com>
+
+       * MAINTAINERS (mips): Remove myself as MIPS maintainer.
+
+2018-04-18  Paul Clarke  <pc@us.ibm.com>
+
+       * MAINTAINERS (write after approval): Add myself.
+
+2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
+
+       * MAINTAINERS: Update my email address.
+
+2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
+
+       * MAINTAINERS: Remove redundant Write-After-Approval entry.
+
+2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
+
+       * MAINTAINERS: Update my email address and disambiguate myself
+       a bit from Will Schmidt.
+
+2018-03-21  Nathan Sidwell  <nathan@acm.org>
+
+       * MAINTAINERS: Move maintainers of now-removed picochip and score
+       ports to write after approval.
+
+2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * MAINTAINERS: Add entry for SVE maintainership.
+
 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
 
        * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.