]> sourceware.org Git - glibc.git/commitdiff
Add empty file to prevent the version from libm-ieee754 be compiled
authorUlrich Drepper <drepper@redhat.com>
Sun, 10 Aug 1997 17:34:46 +0000 (17:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 10 Aug 1997 17:34:46 +0000 (17:34 +0000)
since the later is not needed.

sysdeps/m68k/fpu/e_rem_pio2.c [new file with mode: 0644]
sysdeps/m68k/fpu/e_rem_pio2f.c [new file with mode: 0644]
sysdeps/m68k/fpu/e_rem_pio2l.c [new file with mode: 0644]
sysdeps/m68k/fpu/k_rem_pio2.c [new file with mode: 0644]
sysdeps/m68k/fpu/k_rem_pio2f.c [new file with mode: 0644]
sysdeps/m68k/fpu/k_rem_pio2l.c [new file with mode: 0644]

diff --git a/sysdeps/m68k/fpu/e_rem_pio2.c b/sysdeps/m68k/fpu/e_rem_pio2.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
diff --git a/sysdeps/m68k/fpu/e_rem_pio2f.c b/sysdeps/m68k/fpu/e_rem_pio2f.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
diff --git a/sysdeps/m68k/fpu/e_rem_pio2l.c b/sysdeps/m68k/fpu/e_rem_pio2l.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
diff --git a/sysdeps/m68k/fpu/k_rem_pio2.c b/sysdeps/m68k/fpu/k_rem_pio2.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
diff --git a/sysdeps/m68k/fpu/k_rem_pio2f.c b/sysdeps/m68k/fpu/k_rem_pio2f.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
diff --git a/sysdeps/m68k/fpu/k_rem_pio2l.c b/sysdeps/m68k/fpu/k_rem_pio2l.c
new file mode 100644 (file)
index 0000000..1347b04
--- /dev/null
@@ -0,0 +1,3 @@
+/* Empty.  This file is only meant to avoid compiling the file with the
+   same name in the libm-ieee754 directory.  The code is not used since
+   there is an assembler version for all users of this file.  */
This page took 0.049431 seconds and 5 git commands to generate.