diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-03-12 06:31:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-03-12 06:31:25 +0000 |
commit | e7f110cdbd6e9c5a48b378ba7b30a3ad1dc04314 (patch) | |
tree | 6fdda86cb70695227658c9c039b38da4d29f786f /ChangeLog | |
parent | 30991b8bd9da368a917c6b7ca74342ed7c53e26f (diff) | |
download | glibc-e7f110cdbd6e9c5a48b378ba7b30a3ad1dc04314.tar glibc-e7f110cdbd6e9c5a48b378ba7b30a3ad1dc04314.tar.gz glibc-e7f110cdbd6e9c5a48b378ba7b30a3ad1dc04314.tar.bz2 glibc-e7f110cdbd6e9c5a48b378ba7b30a3ad1dc04314.zip |
* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
prediction. A few size optimizations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-03-11 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch + prediction. A few size optimizations. + 2009-03-10 Ulrich Drepper <drepper@redhat.com> * time/tzset.c: Optimize a bit for size. |