Elliott Hughes
46987a9490
am 9b6164ca: Merge "Remove bogus transitive includes."
...
* commit '9b6164ca8d7b2c5e7fced1cbbda6c353e6e21e54':
Remove bogus transitive includes.
2014-12-30 12:16:06 +00:00
Elliott Hughes
9b6164ca8d
Merge "Remove bogus transitive includes."
2014-12-29 21:52:04 +00:00
Elliott Hughes
40360b379c
Remove bogus transitive includes.
...
<signal.h> shouldn't get you the contents of <errno.h>, and <fcntl.h>
shouldn't get you the contents of <unistd.h>.
Change-Id: I347499cd8671bfee98e6b8e875a97cab3a3655d3
2014-12-29 13:29:50 -08:00
Elliott Hughes
b6c73f8276
am 84715cbc: am 52a2df5f: am 0a552407: Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
...
* commit '84715cbccba4d443ff7efb0a7a8969f37e704fe0':
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
2014-12-29 19:56:37 +00:00
Elliott Hughes
84715cbccb
am 52a2df5f: am 0a552407: Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
...
* commit '52a2df5f2ad445042b31ffef01d6a0fbf18d9a1a':
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
2014-12-29 19:51:40 +00:00
Elliott Hughes
52a2df5f2a
am 0a552407: Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
...
* commit '0a552407ada6fc718be016df0902f6c23aa88eea':
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
2014-12-29 19:45:21 +00:00
Elliott Hughes
0a552407ad
Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
2014-12-29 19:40:45 +00:00
Elliott Hughes
64d8382394
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
...
POSIX says "The <fcntl.h> header shall define the symbolic constants for file
modes for use as values of mode_t as described in <sys/stat.h>".
Needed to build ToT strace.
Change-Id: Ia85a51ef6fd86a48084fe48ce24963000a937d37
2014-12-29 11:14:38 -08:00
Elliott Hughes
811363b88e
am 82e66a3d: am cc107443: am 50e15a2e: Merge "Remove more BSD cruft from the public headers."
...
* commit '82e66a3d9d104197c2699a41729cdf8961b44348':
Remove more BSD cruft from the public headers.
2014-12-23 20:26:32 +00:00
Elliott Hughes
82e66a3d9d
am cc107443: am 50e15a2e: Merge "Remove more BSD cruft from the public headers."
...
* commit 'cc1074431e46333671875345d4bb26b65fe96dd7':
Remove more BSD cruft from the public headers.
2014-12-23 20:21:15 +00:00
Elliott Hughes
cc1074431e
am 50e15a2e: Merge "Remove more BSD cruft from the public headers."
...
* commit '50e15a2ec7189eb3279cbf546679ccac4a138e90':
Remove more BSD cruft from the public headers.
2014-12-23 20:17:38 +00:00
Elliott Hughes
50e15a2ec7
Merge "Remove more BSD cruft from the public headers."
2014-12-23 20:14:52 +00:00
Elliott Hughes
ddbbff5725
am 77707a3d: am d029db10: am ba09edcb: Merge "Fix nan output in the printf family."
...
* commit '77707a3d4f957ddc8e714b4df56eb2d6f48cd4d1':
Fix nan output in the printf family.
2014-12-21 15:02:19 +00:00
Elliott Hughes
77707a3d4f
am d029db10: am ba09edcb: Merge "Fix nan output in the printf family."
...
* commit 'd029db10526c2091acfe940d7d008019a309c47c':
Fix nan output in the printf family.
2014-12-21 06:30:39 +00:00
Elliott Hughes
d029db1052
am ba09edcb: Merge "Fix nan output in the printf family."
...
* commit 'ba09edcb41799e037780b92ddcbe6bd08bac5996':
Fix nan output in the printf family.
2014-12-21 05:59:46 +00:00
Elliott Hughes
ba09edcb41
Merge "Fix nan output in the printf family."
2014-12-21 02:54:06 +00:00
Elliott Hughes
1b18aff9ba
Fix nan output in the printf family.
...
Bug: https://code.google.com/p/android/issues/detail?id=82452
Change-Id: I51f226c8b033de6e81baeea5e6db3de6ed196f73
2014-12-20 18:53:08 -08:00
Yabin Cui
8f05d451e3
am 598f8666: am e4d3161a: am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory."
...
* commit '598f86661d242f60c9a885fee7c90d9a692488ad':
Move gethtnamaddr.c to net/ subdirectory.
2014-12-20 03:32:02 +00:00
Elliott Hughes
998f2d5a50
Remove more BSD cruft from the public headers.
...
Change-Id: I1e3097f745b526db448bf72fbc05fb2ba23929a0
2014-12-19 19:30:11 -08:00
Yabin Cui
598f86661d
am e4d3161a: am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory."
...
* commit 'e4d3161a84c0373d35f43f981559212a9ae44397':
Move gethtnamaddr.c to net/ subdirectory.
2014-12-20 03:26:19 +00:00
Yabin Cui
e4d3161a84
am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory."
...
* commit '4c30fedfd3c78333596b31aa675d8cbd23e60487':
Move gethtnamaddr.c to net/ subdirectory.
2014-12-20 03:20:51 +00:00
Yabin Cui
4c30fedfd3
Merge "Move gethtnamaddr.c to net/ subdirectory."
2014-12-20 03:16:05 +00:00
Yabin Cui
a2177c6ccb
Move gethtnamaddr.c to net/ subdirectory.
...
It may be the better place to stay.
Change-Id: I517cc2769f63e1873191768c4732907c14f2c60e
2014-12-19 17:29:04 -08:00
Yabin Cui
dbfbc63935
am 66870e1b: am a62755ad: am 7e202e4e: Merge "Remove t->tls==NULL check in pthread_key_delete."
...
* commit '66870e1be53f3e5f46ef1c005dc882e5ddf9dd07':
Remove t->tls==NULL check in pthread_key_delete.
2014-12-20 00:57:17 +00:00
Yabin Cui
66870e1be5
am a62755ad: am 7e202e4e: Merge "Remove t->tls==NULL check in pthread_key_delete."
...
* commit 'a62755adba509a7cb295d1bc5f9d3447e3943c6a':
Remove t->tls==NULL check in pthread_key_delete.
2014-12-20 00:51:30 +00:00
Yabin Cui
a62755adba
am 7e202e4e: Merge "Remove t->tls==NULL check in pthread_key_delete."
...
* commit '7e202e4eb150158e505859b506e4aa3706a14497':
Remove t->tls==NULL check in pthread_key_delete.
2014-12-20 00:48:38 +00:00
Yabin Cui
7e202e4eb1
Merge "Remove t->tls==NULL check in pthread_key_delete."
2014-12-20 00:44:41 +00:00
Yabin Cui
246bcb10b6
Remove t->tls==NULL check in pthread_key_delete.
...
Change-Id: I6c0c71d30fe9d5b888752a4204abd95d5149bb96
2014-12-19 16:31:03 -08:00
Yabin Cui
0fc2bd930d
am a15bd72c: am da2317ed: am cdc7ad11: Merge "Use mmap to create the pthread_internal_t"
...
* commit 'a15bd72cf0e6b721b6cffc5652ded636dde6b7e7':
Use mmap to create the pthread_internal_t
2014-12-20 00:25:27 +00:00
Yabin Cui
a15bd72cf0
am da2317ed: am cdc7ad11: Merge "Use mmap to create the pthread_internal_t"
...
* commit 'da2317edb36acdaa6a7bc49cef8deba2a42bfb15':
Use mmap to create the pthread_internal_t
2014-12-20 00:19:25 +00:00
Yabin Cui
da2317edb3
am cdc7ad11: Merge "Use mmap to create the pthread_internal_t"
...
* commit 'cdc7ad11e931ed9fc329b96e880f22e24be1c267':
Use mmap to create the pthread_internal_t
2014-12-20 00:15:30 +00:00
Yabin Cui
cdc7ad11e9
Merge "Use mmap to create the pthread_internal_t"
2014-12-20 00:10:38 +00:00
Yabin Cui
8cf1b30567
Use mmap to create the pthread_internal_t
...
Add name to mmaped regions.
Add pthread benchmark code.
Allocate pthread_internal_t on regular stack.
Bug: 16847284
Change-Id: Id60835163bb0d68092241f1a118015b5a8f85069
2014-12-19 16:05:29 -08:00
Yabin Cui
bf31e358b6
am b695cb47: am be327941: am e28a1864: Merge "Support gethostbyname_r_ERANGE."
...
* commit 'b695cb47c36f63d63ca6c29e7a922e32c16aa416':
Support gethostbyname_r_ERANGE.
2014-12-19 23:08:37 +00:00
Yabin Cui
b695cb47c3
am be327941: am e28a1864: Merge "Support gethostbyname_r_ERANGE."
...
* commit 'be32794141e95ea5d65626bbf29be95b9d974d54':
Support gethostbyname_r_ERANGE.
2014-12-19 23:02:51 +00:00
Yabin Cui
be32794141
am e28a1864: Merge "Support gethostbyname_r_ERANGE."
...
* commit 'e28a1864916373f4c520f2a8be1c1c7ea97424cf':
Support gethostbyname_r_ERANGE.
2014-12-19 22:57:22 +00:00
Yabin Cui
e28a186491
Merge "Support gethostbyname_r_ERANGE."
2014-12-19 22:53:26 +00:00
Yabin Cui
7069256495
Support gethostbyname_r_ERANGE.
...
Bug: 18802601
Change-Id: Iaa64921e96f91e330f1845c5399ee8aba39d9c10
2014-12-19 14:11:29 -08:00
Dimitry Ivanov
f95b314222
am 7544631e: am c692d3e5: am db314648: Merge "Add support for DT_MIPS_RLD_MAP2 tag."
...
* commit '7544631ef6c2b0ae22ba38ac44eba28d16439ee5':
Add support for DT_MIPS_RLD_MAP2 tag.
2014-12-19 21:33:00 +00:00
Dimitry Ivanov
7544631ef6
am c692d3e5: am db314648: Merge "Add support for DT_MIPS_RLD_MAP2 tag."
...
* commit 'c692d3e50a3af788e9294769fca33e29eb91b139':
Add support for DT_MIPS_RLD_MAP2 tag.
2014-12-19 21:26:04 +00:00
Dimitry Ivanov
c692d3e50a
am db314648: Merge "Add support for DT_MIPS_RLD_MAP2 tag."
...
* commit 'db3146489eecf2757cab9c3a7a0abb561f2addc8':
Add support for DT_MIPS_RLD_MAP2 tag.
2014-12-19 21:21:05 +00:00
Dimitry Ivanov
db3146489e
Merge "Add support for DT_MIPS_RLD_MAP2 tag."
2014-12-19 21:15:02 +00:00
Raghu Gandham
688157295f
Add support for DT_MIPS_RLD_MAP2 tag.
...
Position Independent Executables cannot communicate with GDB using DT_MIPS_RLD_TAG.
Hence a new tag DT_MIPS_RLD_MAP2 got introduced to fix the issue.
Change-Id: I77ce3faf1ef2e121003b804ecd291abb25cfbb56
Signed-off-by: Nikola Veljkovic<Nikola.Veljkovic@imgtec.com>
2014-12-19 11:13:11 -08:00
Chih-Hung Hsieh
8257c26e1f
am 31a38647: am 70acee19: am 65e69856: Merge "Must use Clang assembler for mips target."
...
* commit '31a38647d0f9f28bbd959c393a9bd87c7f15584d':
Must use Clang assembler for mips target.
2014-12-19 03:58:00 +00:00
Elliott Hughes
3ae5bb6f9c
am a5359bb1: am c400e072: am 7eb9b6c5: Merge "Update bionic NOTICE files."
...
* commit 'a5359bb11a895fb1aae2b59cba4744c34ec6d9b5':
Update bionic NOTICE files.
2014-12-19 03:57:59 +00:00
Chih-Hung Hsieh
31a38647d0
am 70acee19: am 65e69856: Merge "Must use Clang assembler for mips target."
...
* commit '70acee197411102b58dfa261f75a8b359595c907':
Must use Clang assembler for mips target.
2014-12-19 03:52:16 +00:00
Elliott Hughes
a5359bb11a
am c400e072: am 7eb9b6c5: Merge "Update bionic NOTICE files."
...
* commit 'c400e072db8dca8710298bf138c86e30c7b47991':
Update bionic NOTICE files.
2014-12-19 03:52:15 +00:00
Chih-Hung Hsieh
70acee1974
am 65e69856: Merge "Must use Clang assembler for mips target."
...
* commit '65e6985617d035ef45da86f8c8bcceea7bc47239':
Must use Clang assembler for mips target.
2014-12-19 03:35:25 +00:00
Elliott Hughes
c400e072db
am 7eb9b6c5: Merge "Update bionic NOTICE files."
...
* commit '7eb9b6c537c32280571fead8676634c3dfc6388e':
Update bionic NOTICE files.
2014-12-19 03:35:24 +00:00
Chih-Hung Hsieh
65e6985617
Merge "Must use Clang assembler for mips target."
2014-12-19 01:27:23 +00:00