dolphin/Externals/zlib
Soren Jorvang 98e24f5873 The compiler need not obey the static keyword, so to avoid linker
problems, whole functions in .h files need to also be static in
case they are included in several .cpp files.

Also a few other minor LTO fixes.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7082 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 16:06:05 +00:00
..
CMakeLists.txt update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
ChangeLog update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
SConscript The compiler need not obey the static keyword, so to avoid linker 2011-02-05 16:06:05 +00:00
adler32.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
compress.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
crc32.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
crc32.h set svn:eol-style=native for Externals/**.h 2008-12-08 04:36:27 +00:00
deflate.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
deflate.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzclose.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzguts.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzlib.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzread.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzwrite.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
infback.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
inffast.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inffast.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inffixed.h set svn:eol-style=native for Externals/**.h 2008-12-08 04:36:27 +00:00
inflate.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inflate.h update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
inftrees.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inftrees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
trees.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
trees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
uncompr.c update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
zconf.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.vcproj update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.vcxproj update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zlib.vcxproj.filters update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zutil.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
zutil.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00