diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-12 18:29:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-12 18:29:08 +0000 |
commit | 2ad2e1e702f5a949f58e039f7166b0920503ce39 (patch) | |
tree | 101824e509b794973a7fa0d411657bc31f83e6c1 /ChangeLog | |
parent | 22f2067436bbe72233ff0c017d8a40ce65afa1d4 (diff) | |
download | glibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.tar.gz glibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.tar.xz glibc-2ad2e1e702f5a949f58e039f7166b0920503ce39.zip |
Update.
2002-12-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size directive.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 98074874a1..6103ee2a65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-12 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size + directive. + 2002-12-11 Jakub Jelinek <jakub@redhat.com> * io/test-utime (main): If stnow.st[am]time is wrong, print it and |