diff options
author | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-20 09:47:52 +0000 |
---|---|---|
committer | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-20 09:47:52 +0000 |
commit | 9613c0039f67f7ae0c1c82d3f25640268b48d11b (patch) | |
tree | 5d7dac8cc93ea38e65be8eeadaec09c34bce21a3 /boehm-gc/ChangeLog | |
parent | 68fc0d2a63e35d58f29afd1815409d961ce76578 (diff) | |
download | gcc-9613c0039f67f7ae0c1c82d3f25640268b48d11b.tar.gz |
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
ppc host match. Support little-endian powerpc linux hosts.
Regenerate configure throughout.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202773 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 0cd4dbec4d5..cb097bcce68 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,4 +1,8 @@ -2013-09-04 Matthias Klose <doko@ubuntu.com> +2013-09-20 Alan Modra <amodra@gmail.com> + + * configure: Regenerate. + +2013-09-04 Matthias Klose <doko@ubuntu.com> * Makefile.am (libgcjgc_la_LIBADD): Add EXTRA_TEST_LIBS. * Makefile.in: Regenerate. |