source: rtems/cpukit/zlib/ChangeLog @ 2894738

4.115
Last change on this file since 2894738 was 2894738, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 03/18/11 at 10:11:37

Make code match prototype to eliminate warnings.
eliminate unneeded comilation of 64 bit functions

  • Property mode set to 100644
File size: 2.3 KB
Line 
12010-03-26      Thomas Doerfler <Thomas.Doerfler@embeded-brains.de>
2
3        * zlib.h, zutil.c, zutil.h, gzlib.c, crc32.c, adler32.c:
4        Make code match prototype to eliminate warnings.
5        eliminate unneeded comilation of 64 bit functions
6
72010-03-22      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * ChangeLog.zlib, FAQ, Makefile.am, README, adler32.c, compress.c,
10        crc32.c, deflate.c, deflate.h, infback.c, inffast.c, inflate.c,
11        inflate.h, inftrees.c, inftrees.h, trees.c, uncompr.c, zconf.h,
12        zlib.3, zlib.h, zutil.c, zutil.h: Update to zlib 1.2.4.
13        * gzclose.c, gzguts.h, gzlib.c, gzread.c, gzwrite.c, doc/algorithm.txt:
14        New files.
15        * algorithm.txt, gzio.c: Removed.
16
172008-12-18      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * zutil.c, zutil.h: Make code match prototype to eliminate warnings.
20
212008-09-02      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * adler32.c, compress.c, crc32.c, deflate.c, gzio.c, infback.c,
24        inflate.c, inffast.c, inftrees.c, trees.c, uncompr.c, zutil.c:
25        Stop using old-style function definitions.
26
272008-09-01      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * ChangeLog.zlib, README, adler32.c, compress.c, crc32.c, deflate.c,
30        deflate.h, gzio.c, infback.c, inflate.c, inftrees.c, inftrees.h,
31        trees.c, uncompr.c, zconf.h, zlib.3, zlib.h, zutil.c, zutil.h:
32        Upgrade to zlib-1.2.3.
33
342005-10-30      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * zconf.h: Hard-code using unistd.h.
37        Hard-code Z_PREFIX.
38
392005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * zconf.in.h: Remove (Unused).
42        * zconf.h: Use uint_least*_t types.
43        * crc32.c, zutil.c, zutil.h: Misc. type fixes.
44
452005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: New.
48        * preinstall.am: New.
49
502005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c,
53        trees.c, uncompr.c, zconf.h, zconf.in.h, zutil.c, zutil.h: Reformat
54        CVS Ids.
55
562005-10-28      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * ChangeLog.zlib: Renamed version of zlib's ChangeLog.
59        * FAQ, INDEX, README, adler32.c, algorithm.txt, compress.c, crc32.c,
60        crc32.h, deflate.c, deflate.h, gzio.c, infback.c, inffast.c,
61        inffast.h, inffixed.h, inflate.c, inflate.h, trees.c, trees.h,
62        uncompr.c, zconf.h, zconf.in.h, zlib.3, zlib.h, zutil.c, zutil.h,
63        inftrees.h, inftrees.c, ChangeLog: Import from zlib-1.2.2.2.tar.gz.
64
Note: See TracBrowser for help on using the repository browser.