about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-11-12 21:51:46 +0000
committerRoland McGrath <roland@gnu.org>2004-11-12 21:51:46 +0000
commitbfd259e0f6343422944a66a55d7432c2c9b1562e (patch)
tree492dc5005e1a8f75f84f6031c649dd93ffd2bc37
parentb105fb4b6fa2066d5988d9631ad81dea72255311 (diff)
downloadglibc-bfd259e0f6343422944a66a55d7432c2c9b1562e.tar.gz
glibc-bfd259e0f6343422944a66a55d7432c2c9b1562e.tar.xz
glibc-bfd259e0f6343422944a66a55d7432c2c9b1562e.zip
* elf/elf.h: Add 20 bit relocations R_390_*20.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb61c83acf..b62c2e1130 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-12  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* elf/elf.h: Add 20 bit relocations R_390_*20.
+
 2004-11-12  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h.