summaryrefslogtreecommitdiffstats
path: root/core/combo
Commit message (Collapse)AuthorAgeFilesLines
* am 9226f8fc: am 07aa4c1f: am a45223b6: Merge "Revert "Switch x86 and x86_64 ↵Christopher Ferris2015-03-252-3/+3
|\ | | | | | | | | | | | | to 4.9. Attempt #2."" * commit '9226f8fc3be69d6c3ba9ea583aa36845e91eb7e4': Revert "Switch x86 and x86_64 to 4.9. Attempt #2."
| * Revert "Switch x86 and x86_64 to 4.9. Attempt #2."Christopher Ferris2015-03-252-3/+3
| | | | | | | | | | | | This reverts commit 6fb735b07132b613de1b5b64c5c31a36c4b9ac2d. Change-Id: I64b868cdfb3571de5e8b01e4257b5dfa9ee44d0d
* | am 335b1918: am 5a8f7067: am e9b15e2c: Merge "Switch x86 and x86_64 to 4.9. ↵Ying Wang2015-03-252-3/+3
|\ \ | |/ | | | | | | | | | | Attempt #2." * commit '335b19180077bd56ae5db605a92f0034c25f679e': Switch x86 and x86_64 to 4.9. Attempt #2.
| * Switch x86 and x86_64 to 4.9. Attempt #2.Alexander Ivchenko2015-03-202-3/+3
| | | | | | | | | | | | | | BUG=16407835 Change-Id: I45161bf4701bef4540b51168f771c5e9da8c8750 Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
| * Revert "Switch x86 and x86_64 build to use GCC 4.9"Christopher Ferris2015-03-172-3/+3
| | | | | | | | | | | | This reverts commit 533c7aa6a293659541222f0dd89bee044ba71a2a. Change-Id: I5203db8454d9af8fb438af6308106945e5dc0dbf
* | Revert "Switch x86 and x86_64 build to use GCC 4.9"Christopher Ferris2015-03-162-3/+3
| | | | | | | | | | | | | | | | This reverts commit 533c7aa6a293659541222f0dd89bee044ba71a2a. (cherry picked from commit f123057f5e080687ce17e0e9c23a62954db53f39) Change-Id: I6dd4ccb100341cf6ebf83829448b0ca7395d5468
* | am 58b2f1e3: am 81f7dee7: am bf0b6df4: Merge "Switch x86 and x86_64 build to ↵Andrew Hsieh2015-03-172-3/+3
|\ \ | |/ | | | | | | | | | | use GCC 4.9" * commit '58b2f1e320a9682871cd4f7e4379c8bf167a2204': Switch x86 and x86_64 build to use GCC 4.9
| * Switch x86 and x86_64 build to use GCC 4.9Andrew Hsieh2015-03-162-3/+3
| | | | | | | | Change-Id: I41a7650d0e56c820a59c261d16afd6f0b9ec38c2
| * Switch NDK libraries to 4.9 for x86_64 and mips64Przemyslaw Szczepaniak2015-03-131-1/+1
| | | | | | | | | | | | | | | | Android NDK r10b doesn't even provide 4.8 for those archs. Change-Id: I10840c6c7bbc0dd9028a794162d021d8b3e6b19a (cherry picked from commit fabd383bc876ff803a3565ccedd9b61559bf5127)
| * Support "LOCAL_FDO_SUPPORT := always".Ying Wang2015-03-131-17/+11
| | | | | | | | | | | | | | | | | | "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)
* | am 40bcc3bc: am 62d5e2ac: Merge "Update x86_64 minimal ISA instruction set"Christopher Ferris2015-03-132-0/+6
|\ \ | |/ | | | | | | * commit '40bcc3bce081cafeaf885c42c9c5332c278ae4ac': Update x86_64 minimal ISA instruction set
| * Merge "Update x86_64 minimal ISA instruction set"Christopher Ferris2015-03-132-0/+6
| |\
| | * Update x86_64 minimal ISA instruction setMingwei Shi2015-03-122-0/+6
| | | | | | | | | | | | | | | Change-Id: I3ca7f8a0799e6aef09ab1dfb719d218c7338ebf8 Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
* | | am ec447f36: am 168357ae: Merge "Support .asm being compiled by yasm ↵Ying Wang2015-03-122-0/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | targeted for x86_64." * commit 'ec447f368a0622781a0b6f95d422d30f480a24b5': Support .asm being compiled by yasm targeted for x86_64.
| * | Merge "Support .asm being compiled by yasm targeted for x86_64."Ying Wang2015-03-112-0/+4
| |\ \ | | |/ | |/|
| | * Support .asm being compiled by yasm targeted for x86_64.Ying Wang2015-03-092-0/+4
| | | | | | | | | | | | Change-Id: Ia6425c38dd2f7ad2dc697213cd61b7515b9e7aff
* | | Use Jack by defaultYohann Roussel2015-03-021-0/+5
| | | | | | | | | | | | Change-Id: Ifc66fd863e3bfde780698f7bb4578927bcab4ff4
* | | am 5e7fd729: am 2c5b6ab5: am 8389deee: Merge "mips64 should avoid common ↵Elliott Hughes2015-02-251-0/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | LP64 errors just like arm64 and x86-64." * commit '5e7fd72982942e6aa3a7b10a8ff0fa978c2b24c1': mips64 should avoid common LP64 errors just like arm64 and x86-64.
| * | am 8389deee: Merge "mips64 should avoid common LP64 errors just like arm64 ↵Elliott Hughes2015-02-251-0/+6
| |\ \ | | |/ | | | | | | | | | | | | | | | and x86-64." * commit '8389deee6b355f7dd6b1ff3579179414c6a41e5c': mips64 should avoid common LP64 errors just like arm64 and x86-64.
| | * mips64 should avoid common LP64 errors just like arm64 and x86-64.Elliott Hughes2015-02-241-0/+6
| | | | | | | | | | | | Change-Id: Ibce5863bee3175671862c1889869b43bcb39a074
* | | am 5c4ace8a: am 36f17971: am ca15af1b: Merge "Turn on ↵Elliott Hughes2015-02-241-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | -Werror=implicit-function-declaration for arm64." * commit '5c4ace8a3026a56a748d8f80b3507851bbe9178c': Turn on -Werror=implicit-function-declaration for arm64.
| * | am ca15af1b: Merge "Turn on -Werror=implicit-function-declaration for arm64."Elliott Hughes2015-02-231-0/+1
| |\ \ | | |/ | | | | | | | | | * commit 'ca15af1bcde972b6ba3546d45913c9bb51bd93b0': Turn on -Werror=implicit-function-declaration for arm64.
| | * Merge "Turn on -Werror=implicit-function-declaration for arm64."Elliott Hughes2015-02-231-0/+1
| | |\
| | | * Turn on -Werror=implicit-function-declaration for arm64.Elliott Hughes2015-02-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am c4291549: am 5081cbf0: am faeae397: Merge "Turn on ↵Elliott Hughes2015-02-231-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | -Werror=implicit-function-declaration for x86-64." * commit 'c429154989634f72c8d130f37e4410ee975a4b35': Turn on -Werror=implicit-function-declaration for x86-64.
| * | | am faeae397: Merge "Turn on -Werror=implicit-function-declaration for x86-64."Elliott Hughes2015-02-231-0/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'faeae3977159b0b4ca2021c4c657a090eaeb4a56': Turn on -Werror=implicit-function-declaration for x86-64.
| | * | Merge "Turn on -Werror=implicit-function-declaration for x86-64."Elliott Hughes2015-02-231-0/+1
| | |\ \
| | | * | Turn on -Werror=implicit-function-declaration for x86-64.Elliott Hughes2015-02-211-0/+1
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 30c168c5: am ae25aed3: am 940632f1: Merge "Remove references to ↵Narayan Kamath2015-02-211-15/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | __CYGWIN__ and HAVE_WINSOCK2_H." * commit '30c168c570deb48f5ad0de0821f2fea0d149a635': Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.
| * | | am 940632f1: Merge "Remove references to __CYGWIN__ and HAVE_WINSOCK2_H."Narayan Kamath2015-02-211-15/+5
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '940632f1a1af056ea8f87d2fa7a0c7e22cd1556b': Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.
| | * | Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.Narayan Kamath2015-02-211-15/+5
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am e9bc7b47: am 4d0f56fb: Merge "Disable transitive dependency library ↵Ying Wang2015-02-031-0/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | symbol resolving for mips." * commit 'e9bc7b472db2d54aaef428fc3229b56dbe2bf6fa': Disable transitive dependency library symbol resolving for mips.
| * | am 4d0f56fb: Merge "Disable transitive dependency library symbol resolving ↵Ying Wang2015-02-031-0/+3
| |\ \ | | |/ | | | | | | | | | | | | | | | for mips." * commit '4d0f56fba3cb89d871e1277d9314da12406394e5': Disable transitive dependency library symbol resolving for mips.
| | * Disable transitive dependency library symbol resolving for mips.Ying Wang2015-02-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am d22d6a53: am 9560d317: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-288-71/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'd22d6a537d59e1453bc728810a0694f8871deedc': Kill HAVE_PTHREADS.
| * | am 9560d317: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-278-71/+0
| |\ \ | | |/ | | | | | | | | | * commit '9560d31716319be62c97d929f6172c84e267a673': Kill HAVE_PTHREADS.
| | * Kill HAVE_PTHREADS.Yabin Cui2015-01-278-71/+0
| | | | | | | | | | | | | | | Bug: 19083585 Change-Id: I5be0d2f95c3c45e7f67de6a8daeb49709ef1f9e9
* | | am c0ff83ae: am 17967eb7: Merge "[MIPSR6] Adjust prebuilts/ndk libraries for ↵Ying Wang2015-01-162-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | mips32r6" * commit 'c0ff83aebd4ce2ac80247f9b809c27fbf4fc1524': [MIPSR6] Adjust prebuilts/ndk libraries for mips32r6
| * | am 17967eb7: Merge "[MIPSR6] Adjust prebuilts/ndk libraries for mips32r6"Ying Wang2015-01-162-3/+3
| |\ \ | | |/ | | | | | | | | | * commit '17967eb72f0eb7f495800d5065b64db4a0174362': [MIPSR6] Adjust prebuilts/ndk libraries for mips32r6
| | * [MIPSR6] Adjust prebuilts/ndk libraries for mips32r6Duane Sand2015-01-162-3/+3
| | | | | | | | | | | | Change-Id: Ice2d0f65eced4fb7dd209fb15610ba555dd45f2c
* | | am 758a029e: am 59cbe2c6: Merge "Emit unique linker buildid in all binaries."Ying Wang2015-01-166-0/+6
|\ \ \ | |/ / | | | | | | | | | * commit '758a029e2a7dbe6169fbccd8680e2856ae57ee8b': Emit unique linker buildid in all binaries.
| * | am 59cbe2c6: Merge "Emit unique linker buildid in all binaries."Ying Wang2015-01-166-0/+6
| |\ \ | | |/ | | | | | | | | | * commit '59cbe2c65cdd2dc3f1ef7a64a4bf6e3543d07207': Emit unique linker buildid in all binaries.
| | * Emit unique linker buildid in all binaries.Dehao Chen2015-01-156-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 32ecc299: am c56a6045: Merge "Remove HAVE_SYMLINKS."Elliott Hughes2015-01-137-42/+0
|\ \ \ | |/ / | | | | | | | | | * commit '32ecc29996d8061ebf5ba2a039368575488132ff': Remove HAVE_SYMLINKS.
| * | am c56a6045: Merge "Remove HAVE_SYMLINKS."Elliott Hughes2015-01-137-42/+0
| |\ \ | | |/ | | | | | | | | | * commit 'c56a60451188da6385ae9f52e0adbef14c647f21': Remove HAVE_SYMLINKS.
| | * Remove HAVE_SYMLINKS.Elliott Hughes2015-01-127-42/+0
| | | | | | | | | | | | Change-Id: I685357292af45a048439f0df0ae45f513479841a
* | | am aa07929b: am 1e61f12f: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and ↵Elliott Hughes2015-01-136-31/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | HAVE_SYSTEM_PROPERTY_SERVER." * commit 'aa07929b29f204ad5e96a8a75a63728cdd1e879a': Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
| * | am 1e61f12f: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and ↵Elliott Hughes2015-01-136-31/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | HAVE_SYSTEM_PROPERTY_SERVER." * commit '1e61f12f1ecf42c91f71bcc7610a25d83ca738d9': Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
| | * Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.Elliott Hughes2015-01-126-31/+0
| | | | | | | | | | | | | | | | | | | | | In particular, no one has had the system property server since we killed the sim-eng build... Change-Id: If576ec546b0ba2ad3c5299876027ca9ac189cf4a
* | | am 446b9418: am 780c4320: Merge "Remove HAVE_POSIX_CLOCKS."Elliott Hughes2015-01-136-31/+0
|\ \ \ | |/ / | | | | | | | | | * commit '446b9418a4d0b9aa34bf66c99d08c00898b8df4e': Remove HAVE_POSIX_CLOCKS.