aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/soft-fp/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/soft-fp/README')
-rw-r--r--contrib/gcc/config/soft-fp/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/gcc/config/soft-fp/README b/contrib/gcc/config/soft-fp/README
deleted file mode 100644
index 870025cc53ad..000000000000
--- a/contrib/gcc/config/soft-fp/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Except for t-softfp, the files in this directory are part of the GNU C
-Library, not part of GCC. As described at
-<http://gcc.gnu.org/codingconventions.html>, changes should be made to
-the GNU C Library and the changed files then imported into GCC.