index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: arch-arm: strlen: Illegal ARM registry entries fixed
cm-10.1.3-RC2
cm-10.1.3-RC1
cm-10.1.3
Paul Beeler
2013-08-04
1
-10
/
+10
*
Added audit.h from the kernel.
Geremy Condra
2013-07-15
1
-0
/
+361
*
Revert "Upgrade to tzdata2013c."
Ricardo Cerqueira
2013-06-24
1
-0
/
+0
*
Upgrade to tzdata2013c.
Elliott Hughes
2013-06-24
1
-0
/
+0
*
libm: These optimizations are only for Krait
cm-10.1.2
cm-10.1.1
cm-10.1.0-RC5
cm-10.1.0-RC4
cm-10.1.0
Steve Kondik
2013-05-30
6
-16
/
+17
*
libm: sqrt and sqrtf via ARM vsqrt instruction.
cm-10.1.0-RC3
Lucas Crowthers
2013-05-25
3
-6
/
+81
*
libm: optimistic pow calling
Lucas Crowthers
2013-05-25
3
-18
/
+28
*
Dynamically allocate soinfo-structs in linker
cm-10.1.0-RC2
cm-10.1.0-RC1
cm-10.1-M3
Magnus Malmborn
2013-03-19
1
-36
/
+60
*
bionic/libc: fix getsid() syscall number for mips
cm-10.1-M2
Richard Hansen
2013-02-27
2
-2
/
+4
*
bionic/libm: fix x86 support regression
Richard Hansen
2013-02-27
1
-7
/
+6
*
libc: Fix invalid macro
Steve Kondik
2013-02-22
1
-5
/
+5
*
libc: Add optimized strcmp
Dirk Rettschlag
2013-02-21
2
-235
/
+727
*
Merge "msm: vidc: Add the support for MPEG-2 extension and user data" into cm...
Steve Kondik
2013-02-21
1
-0
/
+3
|
\
|
*
msm: vidc: Add the support for MPEG-2 extension and user data
Ricardo Cerqueira
2013-02-21
1
-0
/
+3
*
|
Bionic/libm: Fix the mismatch ENTRY/END in e_pow.S
Kito Cheng
2013-02-19
1
-1
/
+1
|
/
*
libc: Remove Scorpion memmove() routine
Steve Kondik
2013-02-18
2
-342
/
+4
*
libc: Add ARMV7 optimized memchr()
Steve Kondik
2013-02-18
2
-1
/
+153
*
libc: Add optimized memcpy for Cortex-A15
Steve Kondik
2013-02-16
2
-1
/
+427
*
libc: Enable the fast memmove for NEON targets
Steve Kondik
2013-02-16
2
-2
/
+2
*
Revert "Add optimized version of memcpy for Cortex A9"
Steve Kondik
2013-02-16
1
-188
/
+26
*
libm: Check for NEON support when choosing fast pow()
Steve Kondik
2013-02-16
1
-1
/
+1
*
libc: Add ARCH_ARM flags to enable new optimizations
Steve Kondik
2013-02-15
1
-0
/
+11
*
libm: Enable fast NEON pow() for supported targets
Steve Kondik
2013-02-15
2
-15
/
+7
*
Add optimized version of memcpy for Cortex A9
Henrik Smiding
2013-02-15
1
-26
/
+188
*
Add a memmove(3) benchmark.
Elliott Hughes
2013-02-15
1
-0
/
+16
*
Simple google3-compatible benchmarking.
Elliott Hughes
2013-02-15
4
-2
/
+382
*
FORTIFY_SOURCE: optimize
Nick Kralevich
2013-02-15
2
-9
/
+39
*
fix strerror_r test
Nick Kralevich
2013-02-15
1
-1
/
+1
*
Add stack canaries / strcpy tests.
Nick Kralevich
2013-02-15
1
-0
/
+13
*
glibc 2.15 treats errno as signed in strerror(3).
Elliott Hughes
2013-02-15
2
-2
/
+2
*
Tests for string routines.
Anna Tikhonova
2013-02-15
1
-0
/
+555
*
Add optimized version of memcmp for Cortex A9
Henrik Smiding
2013-02-15
1
-25
/
+86
*
Revert "memcmp: prefetch optimizing for ARM Cortex-A8/A9"
Steve Kondik
2013-02-15
1
-69
/
+12
*
Add optimized version of memset for Cortex A9
Henrik Smiding
2013-02-15
1
-4
/
+94
*
FORTIFY_SOURCE: remove memcpy overlap checks
Nick Kralevich
2013-02-15
1
-7
/
+0
*
Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/bio...
Steve Kondik
2013-02-12
1
-86
/
+86
|
\
|
*
msm_mdp: Update header for 4 layer support
Naseer Ahmed
2012-11-29
1
-86
/
+86
*
|
Revert "libm: Add a proper sincos() implementation"
cm-10.1-M1
Ricardo Cerqueira
2013-01-04
1
-129
/
+11
*
|
bionic: Add memmove_words.c for MIPS build
Rocky Zhang
2012-12-23
1
-0
/
+3
*
|
[MIPS] fix bionic libm on MIPS support
Rocky Zhang
2012-12-23
1
-2
/
+4
*
|
Bionic/libm: Add precision-correct de-serialize sin/cos
Lucas Crowthers
2012-12-21
2
-0
/
+23
*
|
Merge "timezone: data file should be 32 bit aligned" into mr1-staging
Steve Kondik
2012-12-05
5
-3
/
+11
|
\
\
|
*
|
timezone: data file should be 32 bit aligned
Tom Giordano
2012-12-02
5
-3
/
+11
*
|
|
x86: Add missing bionic/memmove_words.c to x86 source to list.
trevd
2012-12-05
1
-0
/
+1
*
|
|
FORTIFY_SOURCE: fortify strrchr
Nick Kralevich
2012-12-04
2
-2
/
+30
*
|
|
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-12-04
3
-2
/
+31
|
/
/
*
|
bionic: Optimizations for gettimeofday and clock_gettime.
Greg Reid
2012-12-02
6
-0
/
+357
*
|
Revert "sha1: Use bswap* to optimize byte order"
Ricardo Cerqueira
2012-11-29
2
-66
/
+44
*
|
linker: restore prelink support
Pawit Pornkitprasan
2012-11-23
3
-19
/
+40
*
|
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...
Steve Kondik
2012-11-18
540
-15859
/
+47385
|
\
\
|
|
/
[next]