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
commit8bfd2094728eeef59530505d5b3c8ff48587c56f (patch)
tree62e1d8cb530d3a39b6ff939edcc4efe6c70fad45 /gcc/config/README
parent5ce6bbdb2ed299548ae6dfc47842b15561cf3299 (diff)
downloadgcc-8bfd2094728eeef59530505d5b3c8ff48587c56f.zip
gcc-8bfd2094728eeef59530505d5b3c8ff48587c56f.tar.gz
gcc-8bfd2094728eeef59530505d5b3c8ff48587c56f.tar.bz2
entered into RCS
From-SVN: r3140
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 0000000..60328ec
--- /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.