diff options
author | Richard Henderson <rth@redhat.com> | 2011-11-08 08:28:30 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2011-11-08 08:28:30 -0800 |
commit | 3d3b05ff4ffcca24cadba839a7708c8c483dd642 (patch) | |
tree | 563d6726881575a6c845fb9c184669896a0e102b /libitm/ChangeLog | |
parent | 01f3428cafc13f5ae765d304494cac750892bb80 (diff) | |
download | gcc-3d3b05ff4ffcca24cadba839a7708c8c483dd642.zip gcc-3d3b05ff4ffcca24cadba839a7708c8c483dd642.tar.gz gcc-3d3b05ff4ffcca24cadba839a7708c8c483dd642.tar.bz2 |
Fix tests for libitm support.
From-SVN: r181169
Diffstat (limited to 'libitm/ChangeLog')
-rw-r--r-- | libitm/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog index f9624bb..c8c4279 100644 --- a/libitm/ChangeLog +++ b/libitm/ChangeLog @@ -1,5 +1,7 @@ 2011-11-08 Richard Henderson <rth@redhat.com> + * configure.tgt: Test correct directory for supported cpus. + * configure.ac: Exit if unsupported. * configure: Rebuild. * configure.tgt: Delete boilerplate from libgomp for unsupported |