Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: 8ea6b9ba7eaea831ba1f345979641a10bc1c44db
https://github.com/Linaro/odp/commit/8ea6b9ba7eaea831ba1f345979641a10bc1c44db
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2019-01-21 (Mon, 21 Jan 2019)
Changed paths:
A platform/linux-generic/miniz/miniz.c
A platform/linux-generic/miniz/miniz.h
A platform/linux-generic/miniz/miniz_common.h
A platform/linux-generic/miniz/miniz_tdef.c
A platform/linux-generic/miniz/miniz_tdef.h
A platform/linux-generic/miniz/miniz_tinfl.c
A platform/linux-generic/miniz/miniz_tinfl.h
A platform/linux-generic/miniz/miniz_zip.c
A platform/linux-generic/miniz/miniz_zip.h
Log Message:
-----------
linux-gen: add miniz library at 3a884afaa7a9eefb4eb80041aee6e7995a2f5215
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: ec5167c47061b9b1ef08bd6db4ad7a3781571e35
https://github.com/Linaro/odp/commit/ec5167c47061b9b1ef08bd6db4ad7a3781571e35
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2019-01-21 (Mon, 21 Jan 2019)
Changed paths:
M platform/linux-generic/miniz/miniz.c
M platform/linux-generic/miniz/miniz.h
M platform/linux-generic/miniz/miniz_common.h
M platform/linux-generic/miniz/miniz_tdef.c
M platform/linux-generic/miniz/miniz_tdef.h
M platform/linux-generic/miniz/miniz_tinfl.c
M platform/linux-generic/miniz/miniz_tinfl.h
R platform/linux-generic/miniz/miniz_zip.c
R platform/linux-generic/miniz/miniz_zip.h
Log Message:
-----------
linux-gen: miniz local modifications
Drop unused code, move inflate_state to the header.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 8849033730b8c6c85b53740bf4f2f7db46b966c3
https://github.com/Linaro/odp/commit/8849033730b8c6c85b53740bf4f2f7db46b966c3
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2019-01-21 (Mon, 21 Jan 2019)
Changed paths:
M platform/linux-generic/Makefile.am
M platform/linux-generic/include/odp_init_internal.h
M platform/linux-generic/include/odp_packet_internal.h
M platform/linux-generic/odp_comp.c
M platform/linux-generic/odp_init.c
Log Message:
-----------
linux-gen: comp: add deflate/zlib implementation based on miniz
Add deflate/zlib compression support.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 3b9bc82d5b0aa27d2b44170d033063d45b8bdce3
https://github.com/Linaro/odp/commit/3b9bc82d5b0aa27d2b44170d033063d45b8bdce3
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2019-01-21 (Mon, 21 Jan 2019)
Changed paths:
A test/validation/api/comp/.gitignore
Log Message:
-----------
validation: add comp_main to .gitignore
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 7fc5fe8027c2a736e7e66a4b318b00645dc458af
https://github.com/Linaro/odp/commit/7fc5fe8027c2a736e7e66a4b318b00645dc458af
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2019-01-21 (Mon, 21 Jan 2019)
Changed paths:
M platform/linux-generic/miniz/miniz.h
Log Message:
-----------
linux-gen: miniz: disable unaligned loads/stores to fix compilation with clang
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/2c93306bd2ef...7fc5fe8027c2
**NOTE:** This service has 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.