diff options
Diffstat (limited to 'gcc/config/soft-fp/README')
-rw-r--r-- | gcc/config/soft-fp/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/soft-fp/README b/gcc/config/soft-fp/README new file mode 100644 index 000000000..ea58753ec --- /dev/null +++ b/gcc/config/soft-fp/README @@ -0,0 +1,5 @@ +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. |