Al-Qurtas-Islamic-bank-The-.../builds
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
..
amiga Update more FT_Err_XXX macros using FT_ERR and FT_THROW; 2013-05-17 17:40:27 +02:00
ansi * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
atari Remove trailing whitespace. 2013-01-24 13:33:06 +01:00
beos * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
compiler Remove trailing whitespace. 2013-01-24 13:33:06 +01:00
dos * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
mac Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
os2 * builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat' 2006-12-09 20:01:43 +00:00
symbian Update Symbian project files to include Bzip2 support. 2011-01-06 02:56:33 +09:00
unix [arm] Fix thumb2 inline assembly under LLVM. 2013-10-15 11:40:34 +02:00
vms Fix Savannah bug #39700. 2013-08-05 16:37:21 +02:00
win32 * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
wince * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
detect.mk * builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk 2008-02-11 08:22:40 +00:00
exports.mk * builds/exports.mk: Add CCexe_CFLAGS and CCexe_LDFLAGS. 2012-06-14 17:56:01 +09:00
freetype.mk * builds/freetype.mk (dll): Remove target. 2013-06-25 09:09:30 +02:00
link_dos.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
link_std.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
modules.mk * builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk 2008-02-11 08:22:40 +00:00
newline * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
toplevel.mk * Version 2.4.11 released. 2012-12-20 08:31:56 +01:00