History log of /isa-l/igzip/options.asm (Results 1 – 5 of 5)
Revision Date Author Comments
# f4a5b303 25-May-2017 Roy Oursler <roy.j.oursler@intel.com>

igzip: Remove BITBUF8 and BITBUF_ELSE compile options

Change-Id: Iad3b2e6f9a32473b6e59910494c75d82558fc28e
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>


# 4ea4f811 22-Sep-2016 Roy Oursler <roy.j.oursler@intel.com>

igzip: Make gzip format a run time option.

Change-Id: Ia986d378763146b33c733751652bff788ec3cb9d
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>


# 88f95d85 05-Aug-2016 Roy Oursler <roy.j.oursler@intel.com>

igzip: Merge inflate.h and igzip_lib.h and fix external naming

Merge inflate.h and igzip_lib.h and rename many defines to avoid conflicts,
along with general cleanup of the new header.

Signed-off-b

igzip: Merge inflate.h and igzip_lib.h and fix external naming

Merge inflate.h and igzip_lib.h and rename many defines to avoid conflicts,
along with general cleanup of the new header.

Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
Reviewed-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...


# 9d53af0c 30-Jul-2016 Roy Oursler <roy.j.oursler@intel.com>

igzip: Improve LARGE_WINDOW and change that option to be default.

Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
Reviewed-by: Greg Tucker <greg.b.tucker@intel.com>


# 660f49b0 02-Jun-2016 Greg Tucker <greg.b.tucker@intel.com>

Add data compression unit

Include fast DEFLATE compatable compression functions.

Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>