aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/README
diff options
context:
space:
mode:
authorRoland McGrath <roland@gcc.gnu.org>1993-01-07 05:40:40 +0000
committerRoland McGrath <roland@gcc.gnu.org>1993-01-07 05:40:40 +0000
commit7ee5f2c7e48a5fdcaaea4d54a31d82e5aa284e1d (patch)
tree62e1d8cb530d3a39b6ff939edcc4efe6c70fad45 /gcc/config/README
parent83471d406a84685a46595b5d3135d3e0871ae4ff (diff)
entered into RCS
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@3140 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/README')
-rw-r--r--gcc/config/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/README b/gcc/config/README
new file mode 100644
index 00000000000..60328ec5b82
--- /dev/null
+++ b/gcc/config/README
@@ -0,0 +1,5 @@
+This directory contains machine-specific files for the GNU C compiler.
+It has a subdirectory for each basic CPU type.
+The only files in this directory itself
+are some .h files that pertain to particular operating systems
+and are used for more than one CPU type.