mirror of git://gcc.gnu.org/git/gcc.git
* README: Note that zlib is not part of GCC.
From-SVN: r69247
This commit is contained in:
parent
971b79c5cf
commit
21e7cbd2b5
|
|
@ -1,3 +1,7 @@
|
||||||
|
2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
||||||
|
|
||||||
|
* README: Note that zlib is not part of GCC.
|
||||||
|
|
||||||
2003-03-12 Andreas Schwab <schwab@suse.de>
|
2003-03-12 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
* configure.in: Avoid trailing /. in toolexeclibdir.
|
* configure.in: Avoid trailing /. in toolexeclibdir.
|
||||||
|
|
|
||||||
|
|
@ -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
|
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 thread safe. The data format used by the zlib library
|
||||||
is described by RFCs (Request for Comments) 1950 to 1952 in the files
|
is described by RFCs (Request for Comments) 1950 to 1952 in the files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue