Module Name:src
Committed By: riastradh
Date: Sat Feb 6 20:23:39 UTC 2016
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
No for pcc even on x86.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/public-domain/xz/incl
Module Name:src
Committed By: christos
Date: Tue Jan 5 02:44:57 UTC 2016
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
fix lint build
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/xz/include/config.
Module Name:src
Committed By: joerg
Date: Sat Apr 18 17:00:09 UTC 2015
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
Drop condition around SIZEOF_SIZE_T to reduce diff against clean
version. The macro is only used on platforms without SIZE_MA
Module Name:src
Committed By: joerg
Date: Sat Apr 18 16:59:05 UTC 2015
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
Use unaligned access if the platform supports it.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/
Module Name:src
Committed By: matt
Date: Fri Apr 17 21:56:14 UTC 2015
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
Only include on x86 (32 or 64 bit).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/public-domain/