diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-01-14 09:57:33 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-01-14 09:57:33 -0800 |
commit | 66438c3fe12d88721f395d3601fa192e03b208ba (patch) | |
tree | ecc535e4dedb10745f760dc4083ee16a59a23797 /ChangeLog | |
parent | 2a91b5735ac1bc65ce5c2a3646d75ba7208e26e9 (diff) | |
download | glibc-66438c3fe12d88721f395d3601fa192e03b208ba.tar.gz glibc-66438c3fe12d88721f395d3601fa192e03b208ba.tar.xz glibc-66438c3fe12d88721f395d3601fa192e03b208ba.zip |
Fix up log format, wrap a long line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 21fb09b937..94f56c33e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,9 +28,9 @@ 2013-01-11 David S. Miller <davem@davemloft.net> - * math/Makefile: Recognize gmp-sysdep_routines. - * sysdeps/sparc/sparc64/multiarch/Makefile: Add VIS3 optimized GMP routines - to sysdeps. + * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines). + * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math] + (gmp-sysdep_routines): New variable. Add VIS3 optimized GMP routines. * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file. * sysdeps/sparc/sparc64/multiarch/add_n.S: New file. * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file. |