Calin Juravle
76f352eec1
Mutex-free implementation of pthread_rwlock
...
Bug: 8133149
Change-Id: Id6775010d95f2634b173daa55d87a59a3cf4131b
2014-05-22 11:11:15 +01:00
Dmitriy Ivanov
ca1c80220e
Removed dlsym handle != NULL check for lp64
...
* Removed unnecessary NULL check in dlsym
* Fixed dlsym_failure test to account for
correct RTLD_DEFAULT value
* Added temporary check for legacy RTLD_DEFAULT
value for non-yet-recompiled binaries
Bug: 15146875
Change-Id: I089fa673762629f5724b6e4fbca019d9cfc39905
2014-05-21 22:42:24 -07:00
Elliott Hughes
2c52565940
am e2d7d274
: am 176e71fb
: am 3d4a7b02
: Merge "Hide most of the private futex functions."
...
* commit 'e2d7d274f5c6edf38b9a27ad87178619ed6c4ab3':
Hide most of the private futex functions.
2014-05-22 03:09:10 +00:00
Elliott Hughes
e2d7d274f5
am 176e71fb
: am 3d4a7b02
: Merge "Hide most of the private futex functions."
...
* commit '176e71fb52d4ba380404280aade630b29708f002':
Hide most of the private futex functions.
2014-05-22 03:04:44 +00:00
Elliott Hughes
176e71fb52
am 3d4a7b02
: Merge "Hide most of the private futex functions."
...
* commit '3d4a7b02cc7948c94932c4d71c68f864457d59d6':
Hide most of the private futex functions.
2014-05-22 03:00:21 +00:00
Elliott Hughes
3d4a7b02cc
Merge "Hide most of the private futex functions."
2014-05-22 02:56:41 +00:00
Elliott Hughes
d5ed63a6a8
Hide most of the private futex functions.
...
Also hide part of the system properties compatibility code, since
we needed to touch that to keep it building.
I'll remove __futex_syscall4 and futex in a later patch.
Bug: 11156955
Change-Id: Ibbf42414c5bb07fb9f1c4a169922844778e4eeae
2014-05-21 18:30:00 -07:00
Christopher Ferris
486396a8c9
am 328b2b6b
: am 05645db0
: am f97d8713
: Merge "Add cfi directives for arm64 assembler."
...
* commit '328b2b6bfb73ee5bded6719ac15e0a3381c1800f':
Add cfi directives for arm64 assembler.
2014-05-22 01:22:39 +00:00
Christopher Ferris
328b2b6bfb
am 05645db0
: am f97d8713
: Merge "Add cfi directives for arm64 assembler."
...
* commit '05645db074c9116e628b3e50b0e88d173eef0a0d':
Add cfi directives for arm64 assembler.
2014-05-22 01:18:09 +00:00
Christopher Ferris
05645db074
am f97d8713
: Merge "Add cfi directives for arm64 assembler."
...
* commit 'f97d8713a265f44279819ba6b245dd81aada34da':
Add cfi directives for arm64 assembler.
2014-05-22 01:13:32 +00:00
Christopher Ferris
f97d8713a2
Merge "Add cfi directives for arm64 assembler."
2014-05-22 01:08:22 +00:00
Christopher Ferris
df22a121b2
Add cfi directives for arm64 assembler.
...
Fix syscall generator to add cfi directives and add the directives
for all arm64 assembler.
Bug: 15138290
Change-Id: I7f0e4a16c141ac624e5276917a3a1ed45778e057
2014-05-21 17:46:52 -07:00
Elliott Hughes
0e00375a5c
am 17e44b89
: am fc951aae
: am bf0a4407
: Merge "Remove an unnecessary instruction from arm64 __bionic_clone."
...
* commit '17e44b89e11286f3dcf7b35f9bb6432864ac085e':
Remove an unnecessary instruction from arm64 __bionic_clone.
2014-05-22 00:33:42 +00:00
Elliott Hughes
17e44b89e1
am fc951aae
: am bf0a4407
: Merge "Remove an unnecessary instruction from arm64 __bionic_clone."
...
* commit 'fc951aaec61f14b2a6053be295408a9a3a8d520a':
Remove an unnecessary instruction from arm64 __bionic_clone.
2014-05-22 00:27:52 +00:00
Elliott Hughes
fc951aaec6
am bf0a4407
: Merge "Remove an unnecessary instruction from arm64 __bionic_clone."
...
* commit 'bf0a440730d9659146bf1ac1c4141bae5a2f96a7':
Remove an unnecessary instruction from arm64 __bionic_clone.
2014-05-21 23:56:31 +00:00
Elliott Hughes
bf0a440730
Merge "Remove an unnecessary instruction from arm64 __bionic_clone."
2014-05-21 23:44:55 +00:00
Elliott Hughes
f93f50d7ea
Remove an unnecessary instruction from arm64 __bionic_clone.
...
Change-Id: Ib0dd5079d10b3634901d561932259653945176ee
2014-05-21 16:29:55 -07:00
Christopher Ferris
63900a7110
am 845e5c77
: am fc11ebc5
: am 3d5a4240
: Merge "Fix build."
...
* commit '845e5c77b551b7b3079f9e6adf1f780f96729c33':
Fix build.
2014-05-21 19:49:46 +00:00
Christopher Ferris
845e5c77b5
am fc11ebc5
: am 3d5a4240
: Merge "Fix build."
...
* commit 'fc11ebc50141c5fcd2d2a9ff36595d72962e7d07':
Fix build.
2014-05-21 18:53:15 +00:00
Christopher Ferris
fc11ebc501
am 3d5a4240
: Merge "Fix build."
...
* commit '3d5a42408ca24f86b8b81697b20012736cb48c2b':
Fix build.
2014-05-21 18:50:10 +00:00
Christopher Ferris
3d5a42408c
Merge "Fix build."
2014-05-21 18:47:36 +00:00
Christopher Ferris
8d2410d33d
Fix build.
...
Change-Id: I5a35eee4074e35f459c86c7f9b1d9b0754888940
2014-05-21 11:45:51 -07:00
Christopher Ferris
c1df57d60e
am bce2357e
: am c1be1ecc
: am 011076b7
: Merge "Support for jemalloc to replace dlmalloc."
...
* commit 'bce2357e42fdfb45556ec57ccb54d587e645f196':
Support for jemalloc to replace dlmalloc.
2014-05-21 18:24:30 +00:00
Christopher Ferris
bce2357e42
am c1be1ecc
: am 011076b7
: Merge "Support for jemalloc to replace dlmalloc."
...
* commit 'c1be1eccbb22e136de933824cd003c1dad9b17e5':
Support for jemalloc to replace dlmalloc.
2014-05-21 18:21:28 +00:00
Elliott Hughes
91b4613403
am 68396799
: am c5f723ae
: am c1b7f44c
: Merge "Remove __syslog; we have the public klogctl API."
...
* commit '683967991425addf38a24024ae5503768a813b64':
Remove __syslog; we have the public klogctl API.
2014-05-21 18:17:26 +00:00
Christopher Ferris
c1be1eccbb
am 011076b7
: Merge "Support for jemalloc to replace dlmalloc."
...
* commit '011076b720b0809a6b94703780e768cd7b877c68':
Support for jemalloc to replace dlmalloc.
2014-05-21 18:16:41 +00:00
Elliott Hughes
6839679914
am c5f723ae
: am c1b7f44c
: Merge "Remove __syslog; we have the public klogctl API."
...
* commit 'c5f723aef55912545b3dc32983a58974c5193e5e':
Remove __syslog; we have the public klogctl API.
2014-05-21 18:14:08 +00:00
Christopher Ferris
011076b720
Merge "Support for jemalloc to replace dlmalloc."
2014-05-21 18:12:50 +00:00
Elliott Hughes
3db501139b
am c323b97c
: am 87987df9
: am daf69128
: Merge "Fix x86_64 __set_tls.c build failure."
...
* commit 'c323b97c52297c4342dd45e329bad816f3bc5746':
Fix x86_64 __set_tls.c build failure.
2014-05-21 18:10:23 +00:00
Elliott Hughes
c5f723aef5
am c1b7f44c
: Merge "Remove __syslog; we have the public klogctl API."
...
* commit 'c1b7f44c13fbcbab3faaa8e11d3a459ebc11bfe5':
Remove __syslog; we have the public klogctl API.
2014-05-21 18:09:55 +00:00
Elliott Hughes
c1b7f44c13
Merge "Remove __syslog; we have the public klogctl API."
2014-05-21 18:07:05 +00:00
Neil Fuller
a073b4ee0a
am 55326c4b
: am b7a23959
: am 76805140
: Merge "Treat zero or >1 dat files as an error"
...
* commit '55326c4b9714cba3e7bf0e27ceea0e2b91240d6f':
Treat zero or >1 dat files as an error
2014-05-21 17:28:39 +00:00
Calin Juravle
ae0f8f1e48
Add padding to mips ucontext_t.
...
Bug: 12828904
Change-Id: I49e7adcebf769a9c30dc43def36501260369b1ac
2014-05-21 18:16:17 +01:00
Calin Juravle
eb454522da
Clean up ucontext.h TODOs.
...
There's no need to expose gregset_t and fpregset_t when they
are not used in ucontext_t.
Bug: 12828904
Change-Id: Ieda1edf0ab18015f444c4d385fe9c41c4544017f
2014-05-21 18:15:35 +01:00
Elliott Hughes
c323b97c52
am 87987df9
: am daf69128
: Merge "Fix x86_64 __set_tls.c build failure."
...
* commit '87987df99034265fdfeebe315e6545d809379ede':
Fix x86_64 __set_tls.c build failure.
2014-05-21 17:07:46 +00:00
Elliott Hughes
87987df990
am daf69128
: Merge "Fix x86_64 __set_tls.c build failure."
...
* commit 'daf6912838dd27e3c064c4e7df98b6165549af82':
Fix x86_64 __set_tls.c build failure.
2014-05-21 17:05:11 +00:00
Elliott Hughes
daf6912838
Merge "Fix x86_64 __set_tls.c build failure."
2014-05-21 17:02:44 +00:00
Elliott Hughes
7136927d39
Fix x86_64 __set_tls.c build failure.
...
Change-Id: I697b8ab4ce781d7aebeddb1391b63c653511bbcb
2014-05-21 10:02:00 -07:00
Neil Fuller
55326c4b97
am b7a23959
: am 76805140
: Merge "Treat zero or >1 dat files as an error"
...
* commit 'b7a23959984c5407d8cc138ccf017da493c1d24e':
Treat zero or >1 dat files as an error
2014-05-21 16:26:01 +00:00
Neil Fuller
b7a2395998
am 76805140
: Merge "Treat zero or >1 dat files as an error"
...
* commit '768051405e8d471e06447a5b7223c742022f525a':
Treat zero or >1 dat files as an error
2014-05-21 16:22:27 +00:00
Neil Fuller
768051405e
Merge "Treat zero or >1 dat files as an error"
2014-05-21 16:18:59 +00:00
Neil Fuller
43f3715953
Treat zero or >1 dat files as an error
...
Based on feedback from
I7efbd6f453fe2b3e71f564121ff0f64a74289d86
Change-Id: Ie131ab8475083350dc183d9f6d5ea7a0b0617c5b
2014-05-21 17:18:17 +01:00
Elliott Hughes
b8297bfdf6
am ee2939db
: am ceed7b76
: am 29f2906b
: Merge "Add a few more symbols to check-symbols-glibc."
...
* commit 'ee2939dbf9d6574394249548e94a31575b4ada2d':
Add a few more symbols to check-symbols-glibc.
2014-05-21 15:35:58 +00:00
Elliott Hughes
ee2939dbf9
am ceed7b76
: am 29f2906b
: Merge "Add a few more symbols to check-symbols-glibc."
...
* commit 'ceed7b76b768aaa0dd84769afd689336f5b5ac98':
Add a few more symbols to check-symbols-glibc.
2014-05-21 15:32:10 +00:00
Elliott Hughes
66af04b512
am a7293ddb
: am 7a611f18
: am 9f0a52e4
: Merge "Hide __get_sp."
...
* commit 'a7293ddb8da94cc823ec28b851f69ef2d99a70d4':
Hide __get_sp.
2014-05-21 15:31:13 +00:00
Elliott Hughes
802383df53
am f55dc413
: am 0aa1fb1c
: am 7471a370
: Merge "Hide __set_tls."
...
* commit 'f55dc41303417904136902698191fd0f0fe3a061':
Hide __set_tls.
2014-05-21 15:31:12 +00:00
Elliott Hughes
a7293ddb8d
am 7a611f18
: am 9f0a52e4
: Merge "Hide __get_sp."
...
* commit '7a611f184d2a8e1a5e8187629ff95ad793d561ac':
Hide __get_sp.
2014-05-21 15:28:19 +00:00
Elliott Hughes
f55dc41303
am 0aa1fb1c
: am 7471a370
: Merge "Hide __set_tls."
...
* commit '0aa1fb1c1672a3bbe63155e05e445826c64aafb7':
Hide __set_tls.
2014-05-21 15:28:18 +00:00
Elliott Hughes
ceed7b76b7
am 29f2906b
: Merge "Add a few more symbols to check-symbols-glibc."
...
* commit '29f2906bdaf9afe816fc9196437fc07728af98bf':
Add a few more symbols to check-symbols-glibc.
2014-05-21 15:28:00 +00:00
Elliott Hughes
7a611f184d
am 9f0a52e4
: Merge "Hide __get_sp."
...
* commit '9f0a52e4e5afc20a61230e6cbfe735606bff7e0c':
Hide __get_sp.
2014-05-21 15:24:33 +00:00