diff options
author | Alan Modra <amodra@gcc.gnu.org> | 2013-09-20 19:17:52 +0930 |
---|---|---|
committer | Alan Modra <amodra@gcc.gnu.org> | 2013-09-20 19:17:52 +0930 |
commit | 3cbe17f7ded6cbdf171c9e7368b0c391501507f1 (patch) | |
tree | 5d7dac8cc93ea38e65be8eeadaec09c34bce21a3 /libgomp/ChangeLog | |
parent | 1f46d137d00b0e733bb4ccd75a62a9e57f64abdd (diff) | |
download | gcc-3cbe17f7ded6cbdf171c9e7368b0c391501507f1.zip gcc-3cbe17f7ded6cbdf171c9e7368b0c391501507f1.tar.gz gcc-3cbe17f7ded6cbdf171c9e7368b0c391501507f1.tar.bz2 |
libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
ppc host match. Support little-endian powerpc linux hosts.
Regenerate configure throughout.
From-SVN: r202773
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 67ce627..0af9f44 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2013-09-20 Alan Modra <amodra@gmail.com> + + * configure: Regenerate. + 2013-09-19 Jakub Jelinek <jakub@redhat.com> * testsuite/libgomp.c/sections-2.c: New test. |