about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-02-20 17:47:27 -0800
committerDavid S. Miller <davem@davemloft.net>2012-02-20 17:52:07 -0800
commitd510c12326901bb3725a7e5a3b7602a3e266be56 (patch)
tree5f16e221048663c10effa074b833ac975904a9c1 /ChangeLog
parent0722d7c2ac52b343e895b0726fd08ec8e9677c04 (diff)
downloadglibc-d510c12326901bb3725a7e5a3b7602a3e266be56.tar.gz
glibc-d510c12326901bb3725a7e5a3b7602a3e266be56.tar.xz
glibc-d510c12326901bb3725a7e5a3b7602a3e266be56.zip
Use PI_STATIC_AND_HIDDEN on sparc if we universally use GOTDATA relocs.
	* sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
	both binutils and gcc support GOTDATA.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c12571959a..5bc4a82c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-02-20  David S. Miller  <davem@davemloft.net>
 
+	* sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
+	both binutils and gcc support GOTDATA.
+
 	* sysdeps/unix/sparc/sysdep.h: Document why we don't use
 	"rd %pc" in the PIC register setup sequences.