diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-12 03:41:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-12 03:41:23 +0000 |
commit | ca91553a6fc4c3689bf22c562af41f45566d8a77 (patch) | |
tree | 0348da7916cd7b85e6c2407d712907b6e82c19f0 /ChangeLog | |
parent | 334fcf2a65f3b58867ce136da767c6c58a3d45ed (diff) | |
download | glibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.tar.gz glibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.tar.xz glibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.zip |
Update.
2003-08-11 Ulrich Drepper <drepper@redhat.com> * assert/assert.h: Use __builtin_expect in assert and assert_perror definitions if possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f3dbab4add..cb4b111274 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-11 Ulrich Drepper <drepper@redhat.com> + + * assert/assert.h: Use __builtin_expect in assert and + assert_perror definitions if possible. + 2003-08-07 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/ldsodefs.h (_rtld_global): Add |