diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-30 17:47:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-30 17:47:38 +0000 |
commit | cb48e60fd82dc5c533825c1c0fa347d742d1f898 (patch) | |
tree | eb7f1d33faa0c04381b5d4a297a0d0e95103e5ee /ChangeLog | |
parent | acb53dc1aee4dc2f042ff8a5fc863533b0ad975d (diff) | |
download | glibc-cb48e60fd82dc5c533825c1c0fa347d742d1f898.tar glibc-cb48e60fd82dc5c533825c1c0fa347d742d1f898.tar.gz glibc-cb48e60fd82dc5c533825c1c0fa347d742d1f898.tar.bz2 glibc-cb48e60fd82dc5c533825c1c0fa347d742d1f898.zip |
Update.
2000-06-30 Ulrich Drepper <drepper@redhat.com>
* sysdeps/ia64/htonl.S: New file.
* sysdeps/ia64/htons.S: New file.
* sysdeps/ia64/memcpy.S: Replace with version which does not use
floating point registers.
Patches by Dan Pop <Dan.Pop@cern.ch>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-06-30 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/ia64/htonl.S: New file. + * sysdeps/ia64/htons.S: New file. + * sysdeps/ia64/memcpy.S: Replace with version which does not use + floating point registers. + Patches by Dan Pop <Dan.Pop@cern.ch>. + 2000-06-30 Andreas Jaeger <aj@suse.de> * posix/Makefile (tests): tst-exec and tst-spawn only work with |