History log of /external/vixl/src/invalset-vixl.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78973f258039f6e96eba85f1b5ecdb14b3c51dbb 10-Aug-2016 Pierre Langlois <pierre.langlois@arm.com> Correctly include C headers

This patch refactors VIXL to use `extern` block when including C header
that do not have a C++ counterpart.

Change-Id: I203d7d107755dbac3e5f4cf8d2f196f70dea1e07
/external/vixl/src/invalset-vixl.h
fd09817b8770a5e3a64a6fe4fefe85cc29805cd7 09-Aug-2016 Alexandre Rames <alexandre.rames@linaro.org> Do not include data members conditionally on `VIXL_DEBUG` in headers.

Objects visible via headers should have the same data-layout in release and
debug modes.

Change-Id: I7ce5014ab8406968cdd8e9818a7f840cb443b6c1
/external/vixl/src/invalset-vixl.h
b78f13911bfe6eda303e91ef215c87a165aae8ae 01-Jul-2016 Alexandre Rames <alexandre.rames@linaro.org> Add an `AUTHORS` file and update copyright notices.

Change-Id: Ifb505e5664996c1af41e38376e58ba49864213a3
/external/vixl/src/invalset-vixl.h
1f708eecf2e2039a74e398b2a84f221cf1b656ba 08-Jun-2016 Alexandre Rames <alexandre.rames@linaro.org> Add a missing `typename`.

This was observed using VIXL as a separate library with (at least):

clang++ --version
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.5.0
Thread model: posix

Change-Id: I8fedc210232f454539c0ee07f9dffd3759ad42ac
/external/vixl/src/invalset-vixl.h
1f9074de150536670464a85ef8e0ede60d26e3f9 23-May-2016 Alexandre Rames <alexandre.rames@linaro.org> Suffix source files in `src/` with `-vixl`.

This is required to keep VIXL building within Android: its build system copies
files across assuming that there will be no naming conflicts.

Change-Id: I9475c8833dd2f74f814004b7572ccc61337046fb
/external/vixl/src/invalset-vixl.h