summaryrefslogtreecommitdiff
path: root/gcc/config/soft-fp/README
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/soft-fp/README')
-rw-r--r--gcc/config/soft-fp/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/gcc/config/soft-fp/README b/gcc/config/soft-fp/README
index 870025cc53a..ea58753ec17 100644
--- a/gcc/config/soft-fp/README
+++ b/gcc/config/soft-fp/README
@@ -1,4 +1,5 @@
-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.
+Except for t-softfp, conversions involving TImode and conversions involving
+XFmode, 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.