about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/brandred-fma4.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-14 10:27:33 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-06-14 10:27:33 -0700
commit418f6a195e0b546045b466da27f1533076b039ce (patch)
tree788dc5d67332a92b9731f490dd2c82be50998196 /sysdeps/x86_64/fpu/multiarch/brandred-fma4.c
parenta924047473718dd3f14894aadfd1a24e704b0bfe (diff)
parentb3073e90d783d179d20ba2a671febc4c08285a8a (diff)
downloadglibc-hjl/x32/release/2.15.tar.gz
glibc-hjl/x32/release/2.15.tar.xz
glibc-hjl/x32/release/2.15.zip
Merge remote-tracking branch 'origin/release/2.15/master' into hjl/x32/release/2.15 hjl/x32/release/2.15
Diffstat (limited to 'sysdeps/x86_64/fpu/multiarch/brandred-fma4.c')
-rw-r--r--sysdeps/x86_64/fpu/multiarch/brandred-fma4.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/x86_64/fpu/multiarch/brandred-fma4.c b/sysdeps/x86_64/fpu/multiarch/brandred-fma4.c
deleted file mode 100644
index f4f68ac962..0000000000
--- a/sysdeps/x86_64/fpu/multiarch/brandred-fma4.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __branred __branred_fma4
-#define SECTION __attribute__ ((section (".text.fma4")))
-
-#include <sysdeps/ieee754/dbl-64/branred.c>