Nicolas Geoffray
645621ec8b
am 11a06c73: Merge "Revert "Moving StringPrintf to libbase.""
...
* commit '11a06c73f6e7d31442429a58a346d881b0a8a441':
Revert "Moving StringPrintf to libbase."
2015-03-16 12:30:48 +00:00
Nicolas Geoffray
11a06c73f6
Merge "Revert "Moving StringPrintf to libbase.""
2015-03-16 12:20:27 +00:00
Nicolas Geoffray
d2dad2b24f
Revert "Moving StringPrintf to libbase."
...
libbase has been reverted
This reverts commit 7ed5fa1e4d37722a644518594bf2b0e1529c05e9.
Change-Id: I5d8ff8c38ff8c9123e6cee5dc15a101a79e94b2e
2015-03-16 12:19:26 +00:00
Dan Albert
e63140dbed
am 83e95878: Merge "Moving StringPrintf to libbase."
...
* commit '83e95878735a62cea108f3c1f1de1358b5565038':
Moving StringPrintf to libbase.
2015-03-15 15:44:38 +00:00
Christopher Ferris
3abc6d1c57
am 593a75ee: Merge "Fix typo in alias symbol."
...
* commit '593a75ee6b9857a452e57b21fb28507da30f89cf':
Fix typo in alias symbol.
2015-03-15 15:44:37 +00:00
Christopher Ferris
79641f96eb
am 83c0028e: Merge "For libm, use a macro for aliasing symbols."
...
* commit '83c0028e030bad1f7cf54ba3f04962b9a6a9e1e4':
For libm, use a macro for aliasing symbols.
2015-03-15 15:44:36 +00:00
Dan Albert
83e9587873
Merge "Moving StringPrintf to libbase."
2015-03-14 23:55:10 +00:00
Christopher Ferris
593a75ee6b
Merge "Fix typo in alias symbol."
2015-03-14 19:22:29 +00:00
Christopher Ferris
6e86146b85
Fix typo in alias symbol.
...
Change-Id: I41d2c29bd4a9ba382bbe3440541c8e1506fc5809
2015-03-14 12:17:45 -07:00
Christopher Ferris
83c0028e03
Merge "For libm, use a macro for aliasing symbols."
2015-03-14 17:44:32 +00:00
Christopher Ferris
995b813e91
For libm, use a macro for aliasing symbols.
...
Change-Id: Ibd42ebc387c2bf3eba9aa96091770915b4b34184
2015-03-13 23:57:15 -07:00
Dan Albert
7ed5fa1e4d
Moving StringPrintf to libbase.
...
Change-Id: I47ef28bb294ffb7c7c065c5624417edf23503b77
2015-03-13 22:34:37 -07:00
Yabin Cui
6c1434842a
am d2cf59d4: Merge "Hide content of pthread_rwlock_t in pthread_rwlock_internal_t."
...
* commit 'd2cf59d4633d9e731d0342d4f94b6e925589ab1e':
Hide content of pthread_rwlock_t in pthread_rwlock_internal_t.
2015-03-14 02:51:12 +00:00
Yabin Cui
d2cf59d463
Merge "Hide content of pthread_rwlock_t in pthread_rwlock_internal_t."
2015-03-14 02:38:32 +00:00
Yabin Cui
2fabea47ac
Hide content of pthread_rwlock_t in pthread_rwlock_internal_t.
...
Bug: 19249079
Change-Id: Ifbe634c716b6793bef897ec5134b55eb44c6b8d5
2015-03-13 19:35:05 -07:00
Christopher Ferris
0d54094a86
am 81c31bdd: Merge "Add some GNU specific elf constants."
...
* commit '81c31bdd43e50538fa45f5e7783782a5ae5666e9':
Add some GNU specific elf constants.
2015-03-13 21:23:43 +00:00
Dmitriy Ivanov
173a61f29b
am d7e091ef: Merge "Switch libc and libm to sysv-only hash style"
...
* commit 'd7e091efc477c17da97415fa944675c6f16dcdb5':
Switch libc and libm to sysv-only hash style
2015-03-13 21:16:47 +00:00
Christopher Ferris
81c31bdd43
Merge "Add some GNU specific elf constants."
2015-03-13 21:12:07 +00:00
Dmitriy Ivanov
d7e091efc4
Merge "Switch libc and libm to sysv-only hash style"
2015-03-13 21:04:08 +00:00
Dmitriy Ivanov
2e16d2cf1e
Switch libc and libm to sysv-only hash style
...
Bug: 19059885
Change-Id: I60a23dc5f9c756994d566818332ca42b305b4a05
2015-03-13 19:48:03 +00:00
Christopher Ferris
c94c7ff2bb
Add some GNU specific elf constants.
...
Change-Id: I6c668463a27a641c9a280ce1937857d622344ff8
2015-03-13 10:32:45 -07:00
Christopher Ferris
c30d7a67e0
am f074b531: Merge "Add the optimized implementation of 18 math functions for x86 and x86_64 respectively"
...
* commit 'f074b531d266deb63c17e1d3bff751f3f3740d9d':
Add the optimized implementation of 18 math functions for x86 and x86_64 respectively
2015-03-13 17:27:43 +00:00
Christopher Ferris
f074b531d2
Merge "Add the optimized implementation of 18 math functions for x86 and x86_64 respectively"
2015-03-13 17:18:21 +00:00
Yabin Cui
1e795957f4
am 5507deda: Merge "Make gtest_main exit 1 when some test are failed."
...
* commit '5507dedaeb43e01edfab4b0e2cc290622b20e678':
Make gtest_main exit 1 when some test are failed.
2015-03-13 17:09:14 +00:00
Yabin Cui
5507dedaeb
Merge "Make gtest_main exit 1 when some test are failed."
2015-03-13 17:02:19 +00:00
Yabin Cui
64a9c4f697
Make gtest_main exit 1 when some test are failed.
...
This is the gtest behavior, which I think can make test status
judgement more convenient.
Change-Id: I7d3c210d1744b954a4148cd905dd5c353207fce8
2015-03-12 23:36:29 -07:00
Mark Salyzyn
ee7b80d7cf
am f6f96df5: Merge "syslog.h: missing LOG_MAKEPRI definition"
...
* commit 'f6f96df5b031b0bf79eb8ad49bd73a3ceab87db5':
syslog.h: missing LOG_MAKEPRI definition
2015-03-12 21:39:12 +00:00
Mark Salyzyn
f6f96df5b0
Merge "syslog.h: missing LOG_MAKEPRI definition"
2015-03-12 20:33:25 +00:00
Mark Salyzyn
c4a586da49
syslog.h: missing LOG_MAKEPRI definition
...
Bug: 19681572
Change-Id: Ice5f5cb1f71522ffc47b2243a8dc4c277c2a288f
2015-03-12 13:21:35 -07:00
Elliott Hughes
59e911c7fd
am be86f877: Merge "Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>."
...
* commit 'be86f87711ee71ff971da2e2ae7a092081177951':
Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
2015-03-11 16:56:26 +00:00
Elliott Hughes
be86f87711
Merge "Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>."
2015-03-11 16:42:49 +00:00
Elliott Hughes
ba87fe5145
Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
...
Change-Id: I2b81cfc3147d9a0a6ac2a8f064e6d9864fa7e04d
2015-03-11 09:32:25 -07:00
Dmitriy Ivanov
452ddd0245
am e8107b66: Merge "Rename LinkerAllocator and LinkerAllocatorPage"
...
* commit 'e8107b66c56509a8d1b1d21f217e4e71a9f74bee':
Rename LinkerAllocator and LinkerAllocatorPage
2015-03-11 03:19:21 +00:00
Dmitriy Ivanov
36927c796b
am 57e800d5: Merge "Refactoring: rename linker_allocator files"
...
* commit '57e800d534b43bda849858ed4bb47d556469032f':
Refactoring: rename linker_allocator files
2015-03-11 03:19:20 +00:00
Dmitriy Ivanov
e8107b66c5
Merge "Rename LinkerAllocator and LinkerAllocatorPage"
2015-03-11 00:38:49 +00:00
Dmitriy Ivanov
57e800d534
Merge "Refactoring: rename linker_allocator files"
2015-03-11 00:35:22 +00:00
Dmitriy Ivanov
600bc3cb93
Rename LinkerAllocator and LinkerAllocatorPage
...
Change-Id: I87d80fbcd4ec26c0ee4f601b9c4c64f600418dd9
2015-03-10 15:43:50 -07:00
Dmitriy Ivanov
c9ce70d783
Refactoring: rename linker_allocator files
...
Change-Id: Ifc08e64b3a85205f072b7abab1149c7ab71e2f75
2015-03-10 15:30:26 -07:00
Dimitry Ivanov
1f2b704ccf
am e842dc0d: am c16c8368: Merge "Generate gnu hash for arm only"
...
* commit 'e842dc0de5ce5f9950e323ae8805909f60867bf6':
Generate gnu hash for arm only
2015-03-10 17:48:29 +00:00
Dimitry Ivanov
e842dc0de5
am c16c8368: Merge "Generate gnu hash for arm only"
...
* commit 'c16c8368773452e2d18d761a7b3ea6f249dc2ac5':
Generate gnu hash for arm only
2015-03-10 17:41:18 +00:00
Dimitry Ivanov
c16c836877
Merge "Generate gnu hash for arm only"
2015-03-10 17:34:51 +00:00
Goran Jakovljevic
1156508265
Generate gnu hash for arm only
...
Fixes build failure caused by:
https://android-review.googlesource.com/#/c/139660
As previously discussed [1], MIPS does not support GNU-style ELF hashes.
[1] https://android-review.googlesource.com/#/c/49282/2/tests/Android.mk
Change-Id: I9a7966eebfd1ef0a587a20b71faefde38e84ab62
2015-03-10 10:01:50 -07:00
Dmitriy Ivanov
6d0735fa2b
am dca2fadd: am a94cf791: Merge "Generate sysv hash for libc, libstdc++ and libm"
...
* commit 'dca2fadd8252a5c0664d2811187bc39bd7916aa4':
Generate sysv hash for libc, libstdc++ and libm
2015-03-10 15:12:09 +00:00
Yabin Cui
981fdd0e55
am 50119cec: am 37c71b14: Merge "Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink."
...
* commit '50119cec8d872df02547af39a3a85aea9125299b':
Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.
2015-03-10 15:12:07 +00:00
Dmitriy Ivanov
dca2fadd82
am a94cf791: Merge "Generate sysv hash for libc, libstdc++ and libm"
...
* commit 'a94cf791c1c9b93d49f5573716de93348757ae15':
Generate sysv hash for libc, libstdc++ and libm
2015-03-10 15:03:35 +00:00
Yabin Cui
50119cec8d
am 37c71b14: Merge "Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink."
...
* commit '37c71b14e51c53b0cb5daa19bf38559d063453dc':
Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.
2015-03-10 15:03:34 +00:00
Dmitriy Ivanov
a94cf791c1
Merge "Generate sysv hash for libc, libstdc++ and libm"
2015-03-10 04:41:02 +00:00
Yabin Cui
37c71b14e5
Merge "Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink."
2015-03-10 04:14:12 +00:00
Dmitriy Ivanov
4a55c46d30
Generate sysv hash for libc, libstdc++ and libm
...
Bug: 19059885
Change-Id: I35e2a9cd0bb3914d9d0c82d163bfaf0fff844667
2015-03-09 19:38:56 -07:00
Yabin Cui
c6e5874a4c
Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.
...
It has been reported in b2/19657449 and b2/19381040 that fchmodat
AT_SYMLINK_NOFOLLOW operation on symlink can succeed. It seems to be
controlled by kernel(version or configuration) or user configuration
whether chmod is allowed on symlinks. Unless we can disable chmod on
symlinks in bionic explicitly, we can not guarantee that the test can
pass. But it seems reasonable to allow chmod on symlink if kernel allows
to. So We prefer to loosen the test here, accepting both success and
failure when doing chmod operation on symlinks.
Bug: 19657449
Bug: 19381040
Change-Id: I780e84f0b50d0412fbac9f1c240d07e984892a28
2015-03-09 18:13:15 -07:00