about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2010-03-04 19:33:41 -0800
committerUlrich Drepper <drepper@redhat.com>2010-03-04 19:33:41 -0800
commite39acb1f165c467e99509146c95f69c7444521e3 (patch)
tree42621c9fdf99dc68e78be44f9c4a5e9ec490295b /ChangeLog
parent356af22323ee2ff1dccf637f573994aebef6c50b (diff)
downloadglibc-e39acb1f165c467e99509146c95f69c7444521e3.tar.gz
glibc-e39acb1f165c467e99509146c95f69c7444521e3.tar.xz
glibc-e39acb1f165c467e99509146c95f69c7444521e3.zip
Fix R_X86_64_PC32 overflow detection
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1946aa666b..eac8ecd965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-02  Richard Guenther  <rguenther@suse.de>
+
+	* sysdeps/x86_64/dl-machine.h (elf_machine_rela): R_X86_64_PC32
+	is sign-extending.
+
 2010-03-03  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/bits/in.h: Add a few more definitions from