Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 3e3f0f51da0af53d6161ffa270e1b1c13c88e3e4 https://github.com/Linaro/odp/commit/3e3f0f51da0af53d6161ffa270e1b1c13c88e3e4 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-06-15 (Fri, 15 Jun 2018)
Changed paths: M DEPENDENCIES M platform/linux-generic/Makefile.am M platform/linux-generic/m4/configure.m4 R platform/linux-generic/m4/odp_zlib.m4 M platform/linux-generic/odp_hash_crc32.c Log Message: ----------- linux-gen: hash: table based crc32 implementation Remove dependency to zlib and use own table based implementation of crc32. The table was generated with odp_hash_crc_gen64() code (printed the table it generates internally). Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.