Elliott Hughes
f970e07de3
am 8902d9a9
: am a14df4a9
: Merge "[MIPS] SA_RESTORER support is not needed for MIPS"
...
* commit '8902d9a944c377c63ce81d7dc16c1945ad715d18':
[MIPS] SA_RESTORER support is not needed for MIPS
2014-01-31 16:19:40 +00:00
Elliott Hughes
da958d2e14
am 64b519e2
: am 07f84025
: Merge "Make ARM <user.h> more glibc-compatible."
...
* commit '64b519e2d4546da414bb9a04de4c04ce3e137999':
Make ARM <user.h> more glibc-compatible.
2014-01-31 16:19:39 +00:00
Elliott Hughes
ab24c54d94
am dc84a5e6
: am 53a55c12
: Merge "Add mips <sys/ucontext.h>."
...
* commit 'dc84a5e66c9678619538b42709ab3637205c3bf2':
Add mips <sys/ucontext.h>.
2014-01-31 16:19:38 +00:00
Elliott Hughes
5c73920bdc
am d7f2ec93
: am 807bbb75
: Merge "Add arm <sys/ucontext.h>."
...
* commit 'd7f2ec93449a478710c286588818d00f8f219272':
Add arm <sys/ucontext.h>.
2014-01-31 16:19:38 +00:00
Elliott Hughes
ae4e016d7f
am 2f561425
: am 8f355275
: Merge "Add x86 <sys/ucontext.h>."
...
* commit '2f561425bf43676ab244738fb6ea4ed868208837':
Add x86 <sys/ucontext.h>.
2014-01-31 16:19:37 +00:00
Elliott Hughes
63704af86e
am 4dc8c880
: am 972c39c4
: Merge "Add x86_64 ucontext.h for better compatibility"
...
* commit '4dc8c880ca0677baad7950b0b3f5a9f035fea11b':
Add x86_64 ucontext.h for better compatibility
2014-01-31 16:19:36 +00:00
Elliott Hughes
8902d9a944
am a14df4a9
: Merge "[MIPS] SA_RESTORER support is not needed for MIPS"
...
* commit 'a14df4a98ad1c4018f63fea358dd30c7e6b51858':
[MIPS] SA_RESTORER support is not needed for MIPS
2014-01-31 13:00:40 +00:00
Elliott Hughes
64b519e2d4
am 07f84025
: Merge "Make ARM <user.h> more glibc-compatible."
...
* commit '07f84025520a9530760a2f2535a1effde5ec51dd':
Make ARM <user.h> more glibc-compatible.
2014-01-31 12:17:14 +00:00
Elliott Hughes
dc84a5e66c
am 53a55c12
: Merge "Add mips <sys/ucontext.h>."
...
* commit '53a55c121b458e4131e025f1bbe0e4e2b1b232f7':
Add mips <sys/ucontext.h>.
2014-01-31 10:27:01 +00:00
Elliott Hughes
d7f2ec9344
am 807bbb75
: Merge "Add arm <sys/ucontext.h>."
...
* commit '807bbb75f14543a72b3f745d35f2c97a92752cd0':
Add arm <sys/ucontext.h>.
2014-01-31 10:26:59 +00:00
Elliott Hughes
2f561425bf
am 8f355275
: Merge "Add x86 <sys/ucontext.h>."
...
* commit '8f355275920f8be82f56e30087a57b1d5ce49771':
Add x86 <sys/ucontext.h>.
2014-01-31 10:26:55 +00:00
Elliott Hughes
4dc8c880ca
am 972c39c4
: Merge "Add x86_64 ucontext.h for better compatibility"
...
* commit '972c39c4fee85c5c532eecac409a1384c76b2cc6':
Add x86_64 ucontext.h for better compatibility
2014-01-31 10:26:51 +00:00
Elliott Hughes
a14df4a98a
Merge "[MIPS] SA_RESTORER support is not needed for MIPS"
2014-01-31 06:20:45 +00:00
Chris Dearman
46f3db6bb8
[MIPS] SA_RESTORER support is not needed for MIPS
...
Change-Id: I1c000c94973e811193c80c9770da4f3157594f90
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Duane Sand <duane.sand@imgtec.com>
2014-01-30 20:39:53 -08:00
Elliott Hughes
07f8402552
Merge "Make ARM <user.h> more glibc-compatible."
2014-01-30 18:42:00 +00:00
Elliott Hughes
3614424e10
Make ARM <user.h> more glibc-compatible.
...
Change-Id: I681930ad7f80a5e7bc40eb0f36872e415445f0f9
2014-01-30 10:39:02 -08:00
Elliott Hughes
53a55c121b
Merge "Add mips <sys/ucontext.h>."
2014-01-30 02:43:51 +00:00
Elliott Hughes
02c661b883
Add mips <sys/ucontext.h>.
...
Change-Id: I2821f523f0c3bb4400b2ad5d36e21e5a3d6d777c
2014-01-29 18:37:15 -08:00
Elliott Hughes
807bbb75f1
Merge "Add arm <sys/ucontext.h>."
2014-01-30 02:03:57 +00:00
Elliott Hughes
4e72fcc3c2
Add arm <sys/ucontext.h>.
...
Change-Id: I14d435f9e3e82f77d8a7e886ff88c18f5d09d14a
2014-01-29 17:53:59 -08:00
Elliott Hughes
8f35527592
Merge "Add x86 <sys/ucontext.h>."
2014-01-30 00:58:09 +00:00
Elliott Hughes
677a07cb9a
Add x86 <sys/ucontext.h>.
...
Change-Id: I43e72604f7a932f134733b78094b577415a5edb7
2014-01-29 16:46:00 -08:00
Elliott Hughes
972c39c4fe
Merge "Add x86_64 ucontext.h for better compatibility"
2014-01-29 23:41:22 +00:00
Pavel Chupin
e61d106008
Add x86_64 ucontext.h for better compatibility
...
As suggested here: https://android-review.googlesource.com/#/c/71267/
it may be used for x86_64 libunwind enabling.
Change-Id: I21623261a48ea7099e030d33932556e294d226ff
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2014-01-29 15:35:33 -08:00
Elliott Hughes
7fccc34431
am 82072dc9
: am 12e3a501
: am 037b10d0
: Merge "Fix pthread_test to work with gtest 1.7.0."
...
* commit '82072dc9327572f93bcc26331402ca7874a124d1':
Fix pthread_test to work with gtest 1.7.0.
2014-01-29 12:49:07 +00:00
Elliott Hughes
37958fea13
am 2db157c8
: am 3bd75303
: am c75e7726
: Merge "Remove a __system_property_get call from the DNS code."
...
* commit '2db157c853cb35243d49fd1e084c1fb444f9ba02':
Remove a __system_property_get call from the DNS code.
2014-01-29 12:20:44 +00:00
Elliott Hughes
82072dc932
am 12e3a501
: am 037b10d0
: Merge "Fix pthread_test to work with gtest 1.7.0."
...
* commit '12e3a5019a8bedcdac27470da92f81b5f7fd7b5b':
Fix pthread_test to work with gtest 1.7.0.
2014-01-29 01:51:07 +00:00
Elliott Hughes
12e3a5019a
am 037b10d0
: Merge "Fix pthread_test to work with gtest 1.7.0."
...
* commit '037b10d05a789eb57878127ee4d69db1008e8c80':
Fix pthread_test to work with gtest 1.7.0.
2014-01-29 01:47:11 +00:00
Elliott Hughes
037b10d05a
Merge "Fix pthread_test to work with gtest 1.7.0."
2014-01-29 01:42:10 +00:00
Elliott Hughes
718a5b5495
Fix pthread_test to work with gtest 1.7.0.
...
Now we're building it correctly configured, gtest takes a couple of
TLS slots for itself.
Change-Id: I1c2c4e9e5f9c6e2e2e6ecd1214cfc16a5af5afed
2014-01-28 17:02:03 -08:00
Elliott Hughes
2db157c853
am 3bd75303
: am c75e7726
: Merge "Remove a __system_property_get call from the DNS code."
...
* commit '3bd75303f96a0838d971f98f941ee90bee6ba17d':
Remove a __system_property_get call from the DNS code.
2014-01-28 23:11:07 +00:00
Elliott Hughes
3bd75303f9
am c75e7726
: Merge "Remove a __system_property_get call from the DNS code."
...
* commit 'c75e7726ea5167ea03c512c7c35117762548d93f':
Remove a __system_property_get call from the DNS code.
2014-01-28 23:04:52 +00:00
Elliott Hughes
c75e7726ea
Merge "Remove a __system_property_get call from the DNS code."
2014-01-28 23:00:05 +00:00
Elliott Hughes
908e8c24ab
Remove a __system_property_get call from the DNS code.
...
Change-Id: I48082ad9eb1b56349c6746ab2c371728c8571a81
2014-01-28 14:54:11 -08:00
Elliott Hughes
4d1bb942c2
am 0aa84269
: am 7055c72a
: am 4ea434e5
: Merge "bionic: Change the type of soinfo\'s size to size_t"
...
* commit '0aa84269447141a032c0f3ad7830e9a2aa069809':
bionic: Change the type of soinfo's size to size_t
2014-01-28 21:19:33 +00:00
Elliott Hughes
0aa8426944
am 7055c72a
: am 4ea434e5
: Merge "bionic: Change the type of soinfo\'s size to size_t"
...
* commit '7055c72a989188dd5e0984cc8cf6a2c0b2ffcc81':
bionic: Change the type of soinfo's size to size_t
2014-01-28 21:17:06 +00:00
Elliott Hughes
7055c72a98
am 4ea434e5
: Merge "bionic: Change the type of soinfo\'s size to size_t"
...
* commit '4ea434e5d22c8e257de3ff517fdda1175917b3ec':
bionic: Change the type of soinfo's size to size_t
2014-01-28 21:10:19 +00:00
Elliott Hughes
4ea434e5d2
Merge "bionic: Change the type of soinfo's size to size_t"
2014-01-28 21:04:04 +00:00
Weiwu Chen
5ceb889ac9
bionic: Change the type of soinfo's size to size_t
...
Some system functions like munmap expect soinfo's size to be size_t, but currently
it is unsigned. Change it to size_t to fit 64bit's portability.
Change-Id: I0bf6d522b38b0cd9bf1db05b004b5326217412a2
Signed-off-by: Weiwu Chen <weiwu.chen@intel.com>
Signed-off-by: Qiming Shi <qiming.shi@intel.com>
2014-01-28 11:54:01 -08:00
Elliott Hughes
a873595113
am 41ae96a1
: am 4bc229eb
: am 4449fe96
: Merge "Fix 32-bit mmap/mmap64 handling of negative offsets."
...
* commit '41ae96a1cc69fd2e1bc39fe55da22f15047beb50':
Fix 32-bit mmap/mmap64 handling of negative offsets.
2014-01-28 01:18:06 +00:00
Elliott Hughes
41ae96a1cc
am 4bc229eb
: am 4449fe96
: Merge "Fix 32-bit mmap/mmap64 handling of negative offsets."
...
* commit '4bc229eb0228d0cfb5b58e87124e5473f3513f06':
Fix 32-bit mmap/mmap64 handling of negative offsets.
2014-01-28 01:11:49 +00:00
Elliott Hughes
f025dd96af
am 64989588
: am 2d7f9616
: am 652dd519
: Merge "Remove libthread_db from bionic."
...
* commit '64989588ba93d9e666d50179fc6e879e4b7c926f':
Remove libthread_db from bionic.
2014-01-28 01:04:54 +00:00
Elliott Hughes
4bc229eb02
am 4449fe96
: Merge "Fix 32-bit mmap/mmap64 handling of negative offsets."
...
* commit '4449fe9675671264746af4876bd959af8e9fee82':
Fix 32-bit mmap/mmap64 handling of negative offsets.
2014-01-28 01:03:26 +00:00
Elliott Hughes
64989588ba
am 2d7f9616
: am 652dd519
: Merge "Remove libthread_db from bionic."
...
* commit '2d7f9616fda2366845af3443c15eb3405eff9b6e':
Remove libthread_db from bionic.
2014-01-28 00:59:14 +00:00
Elliott Hughes
4449fe9675
Merge "Fix 32-bit mmap/mmap64 handling of negative offsets."
2014-01-28 00:58:51 +00:00
Elliott Hughes
2d7f9616fd
am 652dd519
: Merge "Remove libthread_db from bionic."
...
* commit '652dd5196df87bdeef7bff452f1a4857a96e3133':
Remove libthread_db from bionic.
2014-01-28 00:43:45 +00:00
Elliott Hughes
431166d995
Fix 32-bit mmap/mmap64 handling of negative offsets.
...
We don't actually need to worry about sign extension if we reject
negative values ourselves. Previously it was possible to come up
with negative but aligned values that we would pass to the kernel;
in the case of mmap (as opposed to mmap64) we'd incorrectly turn
those into large positive offsets.
Change-Id: I2aa583e0f892d59bb77429aea8730b72db32dcb0
2014-01-27 16:36:56 -08:00
Elliott Hughes
652dd5196d
Merge "Remove libthread_db from bionic."
2014-01-28 00:24:57 +00:00
Elliott Hughes
d373d0c038
Remove libthread_db from bionic.
...
The NDK statically links its own copy into gdb.
Bug: 11882807
Change-Id: I0c7ed8761c32df3cc3644258551bc7d2e263f47b
2014-01-27 15:45:06 -08:00
Elliott Hughes
48c43edcd6
am 240a5214
: am cbb439ad
: am ba0c668f
: Merge "bionic: Do not use magic number for portability"
...
* commit '240a5214e9159a3ace09f0ea9f9ceb37a2135a4c':
bionic: Do not use magic number for portability
2014-01-27 23:09:09 +00:00