index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-header : add alarm type and clock type for power off alarm
Mao Jinlong
2015-12-01
2
-6
/
+10
*
libc: Add memchr to a53+a57 target
Steve Kondik
2015-11-24
1
-0
/
+1
*
libc: AArch64: Tune memcpy
Wilco Dijkstra
2015-11-19
1
-24
/
+33
*
libc: include strrchr for kryo and denver64
HashBang
2015-11-18
2
-0
/
+2
*
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
Elliott Hughes
2015-11-07
1
-2
/
+3
*
libc: ARM64: add assembly strrchr
Richard Earnshaw
2015-11-07
3
-1
/
+172
*
libc: ARM64: improve performance in strlen
Wilco Dijkstra
2015-11-07
1
-71
/
+172
*
libc: ARM64: optimize memset.
Wilco Dijkstra
2015-11-07
1
-190
/
+186
*
libc: ARM64: Optimize memcpy.
Wilco Dijkstra
2015-11-07
1
-133
/
+162
*
libc: ARM64: optimize memmove
Wilco Dijkstra
2015-11-07
1
-281
/
+105
*
libc: ARM64: remove bcopy from memset
Jake Weinstein
2015-11-07
1
-15
/
+0
*
libc: remove bcopy from memmove on 64-bit architectures
Jake Weinstein
2015-11-07
2
-17
/
+2
*
libc: arm: Add optimised memchr to scorpion
Michael Bestas
2015-11-05
1
-0
/
+1
*
Merge tag 'android-6.0.0_r26' into cm-13.0
Ricardo Cerqueira
2015-11-05
1
-1
/
+6
|
\
|
*
Increase alternative signal stack size on 64-bit devices.
Yabin Cui
2015-09-23
1
-1
/
+6
*
|
bionic: Let popen fall back to /sbin/sh
Tom Marshall
2015-11-03
2
-0
/
+3
*
|
libc: arm: add optimized memchr implementation
Yingshiuan Pan
2015-10-31
9
-1
/
+162
*
|
libc: Add Scorpion-optimized variant
Steve Kondik
2015-10-29
2
-1
/
+18
*
|
Fix over read in strcpy/stpcpy/strcat.
Christopher Ferris
2015-10-29
4
-148
/
+176
*
|
Make all labels local.
Christopher Ferris
2015-10-29
2
-176
/
+176
*
|
Add optimized cortex-a7/cortex-a53 memset/memcpy.
Christopher Ferris
2015-10-29
14
-430
/
+986
*
|
[AOSP Master] libc: krait: Use performance version of memcpy
Brent DeGraaf
2015-10-29
4
-104
/
+71
*
|
Remove pushes from memsets (krait/cortex-a9).
Christopher Ferris
2015-10-29
2
-28
/
+19
*
|
Replace bx lr with update of pc from the stack.
Christopher Ferris
2015-10-29
5
-16
/
+8
*
|
Add cortex-a53.a57 target for 32 bit big/little.
Christopher Ferris
2015-10-29
1
-0
/
+21
*
|
bionic: Allow devices to add device specfic static libs
Christopher R. Palmer
2015-10-29
1
-0
/
+3
*
|
bionic: Add flag to restore legacy mmap behavior
Flemmard
2015-10-19
2
-1
/
+10
*
|
libc: kryo specific memory routine
Brent DeGraaf
2015-10-06
3
-0
/
+323
*
|
bionic: Detect userspace memory leak
Maunik Shah
2015-10-06
2
-2
/
+151
*
|
Performance: krait: Implement optimized versions of memmove
Xin Qi
2015-10-06
2
-2
/
+221
*
|
Performance: krait: Re-factor high-performance memcpy for thumb2
Brent DeGraaf
2015-10-06
2
-118
/
+219
|
/
*
Update timezone data to 2015f
Neil Fuller
2015-08-25
1
-0
/
+0
*
Don't abort when failed to write tracing message.
Yabin Cui
2015-07-23
1
-38
/
+47
*
Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-dev
Dan Albert
2015-07-21
2
-94
/
+0
|
\
|
*
Revert "Stop libc from cross-referencing unwind symbols"
Dan Albert
2015-07-20
2
-94
/
+0
*
|
Add support for non-zero vaddr in maps.
Christopher Ferris
2015-07-21
2
-3
/
+70
|
/
*
Merge "Do not hold hash table lock while backtracing." into mnc-dev
Christopher Ferris
2015-07-13
1
-5
/
+3
|
\
|
*
Do not hold hash table lock while backtracing.
Christopher Ferris
2015-07-13
1
-5
/
+3
*
|
Merge "Update timezone data to 2015e" into mnc-dev
Neil Fuller
2015-07-10
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Update timezone data to 2015e
Neil Fuller
2015-06-30
1
-0
/
+0
*
|
Fix alignment after variable-length data.
Elliott Hughes
2015-07-06
1
-0
/
+6
*
|
Improve personality initialization
Dmitriy Ivanov
2015-06-30
2
-1
/
+18
|
/
*
Pass around struct android_net_context for better behaviour
Erik Kline
2015-06-30
3
-48
/
+73
*
Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45.
Elliott Hughes
2015-06-23
1
-3
/
+0
*
Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-dev
David Srbecky
2015-06-19
1
-1
/
+9
|
\
|
*
Add flag that makes linker honor min(p_vaddr)
Dmitriy Ivanov
2015-06-18
1
-1
/
+9
*
|
[MIPS] Add optimized string functions
Nikola Veljkovic
2015-06-17
11
-1733
/
+1442
*
|
Fixes for building gdbserver (and gdb) out of the box.
Elliott Hughes
2015-06-16
3
-2
/
+28
|
/
*
Merge "Add support for cortex-a53 in bionic." into mnc-dev
Tim Murray
2015-06-16
2
-0
/
+2
|
\
|
*
Add support for cortex-a53 in bionic.
Tim Murray
2015-06-16
2
-0
/
+2
[next]