diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-02 07:34:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-02 07:34:00 +0000 |
commit | fc1b9b023ba954c70293e8eb104f3efa7635153e (patch) | |
tree | a00caf29f6274af38c0c6d68c9f7868ffebfd1b4 /ChangeLog | |
parent | 99c012218f02085b7ccd7422c1bc4997dc054696 (diff) | |
download | glibc-fc1b9b023ba954c70293e8eb104f3efa7635153e.tar.gz glibc-fc1b9b023ba954c70293e8eb104f3efa7635153e.tar.xz glibc-fc1b9b023ba954c70293e8eb104f3efa7635153e.zip |
* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding
-mlong-double-128 when it's already there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 33cc5155a2..1374057e65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-01 Roland McGrath <roland@redhat.com> + + * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding + -mlong-double-128 when it's already there. + 2006-02-01 Roland McGrath <roland@frob.com> * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern |