From 21e7cbd2b513727431b3052f92414a6ea255513c Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Fri, 11 Jul 2003 23:54:40 +0200 Subject: * README: Note that zlib is not part of GCC. From-SVN: r69247 --- zlib/ChangeLog.gcj | 4 ++++ zlib/README | 3 +++ 2 files changed, 7 insertions(+) (limited to 'zlib') diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index 6eea9b3..a2acfd1 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,7 @@ +2003-07-11 Gerald Pfeifer + + * README: Note that zlib is not part of GCC. + 2003-03-12 Andreas Schwab * configure.in: Avoid trailing /. in toolexeclibdir. diff --git a/zlib/README b/zlib/README index 29d6714..d3f9690 100644 --- a/zlib/README +++ b/zlib/README @@ -1,3 +1,6 @@ +This directory contains the zlib package, which is not part of GCC but +shipped with GCC as convenience. + zlib 1.1.4 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files -- cgit v1.1