History log of /frameworks/compile/libbcc/libbcc-device-build.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e9864870f4a2c15ca8e1c333d92487a87ef0655 16-Jun-2013 Stephen Hines <srhines@google.com> Remove libbcc's dependence on mclinker.

These features are no longer being used by libbcc, and static initializers
from mclinker are conflicting with tool development (i.e. positional argument
specifiers for the new bcc executable).

Change-Id: I0da427034c50015607a59d4193547868fa9eeabf
/frameworks/compile/libbcc/libbcc-device-build.mk
afec50cef019ce1672d603af526f137abb68dff4 06-Jun-2013 Tobias Grosser <grosser@google.com> Enable NEON on ARM cortex A15

NEON was temporarily disabled on the cortex A15 due to the low performance that
we have seen. As NEON now yields higher performance than no-NEON on cortex A15,
this is not necessary any more.

Change-Id: I6199b867c05225c65e8ec58febf025e736a1ed97
/frameworks/compile/libbcc/libbcc-device-build.mk
b837262a9648128ed708d50c27b0d501baf90cfd 02-May-2013 Stephen Hines <srhines@google.com> Disable NEON on cortex-a15 temporarily.

Bug: 8530053
Change-Id: I4a13638fbdbefe5bb8063981a7bc3b08c972edbc
/frameworks/compile/libbcc/libbcc-device-build.mk
e323991d04284925ff7aea8387bc55c1ed57a061 05-Mar-2013 Jason Sams <jsams@google.com> Merge "Start to add X86/SSE2+ optimized clcore library"
e3b041112122ed36b1950a2817c40fd7135f4a7b 14-Feb-2013 Elliott Hughes <enh@google.com> libbcc shouldn't define an unused ARCH_ARM_HAVE_THUMB_SUPPORT macro.

Change-Id: I76a67807ddb504980c3af52f962348c734bae6af
/frameworks/compile/libbcc/libbcc-device-build.mk
cdcce323a2acddb4234e6906c691e20bb3d714f9 26-Sep-2012 Michael Liao <michael.liao@intel.com> Start to add X86/SSE2+ optimized clcore library

'sqrt' and 'clamp' are optimized on x86/sse2 target.

Change-Id: Ia8f1b12c666828de88c49699006e44b17431a9ac
Author: Michael Liao <michael.liao@intel.com>
Signed-off-by: Yong Chen <yong.a.chen@intel.com>
Signed-off-by: Xiaokang Qin <xiaokang.qin@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 61893
/frameworks/compile/libbcc/libbcc-device-build.mk
73192d724f4179cdb876f7f889b936af54fb9000 16-Aug-2012 Shih-wei Liao <sliao@google.com> Propagate ARCH_ARM_HAVE_THUMB_SUPPORT.

Change-Id: Id2dffc27f4f65b2797f238dfb1aef9cefe5caf16
/frameworks/compile/libbcc/libbcc-device-build.mk
6e9e89d1ed049ec931bb1000948c12698e6c5484 28-Jul-2012 Stephen Hines <srhines@google.com> Add back support for bccAssert.

Change-Id: Ib8abe1c5c1bd8390fd3b9268f43f6de3c8803560
/frameworks/compile/libbcc/libbcc-device-build.mk
c72c4ddfcd79c74f70713da91a69569451b5c19e 12-Apr-2012 Zonr Chang <zonr.net@gmail.com> Make libbcc public.

This commit is not expected to change any functionality.

Change-Id: I364e8bad32d946281b78b1ce36a1b26bf60e3055
/frameworks/compile/libbcc/libbcc-device-build.mk
ddf5661793de8fb4e16906b7f7822972fcb13c6d 12-Apr-2012 Zonr Chang <zonr.net@gmail.com> Refine the makefiles.

* Introduce libbcc.mk which defines the path for makefiles and libbcc
configuration.
* Introduce libbcc-{device,host}-build.mk which defines the build
flags for building libbcc itself and/or for building module using
libbcc.
* Add header guard for generated ConfigFromMk.h.

Change-Id: I892f6d3637f628ea6aa0116d92ebc54770ce3a47
/frameworks/compile/libbcc/libbcc-device-build.mk
b8ef690813bf3b32f996afb0ddc048c5bb23c8f5 03-May-2012 Stephen Hines <srhines@google.com> Revert "Refine the makefiles."

This reverts commit fa52e2083927dd4ea543528c557d52ab578ad34c.
/frameworks/compile/libbcc/libbcc-device-build.mk
2f6a493aea1b6e5ad318a759fedb58713a5a374c 03-May-2012 Stephen Hines <srhines@google.com> Revert "Make libbcc public."

This reverts commit 80232dd16c0affb2afae01cde6c94abf23ac1ba8.
/frameworks/compile/libbcc/libbcc-device-build.mk
80232dd16c0affb2afae01cde6c94abf23ac1ba8 12-Apr-2012 Zonr Chang <zonr.net@gmail.com> Make libbcc public.

This commit is not expected to change any functionality.
/frameworks/compile/libbcc/libbcc-device-build.mk
fa52e2083927dd4ea543528c557d52ab578ad34c 12-Apr-2012 Zonr Chang <zonr.net@gmail.com> Refine the makefiles.

* Introduce libbcc.mk which defines the path for makefiles and libbcc
configuration.
* Introduce libbcc-{device,host}-build.mk which defines the build
flags for building libbcc itself and/or for building module using
libbcc.
* Add header guard for generated ConfigFromMk.h.
/frameworks/compile/libbcc/libbcc-device-build.mk