diff options
author | H.J. Lu <hjl@gcc.gnu.org> | 2012-08-26 07:26:57 -0700 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2012-08-26 07:26:57 -0700 |
commit | 54b2365b7f449308637ee8b1aceac24ca291a036 (patch) | |
tree | def5e6b7832ff2e123410e503d13a055fcd4dbea | |
parent | bd67830a5c840e4a21c730398349b602a9890007 (diff) | |
download | gcc-54b2365b7f449308637ee8b1aceac24ca291a036.zip gcc-54b2365b7f449308637ee8b1aceac24ca291a036.tar.gz gcc-54b2365b7f449308637ee8b1aceac24ca291a036.tar.bz2 |
Move config entries to ChangeLog
From-SVN: r190688
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | config/ChangeLog | 4 |
2 files changed, 7 insertions, 7 deletions
@@ -97,19 +97,19 @@ Merge from graphite branch 2011-07-21 Tobias Grosser <tobias@grosser.es> - + * configure: Regenerated. * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, both cloog.org and legacy versions. The only supported version will be CLooG with the isl backend. 2011-07-21 Tobias Grosser <tobias@grosser.es> - + * configure: Regenerated. * configure.ac: Require cloog isl 0.17.0 2011-07-21 Tobias Grosser <tobias@grosser.es> - + * configure: Regenerated. * config/cloog.m4: Do not define CLOOG_ORG @@ -178,10 +178,6 @@ * configure.ac: Bump minimum MPFR version to 2.4.0. * configure: Regenerated. -2012-05-03 Olivier Hainque <hainque@adacore.com> - - * config/mh-ppc-aix (LDFLAGS): Quote $(CC). - 2012-05-01 Richard Henderson <rth@redhat.com> * Makefile.def (libatomic): New target_module. diff --git a/config/ChangeLog b/config/ChangeLog index 8b36c33..4c2c1da 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -34,6 +34,10 @@ * stdint.m4: Fix typos. * tcl.m4: Fix typos. +2012-05-03 Olivier Hainque <hainque@adacore.com> + + * mh-ppc-aix (LDFLAGS): Quote $(CC). + 2012-04-03 Tristan Gingold <gingold@adacore.com> * mmap.m4: Use *vms* instead of vms*. |