Dan Albert
6ac4dd8ba9
Add primitive CPPLINT.cfg.
...
We'll add more things to this as we discover other warnings we don't
care about.
Change-Id: I408f688827cab0f74e055d8f1778069163663f0b
2015-01-29 11:41:59 -08:00
Dimitry Ivanov
3780aba635
Merge "Fix mips64 build. Replace explicit cast with static_cast"
2015-01-28 17:34:51 +00:00
Nikola Veljkovic
db3078d97b
Fix mips64 build. Replace explicit cast with static_cast
...
Change-Id: Ib08fbe8bb832884a3eb33904fe4d490759116cb2
2015-01-28 16:19:18 +01:00
Yabin Cui
385c07a74c
Merge "Fix parse of gtest_filter in bionic gtest main."
2015-01-27 22:00:35 +00:00
Elliott Hughes
86d9896273
Merge "Fix mips build."
2015-01-27 19:39:37 +00:00
Yabin Cui
0bc4e9697e
Fix parse of gtest_filter in bionic gtest main.
...
Bug: 19130330
Change-Id: Id6a60570a8aab6ae7259ff228b3801285b378f77
2015-01-27 11:22:46 -08:00
Elliott Hughes
e6099098a5
Fix mips build.
...
Move various mips-only things into the arch-mips directory. As soon as mips
writes assembler replacements, we can remove these.
Change-Id: Ia7308559bc361f5c8df3e1d456b381865e060b93
2015-01-27 11:09:27 -08:00
Elliott Hughes
acc06a0b74
Merge "Add a test for float registers across setjmp/logjmp."
2015-01-27 19:08:33 +00:00
Elliott Hughes
192e169a40
Merge "x86 has an assembler bcopy implementation."
2015-01-27 05:46:56 +00:00
Elliott Hughes
1edfd9e36a
x86 has an assembler bcopy implementation.
...
Change-Id: I4ed7af3c5b104f86550120401f773150c460f37b
2015-01-26 21:45:56 -08:00
Yabin Cui
b518836e8c
Merge "Rename "TIMEWARN" to "SLOW" in bionic gtest."
2015-01-27 05:32:52 +00:00
Yabin Cui
4a82ede754
Rename "TIMEWARN" to "SLOW" in bionic gtest.
...
Bug: 19109188.
Change-Id: Idfe769ac652bf37642da24e4abb6061ca861d57e
2015-01-26 20:56:20 -08:00
Elliott Hughes
643a9be82e
Merge "[Arm64] Fix overlapping fp fields in jmp_buf"
2015-01-27 04:56:20 +00:00
Elliott Hughes
87dd503018
Add a test for float registers across setjmp/logjmp.
...
Change-Id: I17cc056b185755e0b91de096b5ceefee4f4e0b3a
2015-01-26 20:52:34 -08:00
Elliott Hughes
5c7964c5f1
Merge "Clean up <stdlib.h> slightly."
2015-01-27 04:49:07 +00:00
Lorenzo Colitti
f2d02c38fb
Merge "Make bionic compile even if resolver debugging is enabled."
2015-01-27 04:02:42 +00:00
Christopher Ferris
5d428bbab4
Merge "Do not build host benchmark code on macs."
2015-01-27 01:32:06 +00:00
Yabin Cui
0e6af17a35
Merge "Support --gtest_ouput option in bionic gtest main."
2015-01-27 01:01:05 +00:00
Christopher Ferris
941a1a191f
Do not build host benchmark code on macs.
...
Macs don't have clock_gettime, and it doesn't seem worth getting this
to run on the host for mac.
Change-Id: I59d9939acc2ede1308b24a60c4242d45355d967d
2015-01-26 16:54:40 -08:00
Yabin Cui
657b1f9bef
Support --gtest_ouput option in bionic gtest main.
...
Bug: 19109500
Change-Id: Ib18f90ad522e66ea62dd4e02e314585d9b36e15f
2015-01-26 16:53:05 -08:00
Duane Sand
dbaab26021
[Arm64] Fix overlapping fp fields in jmp_buf
...
Change-Id: I9be9f118108f3f6e2bb02a5b01e0420fbfd15d85
2015-01-26 16:20:05 -08:00
Elliott Hughes
76f8916b90
Clean up <stdlib.h> slightly.
...
Interestingly, this mostly involves cleaning up our implementation of
various <string.h> functions.
Change-Id: Ifaef49b5cb997134f7bc0cc31bdac844bdb9e089
2015-01-26 14:28:41 -08:00
Christopher Ferris
419ed122aa
Merge "Update kernel headers to v3.18.3."
2015-01-26 21:27:52 +00:00
Elliott Hughes
247cfe0382
Merge "Add <error.h>."
2015-01-26 20:38:46 +00:00
Elliott Hughes
b8a8cf0d1a
Add <error.h>.
...
Bug: https://code.google.com/p/android/issues/detail?id=79170
Change-Id: Id91765fac45124545e2674a5b2c814707c1a448b
2015-01-26 11:57:11 -08:00
Christopher Ferris
82d7504cd7
Update kernel headers to v3.18.3.
...
Bug: 19127803
Change-Id: I67fa0832322ddd0032d909476047578be052bcf2
2015-01-26 10:57:07 -08:00
Lorenzo Colitti
616344d169
Make bionic compile even if resolver debugging is enabled.
...
The code now compiles with all combinations of DEBUG and
DEBUG_DATA except DEBUG_DATA=1, DEBUG=0, which is unsupported.
Change-Id: I9035a65c649df73092f1fc0864ae1cdd9a14aa3b
2015-01-26 16:05:27 +09:00
Dan Albert
6eb5dc1d9c
Merge "Fix coverage build after adding clang coverage."
2015-01-25 22:51:37 +00:00
Dan Albert
6e9e6ad3bf
Fix coverage build after adding clang coverage.
...
Static libraries are painful. Details are in the comment. I'll try to
get prebuilts in to the tree so I can fix this on Monday. Until then,
this isn't actually a regression because we've not had coverage
available for this library until now anyway.
Bug: 17574078
Change-Id: I7505c8a94007203e15a6cf192caa06004849d7d9
2015-01-25 14:27:51 -08:00
Elliott Hughes
f108bbbaf7
Merge "Remove obsolete BUILD_TINY_ANDROID."
2015-01-25 05:09:21 +00:00
Elliott Hughes
14152b9f31
Remove obsolete BUILD_TINY_ANDROID.
...
Change-Id: If2fc97134340fd09ec2583b666ace2f673cbdf66
2015-01-24 19:01:58 -08:00
Elliott Hughes
66eeec8e16
Merge "Reduce <stdlib.h> namespace pollution."
2015-01-24 23:44:27 +00:00
Elliott Hughes
c5dc02a91e
Reduce <stdlib.h> namespace pollution.
...
<stdlib.h> shouldn't drag in all of <string.h>.
Change-Id: I949172f7ff17e329e411e5054e50f79c13775444
2015-01-24 15:22:57 -08:00
Elliott Hughes
62d20fb219
Merge "Reduce <signal.h> namespace pollution."
2015-01-24 22:34:51 +00:00
Elliott Hughes
6466292a7e
Reduce <signal.h> namespace pollution.
...
<signal.h> shouldn't drag in all of <string.h>.
Change-Id: I57aea36dad5e89ea2f9541c35594ca6225e532be
2015-01-24 14:18:16 -08:00
Elliott Hughes
6e15edcca5
Merge "Say "Bad file descriptor" rather than "Bad file number"."
2015-01-24 22:08:20 +00:00
Elliott Hughes
d309877eee
Say "Bad file descriptor" rather than "Bad file number".
...
This text is actually in POSIX (though it's not mandatory) and it's what glibc
says. Who says "file number" anyway?
Change-Id: Icc91ac24587c2bc692e0b97c19d32ac1bdda4ea7
2015-01-24 13:38:57 -08:00
Elliott Hughes
59936a3b51
Merge "Fix optimized fread."
2015-01-24 21:25:06 +00:00
Elliott Hughes
e6bb5a2776
Fix optimized fread.
...
gcov does writes after reads on the same stream, but the bulk read optimization
was clobbering the FILE _flags, causing fwrite to fail.
Bug: 19129055
Change-Id: I9650cb7de4bb173a706b502406266ed0d2b654d7
2015-01-24 12:35:41 -08:00
Dmitriy Ivanov
31005ca4c8
Merge "Minimize calls to mprotect"
2015-01-24 00:45:25 +00:00
Dmitriy Ivanov
279a22f96e
Minimize calls to mprotect
...
Implement refcounter based data protection guard
to avoid unnecessary calls to mprotect when dlopen/dlclose
is called from a constructor.
Bug: 19124318
Big: 7941716
Change-Id: Id221b84ce75443094f99756dc9950b0a1dc87222
2015-01-23 16:30:34 -08:00
Dan Albert
305be18d10
Merge "Allow make to set a timeout for the host tests."
2015-01-24 00:01:40 +00:00
Chih-Hung Hsieh
f5ae7e91ea
Merge "Add comments about the -shared flag."
2015-01-23 23:33:54 +00:00
Dan Albert
4ce907d2ce
Allow make to set a timeout for the host tests.
...
Change-Id: Icc2ebf64bd1da1687bf313fe7a5640155c5795d8
2015-01-23 11:35:48 -08:00
Elliott Hughes
7f3d65de8c
Merge "Add a log message to make the transition from linker to user code clear."
2015-01-23 18:55:30 +00:00
Elliott Hughes
611f95689e
Add a log message to make the transition from linker to user code clear.
...
Handy when looking at strace output for seeing "where does my code start?",
though you'll need to set LD_DEBUG=1 (or greater) and constructors will
already have run (but you can set LD_DEBUG to a higher value to track that).
Change-Id: I82d53a7123b39febf5b2a956de83c8a30f229651
2015-01-23 10:43:58 -08:00
Dmitriy Ivanov
bb3b1303e1
Merge "Enable -Wold-style-cast warnings for linker"
2015-01-23 03:09:22 +00:00
Chih-Hung Hsieh
306ea7ebe5
Add comments about the -shared flag.
...
Must build this linker as a shared object.
A statically linked module does not load during init.
BUG: 18008984
Change-Id: I5f0411129024edcb9381c473ea4e741a075e9184
2015-01-22 19:09:20 -08:00
Dan Albert
ab58559a9c
Merge "Add a basic NDK compatibility library."
2015-01-23 00:46:54 +00:00
Dmitriy Ivanov
1649e7ee5b
Enable -Wold-style-cast warnings for linker
...
And fix old style casts.
Change-Id: I37e7a3e3fd852528ea76f02d967c7bd8cd5b06c9
2015-01-22 16:33:30 -08:00