From c80098a9a05b7d5f8ad1488135f2cee613998c50 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 21 Feb 2012 12:06:07 -0800 Subject: Add sparc configure checks for GOTDATA support. * config.h.in (HAVE_BINUTILS_GOTDATA): New. (HAVE_GCC_GOTDATA): New. * sysdeps/sparc/elf/configure.in: Test for GOTDATA relocation support in both binutils and gcc. * sysdeps/sparc/elf/configure: Regenerate. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index af25b40375..6eb14f67d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2012-02-20 David S. Miller + * config.h.in (HAVE_BINUTILS_GOTDATA): New. + (HAVE_GCC_GOTDATA): New. + * sysdeps/sparc/elf/configure.in: Test for GOTDATA + relocation support in both binutils and gcc. + * sysdeps/sparc/elf/configure: Regenerate. + * sysdeps/sparc/sparc32/elf/configure.in: Delete. * sysdeps/sparc/sparc32/elf/configure: Delete. * sysdeps/sparc/sparc64/elf/configure.in: Delete. -- cgit v1.2.3