diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-08 20:33:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-08 20:33:32 +0000 |
commit | 5ffcefcd1b93226035249fbaf9acdf175b634269 (patch) | |
tree | 39d7e8087975c36a5d7ea8980286c13ab05a42ab | |
parent | c8184960fe52b9dc6e3b741df8102aab6bf6a380 (diff) | |
download | glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.tar glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.tar.gz glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.tar.bz2 glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.zip |
Update.
* sysdeps/libm-i387/s_asinhf.S: Fix typos which caused overwriting
stack variables.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-02-08 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/libm-i387/s_asinhf.S: Fix typos which caused overwriting + stack variables. + * po/nl.po: Update from translation team. * sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value. |