index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use memmove from krait for cortex-a53 target
kitkat
Xin Qi
2014-10-21
1
-0
/
+3
*
libc: Add cortex-a53 bionic code
Pracheer
2014-10-02
1
-0
/
+1
*
Revert "DNS: make the same ip type DNS query as the interface address type"
Chao Chen
2014-09-16
1
-62
/
+0
*
DNS: make the same ip type DNS query as the interface address type
Nilesh Poddar
2014-09-11
1
-0
/
+62
*
Fix build for x86. Remove duplicate mcmchr from Android.mk. Other implemented...
HazouPH
2014-08-21
1
-2
/
+0
*
bionic: update memmove for 32 bits atomic
Brent DeGraaf
2014-08-01
1
-31
/
+63
*
Allow overlap in resolv uid => DNS iface mapping
Chad Brubaker
2014-06-03
2
-48
/
+26
*
Upgrade to tzdata2014a.
Elliott Hughes
2014-06-03
1
-0
/
+0
*
Upgrade to tzdata2013i.
Elliott Hughes
2014-06-03
1
-0
/
+0
*
Revert "[ARM NEON] libm: original optimized modf"
Davor Bertovic
2014-03-28
2
-59
/
+1
*
[ARM NEON] libm: original optimized modf
synergy dev
2014-03-20
2
-1
/
+59
*
libc: krait: Fix memmove half-word atomicity
Xin Qi
2014-03-13
1
-33
/
+22
*
Fix pthread_detach for already-exited threads.
Elliott Hughes
2014-03-12
2
-0
/
+36
*
libc: Fix memchr inclusion on scorpion
James Sullins
2014-03-06
1
-1
/
+2
*
libc: Unbreak build for scorpion
kszaq
2014-03-06
3
-224
/
+7
*
libc: Fix memchr inclusion
Steve Kondik
2014-03-05
2
-2
/
+1
*
Replace Cortex A15 strlen implementation with cortex-strings
Bernhard Rosenkraenzer
2014-03-04
1
-156
/
+137
*
Import memchr implementation from cortex-strings for Cortex A15
Bernhard Rosenkraenzer
2014-03-04
4
-0
/
+157
*
Fix a leak on error in tzload.
Elliott Hughes
2014-02-28
1
-3
/
+2
*
libc: krait: support KINGFISHER optimized memcpy
Vince Leung
2014-02-25
1
-1
/
+5
*
libm: use neon optimized sin/cos/pow/sqrt/sqrtf
Dirk Rettschlag
2014-02-13
5
-8
/
+71
*
Revert "ARM: Change dmb domain for bionic_atomic_barrier()"
Lars Greiss
2014-01-31
3
-4
/
+4
*
Revert "Remove harmful attempts to be helpful in pthread_mutex functions."
Lars Greiss
2014-01-31
1
-4
/
+21
*
Allocate additional space on stack for indirect syscall
Chris Dearman
2014-01-27
1
-0
/
+65
*
Properly detect timeout in pthread_mutex_lock_timeout_np_impl
Ken Mixter
2014-01-27
1
-1
/
+1
*
libc: counting, rounding, and min/max macros
synergydev
2014-01-25
1
-1
/
+14
*
[ARM] libc: define return and conditional return macros
synergydev
2014-01-19
1
-0
/
+5
*
[ARM] libc: optimized strnlen, strncat, strncmp, and strlcat
synergydev
2014-01-19
6
-4
/
+257
*
libc stdlib: implement C99 _Exit and C11 quick_exit API
synergydev
2014-01-19
4
-0
/
+116
*
libc: support __errno_location
synergydev
2014-01-19
1
-0
/
+3
*
Make use of new memcpy, tweak settings
Bernhard Rosenkraenzer
2014-01-19
1
-0
/
+4
*
libm: add fmal long double stub
synergydev
2014-01-19
1
-0
/
+1
*
libm: sync with upstream freebsd
synergydev
2014-01-19
12
-102
/
+1435
*
Remove harmful attempts to be helpful in pthread_mutex functions.
Elliott Hughes
2014-01-19
1
-21
/
+4
*
ARM: Change dmb domain for bionic_atomic_barrier()
Serban Constantinescu
2014-01-19
3
-4
/
+4
*
Clean up the pthread-only atomic stuff a little.
Elliott Hughes
2014-01-19
5
-299
/
+124
*
Clean up some ARMv4/ARMv5 cruft.
Elliott Hughes
2014-01-19
10
-206
/
+50
*
libc: Enable high-performance memmove and bcopy for cortex-a15
Steve Kondik
2013-12-30
1
-0
/
+2
*
Clean up more recursive FORTIFY_SOURCE calls
Nick Kralevich
2013-12-21
8
-0
/
+16
*
__strnlen_chk: avoid recursive strlen calls
Nick Kralevich
2013-12-21
1
-0
/
+2
*
Fix dns search domain use in gethostbyname.
Robert Greenwalt
2013-12-21
1
-0
/
+9
*
libc: krait: Implement optimized versions of memmove and bcopy
Brent DeGraaf
2013-12-21
2
-89
/
+79
*
Add a unit test for syscall(2).
Elliott Hughes
2013-12-18
2
-0
/
+25
*
Add extra regression tests for an already-fixed dynamic linker bug.
Elliott Hughes
2013-12-18
1
-0
/
+20
*
Add a temporary uapi/linux/compiler.h until upstream has one.
Elliott Hughes
2013-12-18
1
-0
/
+18
*
Remove the dependency on the non-uapi __kernel_nlink_t.
Elliott Hughes
2013-12-18
1
-1
/
+2
*
Remove pathconf's dependencies on non-uapi header files.
Elliott Hughes
2013-12-18
1
-8
/
+5
*
Add processed uapi kernel headers for ARM.
Ben Cheng
2013-12-18
34
-0
/
+1848
*
Make cpp.py less braindead.
Elliott Hughes
2013-12-18
13
-722
/
+1063
*
Adjust includes in sincos() for their 4.3 paths
Bernhard Rosenkränzer
2013-12-18
1
-0
/
+12
[next]