Elliott Hughes
3034028d7a
am 6816d8cc: Merge "Use __builtin_* in <math.h>."
...
* commit '6816d8cc69dc1d142d722686d006f25df94afcd3':
Use __builtin_* in <math.h>.
2015-08-14 23:47:49 +00:00
Elliott Hughes
6816d8cc69
Merge "Use __builtin_* in <math.h>."
2015-08-14 22:57:10 +00:00
Elliott Hughes
b662280aaf
Use __builtin_* in <math.h>.
...
Also remove cruft meant to support long-obsolete compilers. More
benchmarks.
Bug: http://b/23195789
Change-Id: Ief538e41e77a77e8013b2f4f359584e8df2c47d8
2015-08-14 15:20:57 -07:00
Elliott Hughes
0ff5dda102
am dd8adc35: Merge "libm: ARM: reorganize a bit to match ARM64"
...
* commit 'dd8adc35346e671b3c3b2ecb26c13b84c742695c':
libm: ARM: reorganize a bit to match ARM64
2015-08-14 21:24:04 +00:00
Elliott Hughes
dd8adc3534
Merge "libm: ARM: reorganize a bit to match ARM64"
2015-08-14 21:09:26 +00:00
Jake Weinstein
8d959505bc
libm: ARM: reorganize a bit to match ARM64
...
* Cleaner naming, especially if there are more ARM-specific routines in
the future.
Change-Id: Id29db728800ccd612a906e86ccb95c1e7620514d
2015-08-13 23:02:10 +00:00
Elliott Hughes
1789ac90f7
am b4f2112f: Merge "[MIPS] Invalidate cached pid in vfork."
...
* commit 'b4f2112fa99dab401cd65db4c524d95b1e97614e':
[MIPS] Invalidate cached pid in vfork.
2015-08-12 03:02:35 +00:00
Elliott Hughes
b4f2112fa9
Merge "[MIPS] Invalidate cached pid in vfork."
android-m-preview-2
2015-08-12 02:28:25 +00:00
Duane Sand
61d9ae5ab1
[MIPS] Invalidate cached pid in vfork.
...
Bug: http://b/23008979
Change-Id: I43e0c7db42602441313af4607a992caa8c7d6221
2015-08-12 02:28:05 +00:00
Dan Albert
9423fb2375
am f2985ed8: Merge "Fix test steps for 64-bit bionic"
...
* commit 'f2985ed840af2d5572fafb03074f17afa516d967':
Fix test steps for 64-bit bionic
2015-08-12 02:14:57 +00:00
Dan Albert
f2985ed840
Merge "Fix test steps for 64-bit bionic"
2015-08-12 01:58:18 +00:00
Dan Albert
34afc42ae7
am 2b934924: Merge "Add missing include."
...
* commit '2b93492478b497181edf51f5829b984c4e904e52':
Add missing include.
2015-08-12 00:43:03 +00:00
Dan Albert
2b93492478
Merge "Add missing include."
2015-08-12 00:28:07 +00:00
Duane Sand
a40a21110d
Fix test steps for 64-bit bionic
...
Change-Id: Ibe76f22cdb5c0dbc69a24ffd0acffff89686ca35
2015-08-11 17:21:27 -07:00
Dan Albert
3fe1515e38
Add missing include.
...
libc++ cleaned up a leaky header.
Change-Id: I5ac0f43a075257a9138a82be379c9cffe96e0ab9
2015-08-11 16:46:26 -07:00
Yabin Cui
2bcb25c1c3
am 0660be89: am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
...
* commit '0660be899f2d907dedbcb643315b73e652ec9510':
Fix flaky test time.timer_settime_0.
2015-08-11 19:10:33 +00:00
Yabin Cui
0660be899f
am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
...
* commit 'a6a12a7804402273e193074a58162cc0b3890812':
Fix flaky test time.timer_settime_0.
2015-08-11 19:05:43 +00:00
Yabin Cui
a6a12a7804
am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
...
* commit '0fdcdd0067af88e7deef73070d0861ceb9f53c37':
Fix flaky test time.timer_settime_0.
2015-08-11 18:56:43 +00:00
Yabin Cui
0fdcdd0067
Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
android-cts-5.1_r4
android-cts-5.1_r3
2015-08-11 18:41:17 +00:00
Yabin Cui
bf572d91b5
Fix flaky test time.timer_settime_0.
...
It fixes the problem reported in https://code.google.com/p/android/issues/detail?id=182395 .
Change-Id: Ie16aa04095dac08a62dd0d4c50e763b36526624c
2015-08-11 11:25:02 -07:00
Dan Albert
ee8576d114
am a3c01467: Merge "Move up to C++14."
...
* commit 'a3c01467ecf31cab1410ce7b8554e2e77dae3309':
Move up to C++14.
2015-08-11 00:00:14 +00:00
Dan Albert
a3c01467ec
Merge "Move up to C++14."
2015-08-10 23:45:48 +00:00
Dan Albert
5341691955
Move up to C++14.
...
The default standard version is now ahead of us. Stop specifying C++11
so we get that too.
Change-Id: Ic96942cd7fd134118e29b744601b0119e49b6ac4
2015-08-10 16:40:06 -07:00
Yabin Cui
c23143a5fd
am ff4afc13: Merge "Omit comment when reading --gtest_list_tests option\'s output."
...
* commit 'ff4afc136ef5d00d33a611e7bc1950249db9fbcf':
Omit comment when reading --gtest_list_tests option's output.
2015-08-10 22:22:04 +00:00
Yabin Cui
ff4afc136e
Merge "Omit comment when reading --gtest_list_tests option's output."
2015-08-10 22:01:07 +00:00
Elliott Hughes
23e0bdf7d4
am 182b91f6: Merge "Invalidate cached pid in vfork."
...
* commit '182b91f62809b03870f561a88135f5453966fe41':
Invalidate cached pid in vfork.
2015-08-10 20:08:09 +00:00
Elliott Hughes
182b91f628
Merge "Invalidate cached pid in vfork."
2015-08-10 19:47:11 +00:00
Yabin Cui
bf830ade7f
Omit comment when reading --gtest_list_tests option's output.
...
Gtest add comments when listing typed tests. And we should omit them.
Bug: 23040880
Change-Id: If6034af301337fc06eeab294d2dbe5317a6b7f91
2015-08-10 12:12:39 -07:00
Elliott Hughes
5891abdc66
Invalidate cached pid in vfork.
...
Bug: http://b/23008979
Change-Id: I1dd900ac988cdbe10aad3abc53240c5d352891d5
2015-08-07 19:44:12 -07:00
Andreas Gampe
fd202300d8
am e80369ab: Merge "Bionic: Add a TLS slot for ART for Thread self"
...
* commit 'e80369ab0c484a99925a49a81ab0675538fab38a':
Bionic: Add a TLS slot for ART for Thread self
2015-08-04 22:54:42 +00:00
Andreas Gampe
e80369ab0c
Merge "Bionic: Add a TLS slot for ART for Thread self"
2015-08-04 22:35:34 +00:00
Elliott Hughes
711d7b9f90
am b3db7764: Merge "name the arc4random structure mappings"
...
* commit 'b3db7764d0757392c73c716423f49dc0809c5a23':
name the arc4random structure mappings
2015-08-04 01:13:13 +00:00
Elliott Hughes
b3db7764d0
Merge "name the arc4random structure mappings"
2015-08-04 00:58:57 +00:00
Elliott Hughes
65941221b5
am f57f7945: Merge "Cherrypick upstream fnmatch.c fix."
...
* commit 'f57f7945159a0abbca248817d1d4af1e9d89e323':
Cherrypick upstream fnmatch.c fix.
2015-08-03 18:41:36 +00:00
Elliott Hughes
f57f794515
Merge "Cherrypick upstream fnmatch.c fix."
2015-08-03 18:22:42 +00:00
Elliott Hughes
17379d2b08
Cherrypick upstream fnmatch.c fix.
...
Bug: http://b/22855370
Change-Id: I3865cff1e2ffeb6709cea092be3770c1bebf1623
2015-08-03 11:11:22 -07:00
Elliott Hughes
dc181dd788
am 2278d29a: Merge "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"
...
* commit '2278d29ada4cda53d81b87446254cea16e1b24fa':
[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment
2015-08-03 15:27:07 +00:00
Elliott Hughes
2278d29ada
Merge "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"
2015-08-03 15:17:18 +00:00
Daniel Micay
516fcb28f2
name the arc4random structure mappings
...
Change-Id: I6e150e526f6ceee31aa9bd219fa45317d5a729cb
2015-08-02 19:22:26 -04:00
Yabin Cui
993a2bee84
am 7e919dae: Merge "add a fortified implementation of getcwd"
...
* commit '7e919daeaad62515ebbbf7b06badc77625a14d90':
add a fortified implementation of getcwd
2015-08-01 05:25:13 +00:00
Yabin Cui
7e919daeaa
Merge "add a fortified implementation of getcwd"
2015-08-01 05:14:20 +00:00
Daniel Micay
9101b00400
add a fortified implementation of getcwd
...
Change-Id: Ice3e6d3e1ff07788305dc85f8ee4059baad5fac4
2015-08-01 00:42:30 -04:00
Duane Sand
0acb15ead6
[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment
...
This corrects an issue with mips32 Art on mips64r6 Android, where
Java ran slowly due to unintended use of kernel-trap emulation of
single-precision floating point registers. This also regressed all
Art tests due to an extra logcat line
WARNING: linker: Using FRE=1 mode to run "..."
When targeting mips32r6, Art generates modeless or FR=1 floating point
code, same as Android's own native mips32r6 modules. So the trapping was
unneeded. Linker was confusing Art-generated modules with those from
old NDK compilers, which do need that trapping mode.
This linker filename check may become unnecessary, if Art learns how to
generate .MIPS.abiflags segments in its generated elf-like codefiles.
Change-Id: I18069d1234960c680c5df739514da09015a7fdb6
2015-07-31 13:55:42 -07:00
Elliott Hughes
5b916453f3
am 25907058: Merge "Sync current upstream fnmatch.c."
...
* commit '259070585820b4900622363dd7f968d6b644d75d':
Sync current upstream fnmatch.c.
2015-07-31 18:16:55 +00:00
Elliott Hughes
2590705858
Merge "Sync current upstream fnmatch.c."
2015-07-31 18:04:38 +00:00
Elliott Hughes
c46c0e960d
Sync current upstream fnmatch.c.
...
Bug: http://b/22855370
Change-Id: I589f849aaede3b69b6b3682989bab7d8649dcd97
2015-07-31 10:57:27 -07:00
Elliott Hughes
9d7c6a7e57
am 61c21b63: Merge "Revert "add a fortified implementation of getcwd""
...
* commit '61c21b63bc1602bce8685757fb1c2a788cc9eb8d':
Revert "add a fortified implementation of getcwd"
2015-07-31 17:41:05 +00:00
Elliott Hughes
61c21b63bc
Merge "Revert "add a fortified implementation of getcwd""
2015-07-31 17:33:05 +00:00
Elliott Hughes
4c43aac9a5
Revert "add a fortified implementation of getcwd"
...
This reverts commit 89a121d43a274131cf9f84b0e685bebf1e70cc1b.
Change-Id: Ib6f6fd424acea68a063777e9f324405450e23316
2015-07-31 17:32:50 +00:00
Yabin Cui
4279bac26a
am 442a3fca: Merge "add a fortified implementation of getcwd"
...
* commit '442a3fcae68152a95ef481ef99932d1bc001dc08':
add a fortified implementation of getcwd
2015-07-31 17:11:27 +00:00