Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
1cd0c6777f35b531c9ce78397d0915aa521b3e87
1cd0c67
L-MR1 specific fixes
by Dmitriy Ivanov
· 10 years ago
7d971ec
Fix unload of recursively linked library
by Dmitriy Ivanov
· 10 years ago
f4cb631
Add IFUNC support for arm64 and IRELATIVE reloc
by Dmitriy Ivanov
· 10 years ago
ef1306d
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 10 years ago
61c4147
Reset enviroment for math_tests
by Dmitriy Ivanov
· 10 years ago
ae69a95
Load libraries in breadth-first order
by Dmitriy Ivanov
· 10 years ago
c0133a7
Revert "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 10 years ago
8de1dde
Fix order of soinfo links (repairs libcxx tests).
by Dmitriy Ivanov
· 10 years ago
59c12a6
Load libraries in breadth-first order
by Dmitriy Ivanov
· 10 years ago
81fe2b1
Enable clang compilation with libc but not linker.
by Chih-Hung Hsieh
· 10 years ago
7210c41
Encapsulate soinfo_link_image and soinfo_relocate
by Dmitriy Ivanov
· 10 years ago
4466bd7
Implement LinkedList::visit()
by Dmitriy Ivanov
· 10 years ago
ff01f6f
Introduce size-based r/w allocators
by Dmitriy Ivanov
· 10 years ago
4d01d08
Erase elements in LinkedList::remove_if
by Dmitriy Ivanov
· 10 years ago
cfad7ae
Replace NULL with nullptr
by Dmitriy Ivanov
· 10 years ago
5dfe802
Remove unnecessary calls to LinkedList::clear()
by Dmitriy Ivanov
· 10 years ago
93c3f42
Enable __cxa_atexit && __cxa_finalize for linker
by Dmitriy Ivanov
· 10 years ago
3bbd218
Bump soinfo version
by Dmitriy Ivanov
· 10 years ago
bd321c1
Run constructors before resolving ifunc functions
by Dmitriy Ivanov
· 10 years ago
31b88da
Added test for ifunc support in dynamic linker.
by Brigid Smith
· 10 years ago
e4f8962
Merge "Update bionic to tzdata 2014h." into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
d182050
Update bionic to tzdata 2014h.
by Elliott Hughes
· 10 years ago
b5f5b0e
Fix update-tzdata.py to rebuild icu4c .dat file.
by Elliott Hughes
· 10 years ago
aaad548
Merge "Re-expose more stdio implementation details for LP32." into lmp-dev
by Elliott Hughes
· 10 years ago
5def2f5
Re-expose more stdio implementation details for LP32.
by Elliott Hughes
· 10 years ago
6c69afd
Fix sys_stat.mkfifo when not run as root.
by Christopher Ferris
· 10 years ago
086bb38
Fix incorrect parameter types for locale funcs.
by Dan Albert
· 10 years ago
027d271
Pull input.h from v3.16.1 kernel headers.
by Christopher Ferris
· 10 years ago
7e00b44
Expose __swsetup for LP32 binary compatibility.
by Elliott Hughes
· 10 years ago
27efc48
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 10 years ago
9e833bf
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 10 years ago
176c327
Merge "Add posix_fadvise(3)." into lmp-dev
by Elliott Hughes
· 10 years ago
0000826
Add posix_fadvise(3).
by Elliott Hughes
· 10 years ago
33a73bf
When comparing DNS server configs, also compare number of servers
by Lorenzo Colitti
· 10 years ago
7efad83
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 10 years ago
c8f6b82
Merge "Don't expose non-standard basename_r and dirname_r in LP64." into lmp-dev
by Elliott Hughes
· 10 years ago
51c8355
Add arc4random_addrandom binary compatibility.
by Elliott Hughes
· 10 years ago
47ed03f
Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev
by Christopher Ferris
· 10 years ago
1c365cb
Add dlmalloc_usable_size for 32 bit arches.
by Christopher Ferris
· 10 years ago
f0e9458
Don't expose non-standard basename_r and dirname_r in LP64.
by Elliott Hughes
· 10 years ago
5beddb7
Fix pthread_attr_getstack__main_thread.
by Elliott Hughes
· 10 years ago
1e010d6
Add back a dummy arc4random_stir for compatibility.
by Elliott Hughes
· 10 years ago
cb093d1
Merge "Upgrade bionic to tzdata2014g." into lmp-dev
by Elliott Hughes
· 10 years ago
9ac60bf
Make stdatomic.h work with gcc4.6 host compiler
by Hans Boehm
· 10 years ago
b519ea4
Upgrade bionic to tzdata2014g.
by Elliott Hughes
· 10 years ago
2b10e2f
Undefine _Atomic before redefining
by Hans Boehm
· 10 years ago
c8cf351
Fix, generalize stdatomic.h; improve test.
by Hans Boehm
· 10 years ago
c191a8a
Merge "Look into ld_preloads before current library" into lmp-dev
by Dmitriy Ivanov
· 10 years ago
b2eb09a
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
by Elliott Hughes
· 10 years ago
05e190c
Look into ld_preloads before current library
by Dmitriy Ivanov
· 10 years ago
67f1f3b
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
by Elliott Hughes
· 10 years ago
a0eeb0b
Merge "Fix pthread_getattr_np for the main thread." into lmp-dev
by Elliott Hughes
· 10 years ago
598d25b
Merge "Replace snprintf calls in linker." into lmp-dev
by Christopher Ferris
· 10 years ago
172955a
Replace snprintf calls in linker.
by Christopher Ferris
· 10 years ago
6cc4e3b
Merge "call uselocale() before freelocale() to make sure that g_local_key has a valid locale." into lmp-dev
by Elliott Hughes
· 10 years ago
8a46cf0
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
by Wally Yau
· 10 years ago
3f7635f
Use the default unwind code.
by Christopher Ferris
· 10 years ago
6421823
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 10 years ago
84d0683
Fix unistd.getpid_caching_and_clone.
by Elliott Hughes
· 10 years ago
2d80400
Fix some 32-bit-isms in <stdio.h>.
by Elliott Hughes
· 10 years ago
1506fc1
Expose android_set_abort_message().
by Dan Albert
· 10 years ago
e3ad34b
Merge "Revert "Add support for protected local symbol lookup."" into lmp-dev
by Dmitriy Ivanov
· 10 years ago
9419420
Revert "Add support for protected local symbol lookup."
by Dmitriy Ivanov
· 10 years ago
6df7b60
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 10 years ago
9e56ce4
Merge "Fix leak_realloc, copy entire allocation." into lmp-dev
by Christopher Ferris
· 10 years ago
5df0839
Fix leak_realloc, copy entire allocation.
by Christopher Ferris
· 10 years ago
d8e0076
Merge "Keep symbols for linker" into lmp-dev
by Dmitriy Ivanov
· 10 years ago
be4348e
Keep symbols for linker
by Dmitriy Ivanov
· 10 years ago
f0f66c0
Have stdatomic.h punt to C++ atomic when possible
by Hans Boehm
· 10 years ago
e2050ae
Merge "Change name of MB_CUR_MAX implementation function." into lmp-dev
by Dan Albert
· 10 years ago
bafee43
Change name of MB_CUR_MAX implementation function.
by Dan Albert
· 10 years ago
553c0ea
Merge "Move mtctxres.c to libc_dns.a." into lmp-dev
by Dan Albert
· 10 years ago
9f53397
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 10 years ago
0533195
Merge "malloc_usable_size returns the original size." into lmp-dev
by Christopher Ferris
· 10 years ago
59c1ee4
malloc_usable_size returns the original size.
by Christopher Ferris
· 10 years ago
4bea4c6
Label pages mapped by linker_allocator
by Dmitriy Ivanov
· 10 years ago
8a84d38
Optimize symbol lookup
by Dmitriy Ivanov
· 10 years ago
d332bc6
Hide __libc_malloc_dispatch.
by Dan Albert
· 10 years ago
72d7e66
Fix our x86 PIC_PROLOGUE.
by Elliott Hughes
· 10 years ago
f4d21fb
Merge "Make __set_errno hidden in asm." into lmp-dev
by Dan Albert
· 10 years ago
e35fd48
Make __set_errno hidden in asm.
by Dan Albert
· 10 years ago
49de01a
Add a way to disable backtracing in malloc debug.
by Christopher Ferris
· 10 years ago
43227c0
Android is all-PIC/PIE.
by Elliott Hughes
· 10 years ago
3e7b8e2
Merge "Do a second key cleanup in pthread_exit." into lmp-dev
by Christopher Ferris
· 10 years ago
18d93f2
Do a second key cleanup in pthread_exit.
by Christopher Ferris
· 10 years ago
501eb51
Merge "Upgrade bionic to tzdata2014f." into lmp-dev
by Elliott Hughes
· 10 years ago
6edf898
Merge "Fix the tzdata update tools." into lmp-dev
by Elliott Hughes
· 10 years ago
90cb5ff
Fix the tzdata update tools.
by Elliott Hughes
· 10 years ago
0dc2c1d
Upgrade bionic to tzdata2014f.
by Elliott Hughes
· 10 years ago
bc0d65c
Merge "Proper MB_CUR_MAX." into lmp-dev
by Dan Albert
· 10 years ago
6035e6c
Proper MB_CUR_MAX.
by Dan Albert
· 10 years ago
5b39a44
Merge "Fix mbsrtowcs(3) src param for finished string." into lmp-dev
by Dan Albert
· 10 years ago
938a800
Fix mbsrtowcs(3) src param for finished string.
by Dan Albert
· 10 years ago
40079b0
Fixes build.
by Dan Albert
· 10 years ago
5386a74
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 10 years ago
00a8344
Merge "Workaround b/16818336 which fails build under aggressive inlining." into lmp-dev
by Elliott Hughes
· 10 years ago
7aa27e1
Workaround b/16818336 which fails build under aggressive inlining.
by Dehao Chen
· 10 years ago
7a5f095
Merge "Revert most of "Cleanup: Delete dead code."" into lmp-dev
by Paul Jensen
· 10 years ago
59b0933
Explain how wcswcs ended up in ndk_cruft.cpp.
by Elliott Hughes
· 10 years ago
1544eae
Revert most of "Cleanup: Delete dead code."
by Paul Jensen
· 10 years ago
Next »