summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-02-10 06:09:22 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-02-10 06:09:22 -0500
commitbc0cdc49817f6d6736bfd85479231d6f44c8f288 (patch)
tree218158bf6e03029df3b2520a70dd951b816ed235 /ChangeLog
parent83658961f00dce5e4d8a3e52cd7268ea191a96eb (diff)
downloadglibc-bc0cdc49817f6d6736bfd85479231d6f44c8f288.tar.gz
glibc-bc0cdc49817f6d6736bfd85479231d6f44c8f288.tar.xz
glibc-bc0cdc49817f6d6736bfd85479231d6f44c8f288.zip
powerpc: drop R_PPC_REL16 check
Current minimum support binutils (2.22) supports R_PPC_REL16 as default,
so no need to extra configure checks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dbcdcb545..e6cb46aef7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
 
+	* sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
+	* sysdeps/powerpc/powerpc32/configure: Regenerated.
+
 	* sysdeps/powerpc/configure.ac: Remove file.
 	* sysdeps/powerpc/configure: Likewise.