summaryrefslogtreecommitdiff
path: root/gcc/config/README
diff options
context:
space:
mode:
authorroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>1993-01-07 05:40:40 +0000
committerroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>1993-01-07 05:40:40 +0000
commit41e649c3a90c180f03bf3562fea2184defdcf9b5 (patch)
tree62e1d8cb530d3a39b6ff939edcc4efe6c70fad45 /gcc/config/README
parent44a5cd600816687fb6faaca2edb2df823831b785 (diff)
downloadgcc-41e649c3a90c180f03bf3562fea2184defdcf9b5.tar.gz
entered into RCS
git-svn-id: svn+ssh://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.