aboutsummaryrefslogtreecommitdiffstats
path: root/lib/zlib_inflate/inffast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund1-1/+1
2010-03-12zlib: make new optimized inflate endian independentJoakim Tjernlund1-40/+30
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-2/+30
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-11/+44
2007-10-10[ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko1-9/+9
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap1-3/+3
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie1-163/+299
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+176