| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
to 4.9. Attempt #2.""
* commit '9226f8fc3be69d6c3ba9ea583aa36845e91eb7e4':
Revert "Switch x86 and x86_64 to 4.9. Attempt #2."
|
| |
| |
| |
| |
| |
| | |
This reverts commit 6fb735b07132b613de1b5b64c5c31a36c4b9ac2d.
Change-Id: I64b868cdfb3571de5e8b01e4257b5dfa9ee44d0d
|
|\ \
| |/
| |
| |
| |
| |
| | |
Attempt #2."
* commit '335b19180077bd56ae5db605a92f0034c25f679e':
Switch x86 and x86_64 to 4.9. Attempt #2.
|
| |
| |
| |
| |
| |
| |
| | |
BUG=16407835
Change-Id: I45161bf4701bef4540b51168f771c5e9da8c8750
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 533c7aa6a293659541222f0dd89bee044ba71a2a.
Change-Id: I5203db8454d9af8fb438af6308106945e5dc0dbf
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 533c7aa6a293659541222f0dd89bee044ba71a2a.
(cherry picked from commit f123057f5e080687ce17e0e9c23a62954db53f39)
Change-Id: I6dd4ccb100341cf6ebf83829448b0ca7395d5468
|
|\ \
| |/
| |
| |
| |
| |
| | |
use GCC 4.9"
* commit '58b2f1e320a9682871cd4f7e4379c8bf167a2204':
Switch x86 and x86_64 build to use GCC 4.9
|
| |
| |
| |
| | |
Change-Id: I41a7650d0e56c820a59c261d16afd6f0b9ec38c2
|
| |
| |
| |
| |
| |
| |
| |
| | |
Android NDK r10b doesn't even provide 4.8 for those
archs.
Change-Id: I10840c6c7bbc0dd9028a794162d021d8b3e6b19a
(cherry picked from commit fabd383bc876ff803a3565ccedd9b61559bf5127)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"LOCAL_FDO_SUPPORT := always" enables FDO without user specifying
"BUILD_FDO_OPTIMIZE := true", i.e. it turns on FDO for a
module in any build configuration.
Change-Id: I05d8db2edb2b3f5db073fa14d5bf1083a04571c0
(cherry picked from commit 45d0143ab1155ff33c3ad63ca19a64d7f69086f4)
|
|\ \
| |/
| |
| |
| | |
* commit '40bcc3bce081cafeaf885c42c9c5332c278ae4ac':
Update x86_64 minimal ISA instruction set
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I3ca7f8a0799e6aef09ab1dfb719d218c7338ebf8
Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
targeted for x86_64."
* commit 'ec447f368a0622781a0b6f95d422d30f480a24b5':
Support .asm being compiled by yasm targeted for x86_64.
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: Ia6425c38dd2f7ad2dc697213cd61b7515b9e7aff
|
| | |
| | |
| | |
| | | |
Change-Id: Ifc66fd863e3bfde780698f7bb4578927bcab4ff4
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
LP64 errors just like arm64 and x86-64."
* commit '5e7fd72982942e6aa3a7b10a8ff0fa978c2b24c1':
mips64 should avoid common LP64 errors just like arm64 and x86-64.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
and x86-64."
* commit '8389deee6b355f7dd6b1ff3579179414c6a41e5c':
mips64 should avoid common LP64 errors just like arm64 and x86-64.
|
| | |
| | |
| | |
| | | |
Change-Id: Ibce5863bee3175671862c1889869b43bcb39a074
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
-Werror=implicit-function-declaration for arm64."
* commit '5c4ace8a3026a56a748d8f80b3507851bbe9178c':
Turn on -Werror=implicit-function-declaration for arm64.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'ca15af1bcde972b6ba3546d45913c9bb51bd93b0':
Turn on -Werror=implicit-function-declaration for arm64.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Implicit function declarations are much more dangerous on LP64 because
sizeof(int) != sizeof(void*), so any function that returns a pointer will
lose its top bits, leading to relatively hard to debug crashes.
Change-Id: Ia05beffb949ca747833c2e12c40daf896f7a60a5
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
-Werror=implicit-function-declaration for x86-64."
* commit 'c429154989634f72c8d130f37e4410ee975a4b35':
Turn on -Werror=implicit-function-declaration for x86-64.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'faeae3977159b0b4ca2021c4c657a090eaeb4a56':
Turn on -Werror=implicit-function-declaration for x86-64.
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Implicit function declarations are much more dangerous on LP64 because
sizeof(int) != sizeof(void*), so any function that returns a pointer will
lose its top bits, leading to relatively hard to debug crashes.
Change-Id: Ib2570326dde1b1cde09c63c9b4c973d741528ee2
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
__CYGWIN__ and HAVE_WINSOCK2_H."
* commit '30c168c570deb48f5ad0de0821f2fea0d149a635':
Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '940632f1a1af056ea8f87d2fa7a0c7e22cd1556b':
Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We don't support platform builds under CYGWIN and can safely
assume that all windows host builds are for MinGW32.
HAVE_WINSOCK2_H is currently unused. The only references to it
are in code that define it themselves or in application code that
by definition isn't compiled for windows.
Change-Id: I236d6e070df93f713cb716bb8a461c9c1d32a180
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
symbol resolving for mips."
* commit 'e9bc7b472db2d54aaef428fc3229b56dbe2bf6fa':
Disable transitive dependency library symbol resolving for mips.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
for mips."
* commit '4d0f56fba3cb89d871e1277d9314da12406394e5':
Disable transitive dependency library symbol resolving for mips.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The transitive symbol resolving causes build breakage when a binary
linked against NDK has indirect dependency on platform libraries, or
vice versa.
Change-Id: Idbfe76079c1db14eb1156d0f396e13d26f0ff582
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'd22d6a537d59e1453bc728810a0694f8871deedc':
Kill HAVE_PTHREADS.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '9560d31716319be62c97d929f6172c84e267a673':
Kill HAVE_PTHREADS.
|
| | |
| | |
| | |
| | |
| | | |
Bug: 19083585
Change-Id: I5be0d2f95c3c45e7f67de6a8daeb49709ef1f9e9
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
mips32r6"
* commit 'c0ff83aebd4ce2ac80247f9b809c27fbf4fc1524':
[MIPSR6] Adjust prebuilts/ndk libraries for mips32r6
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '17967eb72f0eb7f495800d5065b64db4a0174362':
[MIPSR6] Adjust prebuilts/ndk libraries for mips32r6
|
| | |
| | |
| | |
| | | |
Change-Id: Ice2d0f65eced4fb7dd209fb15610ba555dd45f2c
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '758a029e2a7dbe6169fbccd8680e2856ae57ee8b':
Emit unique linker buildid in all binaries.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '59cbe2c65cdd2dc3f1ef7a64a4bf6e3543d07207':
Emit unique linker buildid in all binaries.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We want to store the symbol information for all android binaries in a global database.
* We ingest unstripped binaries into the global database
* When we collect address data from device (e.g. instruction pointer address), we want to lookup its symbol information through the global database. The key of the mapping is a unique build id, which is the same between binaries on device (stripped) and unstripped binaries.
After applying this patch, the system.img size increases by 0.0047% (16.3KB).
Change-Id: Id92faf2951f43a30947e8d2b690c1af6bf7e3f54
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '32ecc29996d8061ebf5ba2a039368575488132ff':
Remove HAVE_SYMLINKS.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'c56a60451188da6385ae9f52e0adbef14c647f21':
Remove HAVE_SYMLINKS.
|
| | |
| | |
| | |
| | | |
Change-Id: I685357292af45a048439f0df0ae45f513479841a
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
HAVE_SYSTEM_PROPERTY_SERVER."
* commit 'aa07929b29f204ad5e96a8a75a63728cdd1e879a':
Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
HAVE_SYSTEM_PROPERTY_SERVER."
* commit '1e61f12f1ecf42c91f71bcc7610a25d83ca738d9':
Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In particular, no one has had the system property server since we
killed the sim-eng build...
Change-Id: If576ec546b0ba2ad3c5299876027ca9ac189cf4a
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '446b9418a4d0b9aa34bf66c99d08c00898b8df4e':
Remove HAVE_POSIX_CLOCKS.
|