OSDN Git Service

android-x86/bionic.git
8 years agoam c0c6bcc8: am 355f3d0c: Merge "Fix mips FP abi bug in the linker."
Elliott Hughes [Fri, 18 Sep 2015 15:34:09 +0000 (15:34 +0000)]
am c0c6bcc8: am 355f3d0c: Merge "Fix mips FP abi bug in the linker."

* commit 'c0c6bcc8f7f90a7bb65d683efc97825625f072b0':
  Fix mips FP abi bug in the linker.

8 years agoam 355f3d0c: Merge "Fix mips FP abi bug in the linker."
Elliott Hughes [Fri, 18 Sep 2015 15:29:12 +0000 (15:29 +0000)]
am 355f3d0c: Merge "Fix mips FP abi bug in the linker."

* commit '355f3d0c12a3cca3bf8304073f81b5e0d544ac59':
  Fix mips FP abi bug in the linker.

8 years agoMerge "Fix mips FP abi bug in the linker."
Elliott Hughes [Fri, 18 Sep 2015 15:20:40 +0000 (15:20 +0000)]
Merge "Fix mips FP abi bug in the linker."

8 years agoam 577c64eb: am d9639559: Merge "Add support for manually modified kernel headers."
Christopher Ferris [Fri, 18 Sep 2015 04:30:42 +0000 (04:30 +0000)]
am 577c64eb: am d9639559: Merge "Add support for manually modified kernel headers."

* commit '577c64ebbfc3fe183394e14b67d543d8ec0f6425':
  Add support for manually modified kernel headers.

8 years agoam d9639559: Merge "Add support for manually modified kernel headers."
Christopher Ferris [Fri, 18 Sep 2015 04:23:55 +0000 (04:23 +0000)]
am d9639559: Merge "Add support for manually modified kernel headers."

* commit 'd9639559ccccf055919a4d1487ca8a6cba953715':
  Add support for manually modified kernel headers.

8 years agoMerge "Add support for manually modified kernel headers."
Christopher Ferris [Fri, 18 Sep 2015 04:15:32 +0000 (04:15 +0000)]
Merge "Add support for manually modified kernel headers."

8 years agoAdd support for manually modified kernel headers.
Christopher Ferris [Tue, 15 Sep 2015 21:13:17 +0000 (14:13 -0700)]
Add support for manually modified kernel headers.

This changes the scripts so that if some kernel files exists
in external/kernel-headers/modified, that they will be preferred
over the same files found in original. This is to support the case
where the kernel headers cannot be taken without some small modifications.

Included with this change, is a general cleanup of the python scripts.

This also modifies the generate uapi headers script to indicate if the
source of the modified headers has changed.

Change-Id: Id13523b244ced52a2ecd9f1399c43996dd8296fa

8 years agoam 305af045: am 353e7e5d: Merge "Update Android.bp for setjmp cookies"
Dan Willemsen [Thu, 17 Sep 2015 22:52:33 +0000 (22:52 +0000)]
am 305af045: am 353e7e5d: Merge "Update Android.bp for setjmp cookies"

* commit '305af04561b9b8bd612f16350f0dd41a25be7cc2':
  Update Android.bp for setjmp cookies

8 years agoam 353e7e5d: Merge "Update Android.bp for setjmp cookies"
Dan Willemsen [Thu, 17 Sep 2015 22:44:57 +0000 (22:44 +0000)]
am 353e7e5d: Merge "Update Android.bp for setjmp cookies"

* commit '353e7e5d11fa59750c5358ad3e239765dcbeb335':
  Update Android.bp for setjmp cookies

8 years agoMerge "Update Android.bp for setjmp cookies"
Dan Willemsen [Thu, 17 Sep 2015 22:34:35 +0000 (22:34 +0000)]
Merge "Update Android.bp for setjmp cookies"

8 years agoam 91624eae: am 57866a6d: Merge changes Iea8d03de,I2014f959
Josh Gao [Thu, 17 Sep 2015 22:31:45 +0000 (22:31 +0000)]
am 91624eae: am 57866a6d: Merge changes Iea8d03de,I2014f959

* commit '91624eae9aa90e123ae37843d94861120d2433a4':
  Implement setjmp cookies on x86_64.
  Implement setjmp cookies on x86.

8 years agoUpdate Android.bp for setjmp cookies
Dan Willemsen [Thu, 17 Sep 2015 22:28:45 +0000 (15:28 -0700)]
Update Android.bp for setjmp cookies

Change-Id: I57245e4eedf9b8e1edc7de46208be5aa47c94b28

8 years agoam 57866a6d: Merge changes Iea8d03de,I2014f959
Josh Gao [Thu, 17 Sep 2015 22:22:33 +0000 (22:22 +0000)]
am 57866a6d: Merge changes Iea8d03de,I2014f959

* commit '57866a6ddef66e9c331df4f20e6c39920aba2a99':
  Implement setjmp cookies on x86_64.
  Implement setjmp cookies on x86.

8 years agoFix mips FP abi bug in the linker.
Douglas Leung [Thu, 17 Sep 2015 22:16:53 +0000 (15:16 -0700)]
Fix mips FP abi bug in the linker.

Change-Id: I1ffab938eb06f9dc0963ee15bc10eca216618792

8 years agoMerge changes Iea8d03de,I2014f959
Josh Gao [Thu, 17 Sep 2015 22:14:41 +0000 (22:14 +0000)]
Merge changes Iea8d03de,I2014f959

* changes:
  Implement setjmp cookies on x86_64.
  Implement setjmp cookies on x86.

8 years agoImplement setjmp cookies on x86_64.
Josh Gao [Thu, 17 Sep 2015 01:42:45 +0000 (18:42 -0700)]
Implement setjmp cookies on x86_64.

Bug: http://b/23942752
Change-Id: Iea8d03de1dd9ca5a128c072c94b10de3a8056348

8 years agoImplement setjmp cookies on x86.
Josh Gao [Tue, 15 Sep 2015 18:30:35 +0000 (11:30 -0700)]
Implement setjmp cookies on x86.

Bug: http://b/23942752
Change-Id: I2014f95989d0ab094b225234d98ccee477166c9d

8 years agoam 9e3d8730: am 823cff84: Merge changes I81408ef0,Id0eb8d06
Josh Gao [Thu, 17 Sep 2015 21:22:32 +0000 (21:22 +0000)]
am 9e3d8730: am 823cff84: Merge changes I81408ef0,Id0eb8d06

* commit '9e3d873036b581b9986f42cc40f2d43f057ed7f1':
  Implement setjmp cookies on AArch64.
  Implement setjmp cookies on ARM.

8 years agoam 823cff84: Merge changes I81408ef0,Id0eb8d06
Josh Gao [Thu, 17 Sep 2015 21:15:57 +0000 (21:15 +0000)]
am 823cff84: Merge changes I81408ef0,Id0eb8d06

* commit '823cff847b3b202b235ddd84650338f07bc61511':
  Implement setjmp cookies on AArch64.
  Implement setjmp cookies on ARM.

8 years agoMerge changes I81408ef0,Id0eb8d06
Josh Gao [Thu, 17 Sep 2015 21:09:23 +0000 (21:09 +0000)]
Merge changes I81408ef0,Id0eb8d06

* changes:
  Implement setjmp cookies on AArch64.
  Implement setjmp cookies on ARM.

8 years agoImplement setjmp cookies on AArch64.
Josh Gao [Fri, 11 Sep 2015 22:23:32 +0000 (15:23 -0700)]
Implement setjmp cookies on AArch64.

Bug: http://b/23942752
Change-Id: I81408ef0dd53010140b51e3083d357d3f2961112

8 years agoImplement setjmp cookies on ARM.
Josh Gao [Thu, 10 Sep 2015 22:40:24 +0000 (15:40 -0700)]
Implement setjmp cookies on ARM.

Reuse the top bits of _JB_SIGFLAG field previously used to store a
boolean to store a cookie that's validated by [sig]longjmp to make it
harder to use as a ROP gadget. Additionally, encrypt saved registers
with the cookie so that an attacker can't modify a register's value to
a specific value without knowing the cookie.

Bug: http://b/23942752
Change-Id: Id0eb8d06916e89d5d776bfcaa9458f8826717ba3

8 years agoam 64ce4787: am 90fc8e24: Merge "Add Android.bp for libc/libm/libdl"
Dan Willemsen [Thu, 17 Sep 2015 19:52:53 +0000 (19:52 +0000)]
am 64ce4787: am 90fc8e24: Merge "Add Android.bp for libc/libm/libdl"

* commit '64ce4787e593a547dab41210b28bc74e19318820':
  Add Android.bp for libc/libm/libdl

8 years agoam 90fc8e24: Merge "Add Android.bp for libc/libm/libdl"
Dan Willemsen [Thu, 17 Sep 2015 19:40:42 +0000 (19:40 +0000)]
am 90fc8e24: Merge "Add Android.bp for libc/libm/libdl"

* commit '90fc8e24876412a816776d44bedc77e1f1888a13':
  Add Android.bp for libc/libm/libdl

8 years agoMerge "Add Android.bp for libc/libm/libdl"
Dan Willemsen [Thu, 17 Sep 2015 19:31:07 +0000 (19:31 +0000)]
Merge "Add Android.bp for libc/libm/libdl"

8 years agoam 72e678c8: am cbd0a15b: Merge "Fix the way to get main thread stack start address."
Yabin Cui [Thu, 17 Sep 2015 02:50:56 +0000 (02:50 +0000)]
am 72e678c8: am cbd0a15b: Merge "Fix the way to get main thread stack start address."

* commit '72e678c8a7f78a04dffc57a6b2add45aeee4d1ec':
  Fix the way to get main thread stack start address.

8 years agoam cbd0a15b: Merge "Fix the way to get main thread stack start address."
Yabin Cui [Thu, 17 Sep 2015 02:42:52 +0000 (02:42 +0000)]
am cbd0a15b: Merge "Fix the way to get main thread stack start address."

* commit 'cbd0a15be881abb8ce1feb5b389da2f517a9a4c6':
  Fix the way to get main thread stack start address.

8 years agoMerge "Fix the way to get main thread stack start address."
Yabin Cui [Thu, 17 Sep 2015 02:37:20 +0000 (02:37 +0000)]
Merge "Fix the way to get main thread stack start address."

8 years agoAdd Android.bp for libc/libm/libdl
Dan Willemsen [Wed, 16 Sep 2015 23:33:27 +0000 (16:33 -0700)]
Add Android.bp for libc/libm/libdl

Change-Id: I3537363849ba1244348996ff17c5ace1b95dbeee

8 years agoFix the way to get main thread stack start address.
Mor-sarid, Nitzan [Fri, 11 Sep 2015 05:31:36 +0000 (05:31 +0000)]
Fix the way to get main thread stack start address.

For previous way to get the stack using the [stack] string from
/proc/self/task/<pid>/maps is not enough. On x86/x86_64, if an
alternative signal stack is used while a task switch happens,
the [stack] indicator may no longer be correct.

Instead, stack_start from /proc/self/stat which is always inside
the main stack, is used to find the main stack in /proc/self/maps.

Change-Id: Ieb010e71518b57560d541cd3b3563e5aa9660750
Signed-off-by: Nitzan Mor-sarid <nitzan.mor-sarid@intel.com>
Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
8 years agoam bab1044d: am 14545d4c: Merge "Move several FreeBSD functions to OpenBSD."
Elliott Hughes [Tue, 15 Sep 2015 15:25:18 +0000 (15:25 +0000)]
am bab1044d: am 14545d4c: Merge "Move several FreeBSD functions to OpenBSD."

* commit 'bab1044d27cc5b88809f2fc0e5be7e23f2ab6623':
  Move several FreeBSD functions to OpenBSD.

8 years agoam 14545d4c: Merge "Move several FreeBSD functions to OpenBSD."
Elliott Hughes [Tue, 15 Sep 2015 15:19:20 +0000 (15:19 +0000)]
am 14545d4c: Merge "Move several FreeBSD functions to OpenBSD."

* commit '14545d4ce3dd446f20a14dcff37d60ff8d756f7a':
  Move several FreeBSD functions to OpenBSD.

8 years agoam 364dbb3c: am 44c8ac8b: Merge "Sync with upstream NetBSD lib/libc/regex."
Elliott Hughes [Tue, 15 Sep 2015 15:18:56 +0000 (15:18 +0000)]
am 364dbb3c: am 44c8ac8b: Merge "Sync with upstream NetBSD lib/libc/regex."

* commit '364dbb3cf493b00e48d8f29e4a845e78f8139f4f':
  Sync with upstream NetBSD lib/libc/regex.

8 years agoMerge "Move several FreeBSD functions to OpenBSD."
Elliott Hughes [Tue, 15 Sep 2015 15:13:35 +0000 (15:13 +0000)]
Merge "Move several FreeBSD functions to OpenBSD."

8 years agoam 44c8ac8b: Merge "Sync with upstream NetBSD lib/libc/regex."
Elliott Hughes [Tue, 15 Sep 2015 15:12:36 +0000 (15:12 +0000)]
am 44c8ac8b: Merge "Sync with upstream NetBSD lib/libc/regex."

* commit '44c8ac8bd7747d907720c63538625a4b95245234':
  Sync with upstream NetBSD lib/libc/regex.

8 years agoMerge "Sync with upstream NetBSD lib/libc/regex."
Elliott Hughes [Tue, 15 Sep 2015 15:05:21 +0000 (15:05 +0000)]
Merge "Sync with upstream NetBSD lib/libc/regex."

8 years agoMove several FreeBSD functions to OpenBSD.
Elliott Hughes [Tue, 15 Sep 2015 02:01:58 +0000 (19:01 -0700)]
Move several FreeBSD functions to OpenBSD.

There's no difference between the two BSDs for these functions, so let's go
with the majority.

Change-Id: Ic296f23153a48bed5ad152f5b31989c4e00e60bd

8 years agoSync with upstream NetBSD lib/libc/regex.
Elliott Hughes [Tue, 15 Sep 2015 01:45:52 +0000 (18:45 -0700)]
Sync with upstream NetBSD lib/libc/regex.

Bug: http://b/22850181
Change-Id: I11a51a2031e68a953ccd5691da98c699c7d01904

8 years agoam a1a46a8e: am cd0ed2f1: Merge "CMSG_DATA should return an unsigned char*."
Dan Albert [Fri, 11 Sep 2015 23:04:58 +0000 (23:04 +0000)]
am a1a46a8e: am cd0ed2f1: Merge "CMSG_DATA should return an unsigned char*."

* commit 'a1a46a8e946d1fd1c50f44e7e23f462e179ddbb1':
  CMSG_DATA should return an unsigned char*.

8 years agoam cd0ed2f1: Merge "CMSG_DATA should return an unsigned char*."
Dan Albert [Fri, 11 Sep 2015 22:14:07 +0000 (22:14 +0000)]
am cd0ed2f1: Merge "CMSG_DATA should return an unsigned char*."

* commit 'cd0ed2f174d9015da5ae7206bc4c5190cd0bb51e':
  CMSG_DATA should return an unsigned char*.

8 years agoMerge "CMSG_DATA should return an unsigned char*."
Dan Albert [Fri, 11 Sep 2015 17:39:12 +0000 (17:39 +0000)]
Merge "CMSG_DATA should return an unsigned char*."

8 years agoCMSG_DATA should return an unsigned char*.
Dan Albert [Fri, 11 Sep 2015 16:47:27 +0000 (09:47 -0700)]
CMSG_DATA should return an unsigned char*.

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html
> CMSG_DATA(cmsg)
>    If the argument is a pointer to a cmsghdr structure, this macro
>    shall return an unsigned character pointer to the data array
>    associated with the cmsghdr structure.

Change-Id: I3f89ba19cbca4e6727abc65a2bbcd59267892ba8

8 years agoam 32ec7498: am 1c7b84ca: Merge changes Ia1777fd4,I3998d88b
Dan Albert [Tue, 8 Sep 2015 20:38:46 +0000 (20:38 +0000)]
am 32ec7498: am 1c7b84ca: Merge changes Ia1777fd4,I3998d88b

* commit '32ec74987344cedb5596e6da1891a9d54962f149':
  Unify unistd.h.
  Use attribute availability.

8 years agoam 1c7b84ca: Merge changes Ia1777fd4,I3998d88b
Dan Albert [Tue, 8 Sep 2015 20:32:37 +0000 (20:32 +0000)]
am 1c7b84ca: Merge changes Ia1777fd4,I3998d88b

* commit '1c7b84ca0095e0dc4da8434e9e0c59cd2326f763':
  Unify unistd.h.
  Use attribute availability.

8 years agoMerge changes Ia1777fd4,I3998d88b
Dan Albert [Tue, 8 Sep 2015 20:24:39 +0000 (20:24 +0000)]
Merge changes Ia1777fd4,I3998d88b

* changes:
  Unify unistd.h.
  Use attribute availability.

8 years agoUnify unistd.h.
Dan Albert [Fri, 4 Sep 2015 19:59:53 +0000 (12:59 -0700)]
Unify unistd.h.

Make unistd.h usable from all platform versions.

Also name all function parameters for Android Studio.

Bug: http://b/21952040
Change-Id: Ia1777fd4a6d4e37f25cc402c28fb78c003e481e3

8 years agoUse attribute availability.
Dan Albert [Thu, 6 Aug 2015 21:32:25 +0000 (14:32 -0700)]
Use attribute availability.

Bug: http://b/21952040
Change-Id: I3998d88bc6076d60ae5cf7efd112817f80f17971

8 years agoam edc73f62: am ba9c1705: Merge "linker: don\'t pass dlextinfo to dependent loads"
Elliott Hughes [Fri, 4 Sep 2015 18:21:34 +0000 (18:21 +0000)]
am edc73f62: am ba9c1705: Merge "linker: don\'t pass dlextinfo to dependent loads"

* commit 'edc73f6286bcd1f7d0278d25d4484bf23a0e53b2':
  linker: don't pass dlextinfo to dependent loads

8 years agoam ba9c1705: Merge "linker: don\'t pass dlextinfo to dependent loads"
Elliott Hughes [Fri, 4 Sep 2015 18:12:33 +0000 (18:12 +0000)]
am ba9c1705: Merge "linker: don\'t pass dlextinfo to dependent loads"

* commit 'ba9c17053456aed4452a349cf45c5960d9231f25':
  linker: don't pass dlextinfo to dependent loads

8 years agoMerge "linker: don't pass dlextinfo to dependent loads"
Elliott Hughes [Fri, 4 Sep 2015 18:02:18 +0000 (18:02 +0000)]
Merge "linker: don't pass dlextinfo to dependent loads"

8 years agoam 2fe50aa3: am cb0d96e6: Merge "Only close stdin/stdout/stderr for debug malloc."
Christopher Ferris [Fri, 4 Sep 2015 01:31:18 +0000 (01:31 +0000)]
am 2fe50aa3: am cb0d96e6: Merge "Only close stdin/stdout/stderr for debug malloc."

* commit '2fe50aa3806f2c367dddfc5ddedd1c636223b823':
  Only close stdin/stdout/stderr for debug malloc.

8 years agoam cb0d96e6: Merge "Only close stdin/stdout/stderr for debug malloc."
Christopher Ferris [Fri, 4 Sep 2015 01:17:48 +0000 (01:17 +0000)]
am cb0d96e6: Merge "Only close stdin/stdout/stderr for debug malloc."

* commit 'cb0d96e6a218cc37eb0ab764740a8bf1ea385511':
  Only close stdin/stdout/stderr for debug malloc.

8 years agoMerge "Only close stdin/stdout/stderr for debug malloc."
Christopher Ferris [Fri, 4 Sep 2015 01:09:11 +0000 (01:09 +0000)]
Merge "Only close stdin/stdout/stderr for debug malloc."

8 years agoOnly close stdin/stdout/stderr for debug malloc.
Christopher Ferris [Thu, 3 Sep 2015 22:01:59 +0000 (15:01 -0700)]
Only close stdin/stdout/stderr for debug malloc.

The debug malloc code unconditionally closes stdin/stdout/stderr,
which means that other atexit functions cannot use them. Only
close these if there is a debug malloc final function to call.

This doesn't appear to be a problem on most normal applications or the
atexit_exit bionic unit test would be failing. However, if you
enable stat dumping in jemalloc, nothing prints. Most likely trying
to add an atexit function from within libc is causing that atexit
to run after the debug malloc atexit function.

Change-Id: I963720d4ccaaa511e44af07a7461f17eb3f84e8e

8 years agoam 7bb544cc: am b423ffa6: Merge "Update to v3.18.21 kernel headers."
Christopher Ferris [Thu, 3 Sep 2015 18:14:10 +0000 (18:14 +0000)]
am 7bb544cc: am b423ffa6: Merge "Update to v3.18.21 kernel headers."

* commit '7bb544cc7c3d70af5f06dd5cf8b33e841b816ded':
  Update to v3.18.21 kernel headers.

8 years agoam b423ffa6: Merge "Update to v3.18.21 kernel headers."
Christopher Ferris [Thu, 3 Sep 2015 18:00:09 +0000 (18:00 +0000)]
am b423ffa6: Merge "Update to v3.18.21 kernel headers."

* commit 'b423ffa6c27ade8485f1f061fd3775553e9bb457':
  Update to v3.18.21 kernel headers.

8 years agoMerge "Update to v3.18.21 kernel headers."
Christopher Ferris [Thu, 3 Sep 2015 17:52:47 +0000 (17:52 +0000)]
Merge "Update to v3.18.21 kernel headers."

8 years agoUpdate to v3.18.21 kernel headers.
Christopher Ferris [Thu, 3 Sep 2015 00:23:31 +0000 (17:23 -0700)]
Update to v3.18.21 kernel headers.

Change-Id: I4ade68d62981c7f6f361750cc811e8d84be9d5b9

8 years agolinker: don't pass dlextinfo to dependent loads
Dmitriy Ivanov [Wed, 2 Sep 2015 23:32:02 +0000 (16:32 -0700)]
linker: don't pass dlextinfo to dependent loads

Don't pass the parent load's dlextinfo to dependent loads, since this
causes the linker to try to load the dependencies using the same
addresses/relro/fds/etc as the main library, which is never going to
work. This was how it worked before ae69a95 which broke this.

Bug: http://b/23742664
Bug: http://b/20948231
Bug: http://b/20841817
Change-Id: I340ebae1127666d5c6c6f9c6521b89fb93f15bdd

8 years agoam 67c6da80: am cc251966: Merge "Rename debug_stacktrace to debug_backtrace."
Elliott Hughes [Wed, 2 Sep 2015 04:00:02 +0000 (04:00 +0000)]
am 67c6da80: am cc251966: Merge "Rename debug_stacktrace to debug_backtrace."

* commit '67c6da80bb3b6b4febc783db04ce19cdeb187092':
  Rename debug_stacktrace to debug_backtrace.

8 years agoam cc251966: Merge "Rename debug_stacktrace to debug_backtrace."
Elliott Hughes [Wed, 2 Sep 2015 03:52:24 +0000 (03:52 +0000)]
am cc251966: Merge "Rename debug_stacktrace to debug_backtrace."

* commit 'cc25196662cab824117e7cb79e435bd3aaf37dcc':
  Rename debug_stacktrace to debug_backtrace.

8 years agoMerge "Rename debug_stacktrace to debug_backtrace."
Elliott Hughes [Wed, 2 Sep 2015 03:44:31 +0000 (03:44 +0000)]
Merge "Rename debug_stacktrace to debug_backtrace."

8 years agoam d3c7f67a: am 32c85daa: Merge "build bionic gtest runner on mac."
Yabin Cui [Tue, 1 Sep 2015 23:29:21 +0000 (23:29 +0000)]
am d3c7f67a: am 32c85daa: Merge "build bionic gtest runner on mac."

* commit 'd3c7f67aed0b5ac0bd7fd03c6925cbaf6b1305ba':
  build bionic gtest runner on mac.

8 years agoam 32c85daa: Merge "build bionic gtest runner on mac."
Yabin Cui [Tue, 1 Sep 2015 23:08:34 +0000 (23:08 +0000)]
am 32c85daa: Merge "build bionic gtest runner on mac."

* commit '32c85daa1570e589ce953c42b40fb34cf2b5e989':
  build bionic gtest runner on mac.

8 years agoRename debug_stacktrace to debug_backtrace.
Elliott Hughes [Tue, 1 Sep 2015 23:01:50 +0000 (16:01 -0700)]
Rename debug_stacktrace to debug_backtrace.

All the functions say "backtrace", so it's weird that the filename
says "stacktrace".

Change-Id: I1c88a56c1f9adb1bae4615edc8af3e73db270a8c

8 years agoMerge "build bionic gtest runner on mac."
Yabin Cui [Tue, 1 Sep 2015 22:58:23 +0000 (22:58 +0000)]
Merge "build bionic gtest runner on mac."

8 years agobuild bionic gtest runner on mac.
Yabin Cui [Tue, 1 Sep 2015 22:06:39 +0000 (15:06 -0700)]
build bionic gtest runner on mac.

Change-Id: I39a7e94b6662256646dfaeb8f9ecd5c03cd5fbc6

8 years agoam c121e179: am a992004c: Merge "Regenerate NOTICE files."
Elliott Hughes [Sat, 29 Aug 2015 04:14:22 +0000 (04:14 +0000)]
am c121e179: am a992004c: Merge "Regenerate NOTICE files."

* commit 'c121e179a2897e3e21d8455420dbd62822b32e53':
  Regenerate NOTICE files.

8 years agoam a992004c: Merge "Regenerate NOTICE files."
Elliott Hughes [Sat, 29 Aug 2015 04:07:20 +0000 (04:07 +0000)]
am a992004c: Merge "Regenerate NOTICE files."

* commit 'a992004c9edf4db0c11aae8610cce6ebf13d53b4':
  Regenerate NOTICE files.

8 years agoam 74c5bba5: am cb58f528: Merge "Sync with upstream FreeBSD libm."
Elliott Hughes [Sat, 29 Aug 2015 04:02:34 +0000 (04:02 +0000)]
am 74c5bba5: am cb58f528: Merge "Sync with upstream FreeBSD libm."

* commit '74c5bba5404f2c286eae3a492898656e80097b11':
  Sync with upstream FreeBSD libm.

8 years agoMerge "Regenerate NOTICE files."
Elliott Hughes [Sat, 29 Aug 2015 04:00:21 +0000 (04:00 +0000)]
Merge "Regenerate NOTICE files."

8 years agoam cb58f528: Merge "Sync with upstream FreeBSD libm."
Elliott Hughes [Sat, 29 Aug 2015 03:55:19 +0000 (03:55 +0000)]
am cb58f528: Merge "Sync with upstream FreeBSD libm."

* commit 'cb58f528bfc19bbc32d8a8b9d7e954f61d622c52':
  Sync with upstream FreeBSD libm.

8 years agoMerge "Sync with upstream FreeBSD libm."
Elliott Hughes [Sat, 29 Aug 2015 03:46:21 +0000 (03:46 +0000)]
Merge "Sync with upstream FreeBSD libm."

8 years agoRegenerate NOTICE files.
Elliott Hughes [Sat, 29 Aug 2015 03:23:52 +0000 (20:23 -0700)]
Regenerate NOTICE files.

Change-Id: Ia5c340220bb75e4e3166cc483ea77d19cfb08a71

8 years agoSync with upstream FreeBSD libm.
Elliott Hughes [Sat, 29 Aug 2015 03:21:43 +0000 (20:21 -0700)]
Sync with upstream FreeBSD libm.

Change-Id: I97e9b23903f1d993d84825806065e85626007d31

8 years agoam b57e9efd: am c2e634dd: Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."
Elliott Hughes [Thu, 27 Aug 2015 23:32:58 +0000 (23:32 +0000)]
am b57e9efd: am c2e634dd: Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."

* commit 'b57e9efd40d5765f9ff62f2aa3b6b2ca8523b024':
  Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.

8 years agoam c2e634dd: Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."
Elliott Hughes [Thu, 27 Aug 2015 23:24:33 +0000 (23:24 +0000)]
am c2e634dd: Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."

* commit 'c2e634dd303a44b11e30ab31e39ffc4eae5467f8':
  Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.

8 years agoMerge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."
Elliott Hughes [Thu, 27 Aug 2015 23:17:43 +0000 (23:17 +0000)]
Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64."

8 years agoam a71f81a0: am 46c7bc83: Merge "Don\'t re-export libunwind_llvm."
Dan Albert [Thu, 27 Aug 2015 22:37:01 +0000 (22:37 +0000)]
am a71f81a0: am 46c7bc83: Merge "Don\'t re-export libunwind_llvm."

* commit 'a71f81a08b6a94ef79c96b62733bb97de5350d79':
  Don't re-export libunwind_llvm.

8 years agoam 46c7bc83: Merge "Don\'t re-export libunwind_llvm."
Dan Albert [Thu, 27 Aug 2015 22:27:38 +0000 (22:27 +0000)]
am 46c7bc83: Merge "Don\'t re-export libunwind_llvm."

* commit '46c7bc83ab0324983312f16bd40cc1cdfe11cce6':
  Don't re-export libunwind_llvm.

8 years agoMerge "Don't re-export libunwind_llvm."
Dan Albert [Thu, 27 Aug 2015 22:20:51 +0000 (22:20 +0000)]
Merge "Don't re-export libunwind_llvm."

8 years agoFix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
Elliott Hughes [Thu, 27 Aug 2015 21:48:32 +0000 (14:48 -0700)]
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.

bionic is built without _FILE_OFFSET_BITS=64, so internally regoff_t
was 32-bit on LP32, but code compiled with _FILE_OFFSET_BITS would
expect rm_so and rm_eo in struct regmatch_t to be 64-bit, leading to
confusion.

Bug: http://b/23566443
Change-Id: Iae92fa545104068e4f64ce1977f5ec616859638c

8 years agoam e7a09ff7: am bfaee4bd: Merge "Add test cases for __emutls_get_address."
Chih-hung Hsieh [Thu, 27 Aug 2015 12:40:33 +0000 (12:40 +0000)]
am e7a09ff7: am bfaee4bd: Merge "Add test cases for __emutls_get_address."

* commit 'e7a09ff7d99740c5e74308abc1e209522811b814':
  Add test cases for __emutls_get_address.

8 years agoam c6effb3a: am 848808c6: Merge "Add preadv/pwritev."
Elliott Hughes [Thu, 27 Aug 2015 12:40:32 +0000 (12:40 +0000)]
am c6effb3a: am 848808c6: Merge "Add preadv/pwritev."

* commit 'c6effb3af6f27c1acfbc2f776bb516e5f4d24476':
  Add preadv/pwritev.

8 years agoam bfaee4bd: Merge "Add test cases for __emutls_get_address."
Chih-hung Hsieh [Thu, 27 Aug 2015 05:22:56 +0000 (05:22 +0000)]
am bfaee4bd: Merge "Add test cases for __emutls_get_address."

* commit 'bfaee4bd6ad901a699df21fd44d95f34e2e7444d':
  Add test cases for __emutls_get_address.

8 years agoam 848808c6: Merge "Add preadv/pwritev."
Elliott Hughes [Thu, 27 Aug 2015 05:22:55 +0000 (05:22 +0000)]
am 848808c6: Merge "Add preadv/pwritev."

* commit '848808c660ec4811f4ff5a2748b6f754b008cd21':
  Add preadv/pwritev.

8 years agoam 1154bcb3: (-s ours) am d518a6d3: Merge "Fix the 16 bit/32 bit instruction check...
Christopher Ferris [Thu, 27 Aug 2015 05:06:25 +0000 (05:06 +0000)]
am 1154bcb3: (-s ours) am d518a6d3: Merge "Fix the 16 bit/32 bit instruction check for arm."

* commit '1154bcb3c095606fcaa5e836e935cb3406f6703d':

8 years agoam 03deb828: (-s ours) am 629ed517: Merge "Add strchrnul."
Elliott Hughes [Thu, 27 Aug 2015 05:06:24 +0000 (05:06 +0000)]
am 03deb828: (-s ours) am 629ed517: Merge "Add strchrnul."

* commit '03deb8287b019e9d526b193a0b7fa5e3fa6e8f77':

8 years agoam 5f55f32e: (-s ours) am 4d5c4f08: Merge "Add the missing aarch64 user structs."
Elliott Hughes [Thu, 27 Aug 2015 05:06:24 +0000 (05:06 +0000)]
am 5f55f32e: (-s ours) am 4d5c4f08: Merge "Add the missing aarch64 user structs."

* commit '5f55f32e49c804b21a66b7656297e8a426660afe':

8 years agoam 1c751e5e: (-s ours) am 82911942: Update timezone data to 2015f
Neil Fuller [Thu, 27 Aug 2015 05:06:23 +0000 (05:06 +0000)]
am 1c751e5e: (-s ours) am 82911942: Update timezone data to 2015f

* commit '1c751e5ec76085aced87d50757495083a0f46a73':

8 years agoam 58cf5d6b: (-s ours) am 53f2abb5: Merge "Update timezone data to 2015f"
Neil Fuller [Thu, 27 Aug 2015 05:06:22 +0000 (05:06 +0000)]
am 58cf5d6b: (-s ours) am 53f2abb5: Merge "Update timezone data to 2015f"

* commit '58cf5d6b1daf54b50c7864df563227787cb91375':

8 years agoam 7336be05: (-s ours) am f7286a26: Merge "Move tzdata scripts from bionic to externa...
Neil Fuller [Thu, 27 Aug 2015 05:06:21 +0000 (05:06 +0000)]
am 7336be05: (-s ours) am f7286a26: Merge "Move tzdata scripts from bionic to external/icu"

* commit '7336be059850edf23ad51f16520a9a08eff7cfe5':

8 years agoam 0ed97d1b: (-s ours) am 5bf79420: Merge "Revert "Revert "Use compiler builtins...
Elliott Hughes [Thu, 27 Aug 2015 05:06:20 +0000 (05:06 +0000)]
am 0ed97d1b: (-s ours) am 5bf79420: Merge "Revert "Revert "Use compiler builtins for fabs."""

* commit '0ed97d1b5fc136226d1ab62a2aa982ee5d99cabd':

8 years agoam 1a265558: (-s ours) am c868b4c3: Merge "Revert "Use compiler builtins for fabs.""
Elliott Hughes [Thu, 27 Aug 2015 05:06:18 +0000 (05:06 +0000)]
am 1a265558: (-s ours) am c868b4c3: Merge "Revert "Use compiler builtins for fabs.""

* commit '1a26555846f49a9f7d15772ab014e01cac7a6f5b':

8 years agoam ebcaf389: (-s ours) am 0f8f9300: Merge "Add exported __popcount_tab for libgcc...
Josh Gao [Thu, 27 Aug 2015 05:06:17 +0000 (05:06 +0000)]
am ebcaf389: (-s ours) am 0f8f9300: Merge "Add exported __popcount_tab for libgcc compat under compiler-rt."

* commit 'ebcaf389cdcb1d18622c500a6c7021259171dd39':

8 years agoam df4492f3: (-s ours) am fad8370c: Merge "Improve .clang-format."
Josh Gao [Thu, 27 Aug 2015 05:06:16 +0000 (05:06 +0000)]
am df4492f3: (-s ours) am fad8370c: Merge "Improve .clang-format."

* commit 'df4492f339662ae1468bce3ee33270142227146c':

8 years agoam 51b0bf03: (-s ours) am a19a9348: Merge "Use compiler builtins for fabs."
Elliott Hughes [Thu, 27 Aug 2015 05:06:15 +0000 (05:06 +0000)]
am 51b0bf03: (-s ours) am a19a9348: Merge "Use compiler builtins for fabs."

* commit '51b0bf03c074aa36f100a3d4d688f9b1687d3300':

8 years agoam 8c6b0d16: (-s ours) am a80ae8b8: Merge "Add a .clang-format file."
Dan Albert [Thu, 27 Aug 2015 05:06:14 +0000 (05:06 +0000)]
am 8c6b0d16: (-s ours) am a80ae8b8: Merge "Add a .clang-format file."

* commit '8c6b0d164e0d7a1a3ae4a2497e3bb9d5ae208a02':

8 years agoam f94b491c: (-s ours) am 4d7d05bd: Merge "Revert "fix incompatibility with -fstack...
Nick Kralevich [Thu, 27 Aug 2015 05:06:13 +0000 (05:06 +0000)]
am f94b491c: (-s ours) am 4d7d05bd: Merge "Revert "fix incompatibility with -fstack-protector-strong""

* commit 'f94b491c2b9f8f01038af73863b6ba3945f70d0b':

8 years agoam abd1975d: (-s ours) am 5f7a5125: Merge "fix incompatibility with -fstack-protector...
Nick Kralevich [Thu, 27 Aug 2015 05:06:12 +0000 (05:06 +0000)]
am abd1975d: (-s ours) am 5f7a5125: Merge "fix incompatibility with -fstack-protector-strong"

* commit 'abd1975dcc814087afb1fe262b5f2ce389fb4ff9':