aboutsummaryrefslogtreecommitdiff
path: root/gcc-1.40/README
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-08-15 00:34:05 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-08-15 00:34:05 -0400
commit60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f (patch)
treefdc0be85a1ca35e34c3ae2c805fe9b718e3c1091 /gcc-1.40/README
parentdd8dfab51b832a654365ed00c06bf802ff628bfa (diff)
downloadlinux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.tar.gz
linux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.tar.bz2
linux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.zip
Added gccHEADmaster
Diffstat (limited to 'gcc-1.40/README')
-rw-r--r--gcc-1.40/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc-1.40/README b/gcc-1.40/README
new file mode 100644
index 0000000..9570f7a
--- /dev/null
+++ b/gcc-1.40/README
@@ -0,0 +1,15 @@
+This directory contains the version 1.40 release of the GNU C compiler.
+All bugs reported for previous test releases have been fixed.
+This version probably does not have very many bugs, and we no longer
+consider it a test version.
+
+See the file gcc.texinfo for installation and porting information.
+The file INSTALL contains a copy of the installation information.
+
+The GNU C compiler is free software. See the file COPYING for copying
+permission.
+
+The files print-self.c and print-self1.c are not part of GCC.
+They are programs that print themselves on standard output.
+They were written by Dario Dariol and Giovanni Cozzi, and are
+included for your hacking pleasure.