Al-Qurtas-Islamic-bank-The-.../include/freetype/config
Chongyu Zhu 41632b58ef [arm] Fix thumb2 inline assembly under LLVM.
When using `ADD' with an immediate operand, the instruction is
actually `ADD Rd, Rn, #<imm12>', that is, the maximum of the
immediate operand cannot exceed 4095.  It will fail to compile with
LLVM.

However, in GCC, due to some legacy compatibility considerations,
`ADD.W' will be automatically emitted when the immediate operand is
larger than 4095.

* builds/unix/ftconfig.in, include/freetype/config/ftconfig.h
(FT_MulFix_arm) [__GNUC__]: Support clang compiler.

* src/truetype/ttinterp.c (TT_MulFix14_arm) [__GNUC__]: Ditto.
2013-10-15 11:40:34 +02:00
..
ftconfig.h [arm] Fix thumb2 inline assembly under LLVM. 2013-10-15 11:40:34 +02:00
ftheader.h [truetype] Add `interpreter-version' property. 2013-05-17 13:51:07 +02:00
ftmodule.h FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
ftoption.h * Version 2.5.0.1 released. 2013-06-19 23:27:47 +02:00
ftstdlib.h Fix compilation with MSVC 5.0. 2012-07-09 09:55:50 +02:00