summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-06 21:53:42 +0000
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-06 21:53:42 +0000
commit896fc76180ff179f9db46cda9c6dba9ee7286ac0 (patch)
tree745d96a240a03e168c5c572928a1593ab8158f24 /ChangeLog
parent0ef84e3b6536aac0854c6538d6a46b6c587d94b6 (diff)
downloadgcc-896fc76180ff179f9db46cda9c6dba9ee7286ac0.tar.gz
Allow all the versions greater than 0.10 of PPL.
2010-05-05 Sebastian Pop <sebastian.pop@amd.com> * configure.ac: Allow all the versions greater than 0.10 of PPL. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159134 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64b2de3354d..a78216d678d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
+
+ * configure.ac: Allow all the versions greater than 0.10 of PPL.
+ * configure: Regenerated.
+
2010-04-27 Roland McGrath <roland@redhat.com>
H.J. Lu <hongjiu.lu@intel.com>