Elliott Hughes
a9f6582b2a
am e449e68f: am 39ba3035: Merge "Fix our <complex.h> support."
...
* commit 'e449e68f367ec8072bc950dbeb47c93d5b72da3f':
Fix our <complex.h> support.
2014-11-06 19:53:23 +00:00
Elliott Hughes
e449e68f36
am 39ba3035: Merge "Fix our <complex.h> support."
...
* commit '39ba30354a3890dd653ab55819d38eed3855edaa':
Fix our <complex.h> support.
2014-11-06 19:48:17 +00:00
Elliott Hughes
39ba30354a
Merge "Fix our <complex.h> support."
2014-11-06 19:43:17 +00:00
Yabin Cui
585d5b8a93
am c50ae0b4: am 99cf8d08: Merge "make all bionic death tests not dumpable"
...
* commit 'c50ae0b41bacea1715daf815ba2f30f342e3342c':
make all bionic death tests not dumpable
2014-11-06 19:27:51 +00:00
Yabin Cui
c50ae0b41b
am 99cf8d08: Merge "make all bionic death tests not dumpable"
...
* commit '99cf8d08c95470c34e530c068d1325cb6656e760':
make all bionic death tests not dumpable
2014-11-06 19:22:17 +00:00
Elliott Hughes
b8ee16f1dc
Fix our <complex.h> support.
...
We build libm with -fvisibility=hidden, so we weren't exporting any
of the <complex.h> functions.
We also weren't building many of the functions anyway.
We were also missing the complex inverse trigonometric functions.
And because we didn't even have perfunctory "call each function once"
tests, we didn't notice that we weren't exporting any symbols, so this
patch adds at least that level of testing.
Change-Id: Ibcf2843f507126c51d134cc5fc8d67747e033a0d
2014-11-06 11:16:55 -08:00
Yabin Cui
99cf8d08c9
Merge "make all bionic death tests not dumpable"
2014-11-06 19:14:33 +00:00
Yabin Cui
9df70403d9
make all bionic death tests not dumpable
...
Bug: 18067305
Change-Id: Ia1ecacf47eddecc9bc58aaac779e0c218f463179
2014-11-06 11:09:03 -08:00
Elliott Hughes
c5e05502f2
am fa7e13b3: am a80f11ba: Merge "Add support for listing missing POSIX 2013 symbols."
...
* commit 'fa7e13b3af6ee9a18a9f8b97d930dc2930b8936f':
Add support for listing missing POSIX 2013 symbols.
2014-11-06 06:14:09 +00:00
Elliott Hughes
fa7e13b3af
am a80f11ba: Merge "Add support for listing missing POSIX 2013 symbols."
...
* commit 'a80f11ba99a078515aa7e06dc99db62a475a7b53':
Add support for listing missing POSIX 2013 symbols.
2014-11-06 06:08:32 +00:00
Elliott Hughes
a80f11ba99
Merge "Add support for listing missing POSIX 2013 symbols."
2014-11-06 06:05:38 +00:00
Elliott Hughes
6370aedd0e
Add support for listing missing POSIX 2013 symbols.
...
Change-Id: Ic51787890f837f74a22ca63d64a5710474d00cbc
2014-11-05 16:54:53 -08:00
Yabin Cui
753a0239f5
am c68a9105: am 23113831: Merge "check invalid file offset when loading library"
...
* commit 'c68a9105375f4cc8d44a14485df4f6067abd2268':
check invalid file offset when loading library
2014-11-05 20:18:15 +00:00
Yabin Cui
c68a910537
am 23113831: Merge "check invalid file offset when loading library"
...
* commit '2311383180aee9388d28b03901a1e4ef021bcfa7':
check invalid file offset when loading library
2014-11-05 20:12:36 +00:00
Yabin Cui
2311383180
Merge "check invalid file offset when loading library"
2014-11-05 19:56:01 +00:00
Elliott Hughes
461c2f45e9
am eac625a2: am c13a2044: Merge "Fix newlocale with a NULL locale name."
...
* commit 'eac625a2104459618c4cdc19970a90448deacdf4':
Fix newlocale with a NULL locale name.
2014-11-05 02:57:27 +00:00
Elliott Hughes
33fb609258
am bce54a2b: am 57df00a4: Merge "Improve math tests to allow a specific ulp bound."
...
* commit 'bce54a2bb3d366fa6fa5bee52226ac9e9daf25a2':
Improve math tests to allow a specific ulp bound.
2014-11-05 02:57:26 +00:00
Chih-Hung Hsieh
625056b00a
am 45f736b3: am 6c8f2475: Merge "Fix warning of missing field initializer."
...
* commit '45f736b32389ad5074d72a974ea153d4e64b234b':
Fix warning of missing field initializer.
2014-11-05 02:57:25 +00:00
Elliott Hughes
eac625a210
am c13a2044: Merge "Fix newlocale with a NULL locale name."
...
* commit 'c13a2044e3b4d6084ef7ed32fb35e63e4157a96a':
Fix newlocale with a NULL locale name.
2014-11-05 02:42:07 +00:00
Elliott Hughes
bce54a2bb3
am 57df00a4: Merge "Improve math tests to allow a specific ulp bound."
...
* commit '57df00a4107d59f82732306c1e199ffa63f76f9b':
Improve math tests to allow a specific ulp bound.
2014-11-05 02:42:05 +00:00
Chih-Hung Hsieh
45f736b323
am 6c8f2475: Merge "Fix warning of missing field initializer."
...
* commit '6c8f247581890a25fb899767db220a8245859f71':
Fix warning of missing field initializer.
2014-11-05 02:41:55 +00:00
Elliott Hughes
c13a2044e3
Merge "Fix newlocale with a NULL locale name."
2014-11-05 02:20:55 +00:00
Elliott Hughes
7e0d0f8572
Fix newlocale with a NULL locale name.
...
Bug: https://code.google.com/p/android/issues/detail?id=78567
Change-Id: I272dabc12ab186b44a525c7e8ac1846e62334e85
2014-11-04 18:03:44 -08:00
Elliott Hughes
57df00a410
Merge "Improve math tests to allow a specific ulp bound."
2014-11-05 02:02:19 +00:00
Elliott Hughes
1b37ba2178
Improve math tests to allow a specific ulp bound.
...
At the moment our libm is only good enough for a 1 ulp bound on these tests,
but that's better than the 4 ulp bound you get from gtest by default.
I'm not really happy with the multiple structures and corresponding functions,
but at least they mean there's no duplication in the tests themselves, and it
should be easy enough for us to make further improvements in future.
Change-Id: I004e12970332e1d9531721361d6c34f908cfcecc
2014-11-04 18:00:02 -08:00
Chih-Hung Hsieh
6c8f247581
Merge "Fix warning of missing field initializer."
2014-11-05 00:46:37 +00:00
Yabin Cui
16f7f8d250
check invalid file offset when loading library
...
Bug: 18178121
Bug: 18078224
Change-Id: I5254433d54645db68e9b83d5095dc2bf9d8531bc
2014-11-04 14:37:15 -08:00
Chih-Hung Hsieh
dc6599e20f
Fix warning of missing field initializer.
...
BUG: 18241135
Change-Id: I91304eb608bc3336ce5fcd5744fbe080d64f1cc2
2014-11-04 12:09:35 -08:00
Dmitriy Ivanov
ca564e2a99
Revert "Revert "Fix arm64 and arm builds.""
...
This reverts commit 494bee796aa60131981308493e0e295493537e12.
2014-11-04 09:38:27 -08:00
Dmitriy Ivanov
0416d88f9c
Revert "Revert "Fix symbol lookup order during relocation""
...
This reverts commit f947be2889639defc6424b1813ccc779528b7598.
2014-11-04 09:38:18 -08:00
Dmitriy Ivanov
1c095774c0
Revert "Revert "Fix mips build""
...
This reverts commit 4402804c35c5c5992c728c6f3cee3bdbd325819e.
2014-11-04 09:38:10 -08:00
Dmitriy Ivanov
a42dfda53a
Revert "Revert "Remove unnecessary lookups during relocations""
...
This reverts commit eae09772558016836f1356816f4d1d0be498d74c.
2014-11-04 09:38:00 -08:00
Dmitriy Ivanov
c343cac62b
Revert "Revert "Fix relocation to look for symbols in local group""
...
This reverts commit 00dce525530c5d26c20750863f3e9890b468787a.
2014-11-04 09:37:51 -08:00
Dmitriy Ivanov
7ca96a075b
Revert "Revert "Add RTLD_NODELETE flag support""
...
This reverts commit 69c5d108a5cb44167a04d42ffdad6a39648ed235.
2014-11-04 09:37:28 -08:00
Dmitriy Ivanov
68a555b57e
Revert "Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL""
...
This reverts commit 9d3382d97a2cdc8c8f78c7825ece16f09292fc36.
2014-11-04 09:37:19 -08:00
Dmitriy Ivanov
39af759260
am 9d3382d9: Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
...
* commit '9d3382d97a2cdc8c8f78c7825ece16f09292fc36':
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
2014-11-04 17:17:58 +00:00
Dmitriy Ivanov
e1d9881a8d
am 69c5d108: Revert "Add RTLD_NODELETE flag support"
...
* commit '69c5d108a5cb44167a04d42ffdad6a39648ed235':
Revert "Add RTLD_NODELETE flag support"
2014-11-04 17:17:57 +00:00
Dmitriy Ivanov
47fb0b7816
am 00dce525: Revert "Fix relocation to look for symbols in local group"
...
* commit '00dce525530c5d26c20750863f3e9890b468787a':
Revert "Fix relocation to look for symbols in local group"
2014-11-04 17:17:56 +00:00
Dmitriy Ivanov
ce4d16bbaa
am eae09772: Revert "Remove unnecessary lookups during relocations"
...
* commit 'eae09772558016836f1356816f4d1d0be498d74c':
Revert "Remove unnecessary lookups during relocations"
2014-11-04 17:17:55 +00:00
Dmitriy Ivanov
7cb57841a5
am 4402804c: Revert "Fix mips build"
...
* commit '4402804c35c5c5992c728c6f3cee3bdbd325819e':
Revert "Fix mips build"
2014-11-04 17:17:54 +00:00
Dmitriy Ivanov
5c9afdc0c1
am f947be28: Revert "Fix symbol lookup order during relocation"
...
* commit 'f947be2889639defc6424b1813ccc779528b7598':
Revert "Fix symbol lookup order during relocation"
2014-11-04 17:17:53 +00:00
Dmitriy Ivanov
4c9b34bd8a
am 494bee79: Revert "Fix arm64 and arm builds."
...
* commit '494bee796aa60131981308493e0e295493537e12':
Revert "Fix arm64 and arm builds."
2014-11-04 17:17:52 +00:00
Dmitriy Ivanov
9d3382d97a
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
...
This reverts commit c85e82dde5c4b2accc50a9e17740b9005dfbae6a.
Bug: 18222321
Bug: 18211780
Change-Id: I32f4048bd5ea85dc8a3dfccce8cf141b241ab692
2014-11-03 22:15:29 -08:00
Dmitriy Ivanov
69c5d108a5
Revert "Add RTLD_NODELETE flag support"
...
This reverts commit c87f65d2cd0690d81665f8b241c1d763f72b6f80.
Bug: 18222321
Bug: 18211780
Change-Id: I00252e26a28a41ab9f1e2dd3b32f0f80d86297f1
2014-11-03 22:15:26 -08:00
Dmitriy Ivanov
00dce52553
Revert "Fix relocation to look for symbols in local group"
...
This reverts commit fd2747bb585fc51b5ad56db09c0e9b66c7091a92.
Bug: 18222321
Bug: 18211780
Change-Id: I2d4ebab1e73b7277161af76b99f8249825b22d65
2014-11-03 22:15:20 -08:00
Dmitriy Ivanov
eae0977255
Revert "Remove unnecessary lookups during relocations"
...
This reverts commit 6442dbd3bcadbd5e522465743a8d8cf56338ae1c.
Bug: 18222321
Bug: 18211780
Change-Id: I87b18a32238a1f75afe56149221b6691f50d9f56
2014-11-03 22:15:17 -08:00
Dmitriy Ivanov
4402804c35
Revert "Fix mips build"
...
This reverts commit bf3d5ef5fd240d4c5fbde1b32f9084dbc720840b.
Bug: 18222321
Bug: 18211780
Change-Id: I902ed888197b358c77303f1acb6d5ffd7ae6dcd3
2014-11-03 22:15:13 -08:00
Dmitriy Ivanov
f947be2889
Revert "Fix symbol lookup order during relocation"
...
This reverts commit 976402cca13a1f4f3aa988fd301575e134ef5f2c.
Bug: 18222321
Bug: 18211780
Change-Id: Iafdd3d843db7b1cf288be9a0232022816622c944
2014-11-03 22:15:08 -08:00
Dmitriy Ivanov
494bee796a
Revert "Fix arm64 and arm builds."
...
This reverts commit 445111a1c977e94a4233efd54f3690defa4a7582.
Bug: 18222321
Bug: 18211780
Change-Id: I4fa9e1b63ec9b528f8bfed73c2ec15046c43a2fe
2014-11-03 22:14:19 -08:00
Elliott Hughes
6bb5579b8e
resolved conflicts for merge of d18f4b25 to lmp-mr1-dev-plus-aosp
...
Change-Id: Ie1ebacd432a61d680bb1325aa369db717d39299d
2014-11-03 18:31:10 -08:00