diff options
author | Tristan Gingold <gingold@adacore.com> | 2012-07-04 12:26:55 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@gcc.gnu.org> | 2012-07-04 12:26:55 +0000 |
commit | 2b2d7c53bb77d296530b792df31559ebca3cdb9b (patch) | |
tree | c7995c7e55eabcdde1b61bcf97042ad0bb91cf8f /config/ChangeLog | |
parent | 6c9df5a0014040115ebe576c4c0b7914a0414422 (diff) | |
download | gcc-2b2d7c53bb77d296530b792df31559ebca3cdb9b.zip gcc-2b2d7c53bb77d296530b792df31559ebca3cdb9b.tar.gz gcc-2b2d7c53bb77d296530b792df31559ebca3cdb9b.tar.bz2 |
isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.
config/
2012-07-04 Tristan Gingold <gingold@adacore.com>
* isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.
Fix comments.
2012-07-04 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
From-SVN: r189257
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 3408a523..3b58790 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2012-07-04 Tristan Gingold <gingold@adacore.com> + + * isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling. + Fix comments. + 2012-07-03 Richard Guenther <rguenther@suse.de> * cloog.m4: Remove debugging print. |