diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 23:07:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 23:07:15 +0000 |
commit | 37fb8add3054abd484455aeedee487622c6f170e (patch) | |
tree | 9c469cd6af086e6df0dc25e2b63f4c81862bb79b /ChangeLog | |
parent | 2caacb0adce76d3b2a29faf4905120fbe30b84bf (diff) | |
download | glibc-37fb8add3054abd484455aeedee487622c6f170e.tar glibc-37fb8add3054abd484455aeedee487622c6f170e.tar.gz glibc-37fb8add3054abd484455aeedee487622c6f170e.tar.bz2 glibc-37fb8add3054abd484455aeedee487622c6f170e.zip |
Update.
2000-06-12 Ulrich Drepper <drepper@redhat.com>
* include/libc-symbols.h (link_warning): Work around a change in
GAS which wrns about changing section attributes.
Proposed by Nich Clifton <nickc@redhat.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-06-12 Ulrich Drepper <drepper@redhat.com> + + * include/libc-symbols.h (link_warning): Work around a change in + GAS which wrns about changing section attributes. + Proposed by Nich Clifton <nickc@redhat.com>. + 2000-06-12 H.J. Lu <hjl@gnu.org> * sysdeps/i386/fpu/bits/mathinline.h (__sgn1l): Add __extension__. |