aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/soft-fp/README
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgcc/soft-fp/README')
-rw-r--r--gcc-4.9/libgcc/soft-fp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.9/libgcc/soft-fp/README b/gcc-4.9/libgcc/soft-fp/README
new file mode 100644
index 000000000..d60e88b7f
--- /dev/null
+++ b/gcc-4.9/libgcc/soft-fp/README
@@ -0,0 +1,4 @@
+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.