diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-09-21 14:36:03 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-09-21 14:36:03 +0000 |
commit | 9b5bb817601313b990bd1076e9db72019367cd42 (patch) | |
tree | 1b1488f2516e72fc93c12fe0423f38e3f914ad4d /libquadmath/ChangeLog | |
parent | 68fe3898b0503d95fbe62105e03dbe97dac7df59 (diff) | |
download | gcc-9b5bb817601313b990bd1076e9db72019367cd42.tar.gz |
* Makefile.am (FLAGS_TO_PASS): Define.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179048 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r-- | libquadmath/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 7b35cc985d7..fd24f5f400d 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,8 @@ +2011-09-21 Joseph Myers <joseph@codesourcery.com> + + * Makefile.am (FLAGS_TO_PASS): Define. + * Makefile.in: Regenerate. + 2011-08-01 Jakub Jelinek <jakub@redhat.com> * math/rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y |