From: H.J. Lu Date: Wed, 31 Oct 2012 03:38:31 +0000 (-0700) Subject: Use sysdeps/x86/tininess.h for i386 and x86_64 X-Git-Tag: glibc-2.17~315 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=954ef0d98d1fd8cc7a16a7289f286e885db36690;p=glibc.git Use sysdeps/x86/tininess.h for i386 and x86_64 --- diff --git a/ChangeLog b/ChangeLog index b4fc747ff0..970cbc157b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-10-30 H.J. Lu + + * sysdeps/i386/tininess.h: Renamed to ... + * sysdeps/x86/tininess.h: This. + * sysdeps/x86_64/tininess.h: Removed. + 2012-10-30 Joseph Myers * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison diff --git a/sysdeps/i386/tininess.h b/sysdeps/x86/tininess.h similarity index 100% rename from sysdeps/i386/tininess.h rename to sysdeps/x86/tininess.h diff --git a/sysdeps/x86_64/tininess.h b/sysdeps/x86_64/tininess.h deleted file mode 100644 index 1db37790f8..0000000000 --- a/sysdeps/x86_64/tininess.h +++ /dev/null @@ -1 +0,0 @@ -#define TININESS_AFTER_ROUNDING 1