diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2000-04-24 16:28:14 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-24 16:28:14 +0000 |
| commit | 655ab929ed2577ae34088fea77f812e8d067b8bf (patch) | |
| tree | f8aaa6142629a0cc0d85462a77464c167bfb29be /ChangeLog | |
| parent | 20b02a2e39dc50f5ef9c0ea3ed75f9bc6c8c4762 (diff) | |
| download | glibc-655ab929ed2577ae34088fea77f812e8d067b8bf.tar.xz glibc-655ab929ed2577ae34088fea77f812e8d067b8bf.zip | |
Update.
* elf/dl-reloc.c (_dl_relocate_object): Add one more
__builtin_expect saying that we don't normally expect to profile.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-04-24 Ulrich Drepper <drepper@redhat.com> + * elf/dl-reloc.c (_dl_relocate_object): Add one more + __builtin_expect saying that we don't normally expect to profile. + * sysdeps/i386/dl-machine.h (elf_machine_rel): Add __builtin_expect where desirable. |
