Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libcxx
/
f8d32667bc8d47ee792541568348a6f7a280f770
f8d3266
am 0f5a5124: Linux: Correctly identify valid error codes
by David Majnemer
· 10 years ago
1e2a5ff
am 16d1deac: Merge "Fix Bug 19678 - libc++ does not correctly handle the regex: \'[^\0]*\'"
by Dan Albert
· 10 years ago
248602b
am 51aa0862: Fix compiler accidentally being passed twice.
by Dan Albert
· 10 years ago
0f5a512
Linux: Correctly identify valid error codes
by David Majnemer
· 10 years ago
51aa086
Fix compiler accidentally being passed twice.
by Dan Albert
· 10 years ago
31c2e91
am 0598fd4f: Allow per device timeout configurations.
by Dan Albert
· 10 years ago
0598fd4
Allow per device timeout configurations.
by Dan Albert
· 10 years ago
0898db7
am 68d5101b: XFAIL for android as well as androideabi.
by Dan Albert
· 10 years ago
18ede98
am 356f3740: Test configs for x86 emulator.
by Dan Albert
· 10 years ago
68d5101
XFAIL for android as well as androideabi.
by Dan Albert
· 10 years ago
356f374
Test configs for x86 emulator.
by Dan Albert
· 10 years ago
2080a08
am 52f48def: Up the default timeout.
by Dan Albert
· 10 years ago
1c5680d
am 3aba5bed: Remove MIPS workaround for shared text relocations.
by Stephen Hines
· 10 years ago
4042490
am 8e3d7626: Bionic added en_US.UTF-8 to supported locales.
by Dan Albert
· 10 years ago
52f48de
Up the default timeout.
by Dan Albert
· 10 years ago
2b31bec
am e0fd2508: Add XFAIL for tests using locales.
by Dan Albert
· 10 years ago
685d2c9
am f61de8fe: Re-enable tests
by Dan Albert
· 10 years ago
e8069ad
am 02371557: Don\'t need these anymore.
by Dan Albert
· 10 years ago
68185ca
am 0f81d763: Add support for LIT to Android.mk.
by Dan Albert
· 10 years ago
b5e96fa
am 8caa123b: Merge "Add support for Android targets to lit.cfg."
by Dan Albert
· 10 years ago
8e3d762
Bionic added en_US.UTF-8 to supported locales.
by Dan Albert
· 10 years ago
e0fd250
Add XFAIL for tests using locales.
by Dan Albert
· 10 years ago
f61de8f
Re-enable tests
by Dan Albert
· 10 years ago
0237155
Don't need these anymore.
by Dan Albert
· 10 years ago
0f81d76
Add support for LIT to Android.mk.
by Dan Albert
· 10 years ago
3aba5be
Remove MIPS workaround for shared text relocations.
by Stephen Hines
· 10 years ago
241994a
am b2f436c3: Merge "Remove MIPS workaround for shared text relocations."
by Stephen Hines
· 10 years ago
8caa123
Merge "Add support for Android targets to lit.cfg."
by Dan Albert
· 10 years ago
b2f436c
Merge "Remove MIPS workaround for shared text relocations."
by Stephen Hines
· 10 years ago
7a299dd
Add support for Android targets to lit.cfg.
by Dan Albert
· 10 years ago
05f84e4
am 879796ae: Merge "Fix ctype_base::xdigit for Android."
by Dan Albert
· 10 years ago
3873165
Remove MIPS workaround for shared text relocations.
by Stephen Hines
· 10 years ago
b733ff2
am 854ad932: Fix bug 19740; round-tripping a pointer through a stream doesn\'t work
by Marshall Clow
· 10 years ago
854ad93
Fix bug 19740; round-tripping a pointer through a stream doesn't work
by Marshall Clow
· 11 years ago
879796a
Merge "Fix ctype_base::xdigit for Android."
by Dan Albert
· 10 years ago
d1ab521
Fix ctype_base::xdigit for Android.
by Dan Albert
· 10 years ago
16d1dea
Merge "Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'"
by Dan Albert
· 10 years ago
21622af
Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'
by Marshall Clow
· 11 years ago
7af5e33
am 73abdfe4: Fix classic_locale for Android.
by Dan Albert
· 10 years ago
f8e5b51
am 6720d4bd: Fix classic_locale for Android.
by Dan Albert
· 10 years ago
73abdfe
Fix classic_locale for Android.
by Dan Albert
· 10 years ago
6720d4b
Fix classic_locale for Android.
by Dan Albert
· 10 years ago
50a3b0e
am 947f2b8e: Clean up some bionic compatibility cruft.
by Dan Albert
· 10 years ago
ff718a8
am d4ecf9c8: Add support for BIONIC C library (Android). Patch from Dan Albert
by Marshall Clow
· 10 years ago
d00254d
am 685c63df: Clean up some bionic compatibility cruft.
by Dan Albert
· 10 years ago
e0e875d
am e45cf3e8: Add support for BIONIC C library (Android). Patch from Dan Albert
by Marshall Clow
· 10 years ago
947f2b8
Clean up some bionic compatibility cruft.
by Dan Albert
· 10 years ago
d4ecf9c
Add support for BIONIC C library (Android). Patch from Dan Albert
by Marshall Clow
· 10 years ago
685c63d
Clean up some bionic compatibility cruft.
by Dan Albert
· 10 years ago
e45cf3e
Add support for BIONIC C library (Android). Patch from Dan Albert
by Marshall Clow
· 10 years ago
e1b7a5a
am 3bfb9441: Switch to using libc++abi for all platforms.
by Dan Albert
· 10 years ago
77b7648
am 2dbbe77c: Exceptions store the message as reference counted string for compatibility to libstdc++. Move the implementation into a header for easier sharing with libc++abi. Merge a number of improvements from that version. Provide a POD definition for <stdexcept>\'s
by Joerg Sonnenberger
· 10 years ago
3bfb944
Switch to using libc++abi for all platforms.
by Dan Albert
· 10 years ago
2dbbe77
Exceptions store the message as reference counted string for
by Joerg Sonnenberger
· 11 years ago
c2b0d99
am e94bd6de: Fix a problem exposed by r208825, which caused bind (and other bits of libc++) to stop working. And tests
by Marshall Clow
· 10 years ago
e94bd6d
Fix a problem exposed by r208825, which caused bind (and other bits of libc++) to stop working. And tests
by Marshall Clow
· 10 years ago
a8f6f86
am 3fd578fd: Need to exclude libstdc++ for host builds
by Dan Albert
· 10 years ago
3fd578f
Need to exclude libstdc++ for host builds
by Dan Albert
· 11 years ago
ada2964
Build host with multilib both enabled.
by Ian Rogers
· 10 years ago
8bf60df
am 391915d2: Update cstddef after clang r207606.
by Nico Weber
· 10 years ago
391915d
Update cstddef after clang r207606.
by Nico Weber
· 11 years ago
f367bfa
am 32ec1ea2: Adds compiler-rt to target builds
by Dan Albert
· 10 years ago
32ec1ea
Adds compiler-rt to target builds
by Dan Albert
· 11 years ago
06a3341
am 1721831a: Whoops. Typo.
by Dan Albert
· 11 years ago
1721831
Whoops. Typo.
by Dan Albert
· 11 years ago
5fc7666
am 6c2fdb82: Adds static lib targets to libc++
by Dan Albert
· 11 years ago
6c2fdb8
Adds static lib targets to libc++
by Dan Albert
· 11 years ago
5a4a21b
am 9d3a3a78: Exports symbols from libcxxrt
by Dan Albert
· 11 years ago
9d3a3a7
Exports symbols from libcxxrt
by Dan Albert
· 11 years ago
aa9163d
am 65759667: Need to exclude libstdc++ for host builds
by Dan Albert
· 11 years ago
6575966
Need to exclude libstdc++ for host builds
by Dan Albert
· 11 years ago
9f59e7d
am cd0e9ad8: Merge "libcxxrt moved cxxabi.h from src/ into include/"
by Dan Albert
· 11 years ago
cd0e9ad
Merge "libcxxrt moved cxxabi.h from src/ into include/"
by Dan Albert
· 11 years ago
0e477c7
am 5e2ad74d: Merge "Fix for libcxx.mk"
by Dan Albert
· 11 years ago
5e2ad74
Merge "Fix for libcxx.mk"
by Dan Albert
· 11 years ago
1894928
Fix for libcxx.mk
by Dan Albert
· 11 years ago
e33eaba
libcxxrt moved cxxabi.h from src/ into include/
by Dan Albert
· 11 years ago
550f40f
am 2a269419: Reverts a compatibility change made to two tests
by Dan Albert
· 11 years ago
2a26941
Reverts a compatibility change made to two tests
by Dan Albert
· 11 years ago
8f40a19
am 9fdc63a6: Disables tests that fail to compile
by Dan Albert
· 11 years ago
7b23caf
am 6f56ab78: Adds a basic test wrapper for Android
by Dan Albert
· 11 years ago
9fdc63a
Disables tests that fail to compile
by Dan Albert
· 11 years ago
6f56ab7
Adds a basic test wrapper for Android
by Dan Albert
· 11 years ago
89b4c77
am 7d57f1bb: Exports all symbols from libcompiler_rt
by Dan Albert
· 11 years ago
7d57f1b
Exports all symbols from libcompiler_rt
by Dan Albert
· 11 years ago
5d32bb6
am 12c2891e: Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk
by Brian Carlstrom
· 11 years ago
12c2891
Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk
by Brian Carlstrom
· 11 years ago
31789bb
am 9569f043: Switches ABI from libc++abi to libcxxrt
by Dan Albert
· 11 years ago
9569f04
Switches ABI from libc++abi to libcxxrt
by Dan Albert
· 11 years ago
38281bd
am f1550543: Enables RTTI (required by many tests)
by Dan Albert
· 11 years ago
f155054
Enables RTTI (required by many tests)
by Dan Albert
· 11 years ago
a1ea51e
am c18469d9: LDBL math define is no longer necessary for bionic
by Dan Albert
· 11 years ago
c18469d
LDBL math define is no longer necessary for bionic
by Dan Albert
· 11 years ago
c70289d
am 0514f5a5: Merge "Enables quick_exit(3)/at_quick_exit(3) for bionic"
by Dan Albert
· 11 years ago
0514f5a
Merge "Enables quick_exit(3)/at_quick_exit(3) for bionic"
by Dan Albert
· 11 years ago
7fc24c8
am 0867076e: Switch from libcxxabi -> libc++abi.
by Stephen Hines
· 11 years ago
1f68310
Enables quick_exit(3)/at_quick_exit(3) for bionic
by Dan Albert
· 11 years ago
0867076
Switch from libcxxabi -> libc++abi.
by Stephen Hines
· 11 years ago
bcee5bb
am 8a6f7b1d: Removes unintended dependencies on libgcc/libstdc++
by Dan Albert
· 11 years ago
8a6f7b1
Removes unintended dependencies on libgcc/libstdc++
by Dan Albert
· 11 years ago
Next »