diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-18 23:25:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-18 23:25:13 +0000 |
commit | 752b94f63eaa8a268ffb4930fbf5b4d464bc4601 (patch) | |
tree | d9e97b5f84ee0b6b6b1b239d889f46f3312df386 /ChangeLog | |
parent | db670cc88c4d8c65c5677601594b587847cad510 (diff) | |
download | glibc-752b94f63eaa8a268ffb4930fbf5b4d464bc4601.tar.gz glibc-752b94f63eaa8a268ffb4930fbf5b4d464bc4601.tar.xz glibc-752b94f63eaa8a268ffb4930fbf5b4d464bc4601.zip |
* sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...
* sysdeps/sparc/Makefile (long-double-fcts): ... to here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bf94f48fa5..72cca13d5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-18 Roland McGrath <roland@redhat.com> + + * sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ... + * sysdeps/sparc/Makefile (long-double-fcts): ... to here. + 2006-01-18 Jakub Jelinek <jakub@redhat.com> * elf/dl-deps.c (_dl_map_object_deps): In case of failure also make a |