index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes I738be460,I46d5ba55 into froyo
Q8650BSDCANLYA5015
Linux Build Service Account
2010-07-01
1
-1
/
+12
|
\
|
*
bionic: remove V5 instruction for V6 targets
Brian Steuer
2010-06-29
1
-0
/
+11
|
*
bionic: Change cache line size to 32
Brian Steuer
2010-06-29
1
-1
/
+1
*
|
libc: Add cpu-features.h dependency to atomics_arm.S
M76XXTSNCJNLYA6010
David Ng
2010-06-29
1
-0
/
+1
|
/
*
Use private futexes for pthread_mutex_t.
David 'Digit' Turner
2010-03-18
1
-5
/
+32
*
Revert "bionic: pthread: use private futexes by default for mutexes and condv...
Fabrice Di Meglio
2010-03-11
1
-48
/
+0
*
bionic: pthread: use private futexes by default for mutexes and condvars
David 'Digit' Turner
2010-03-11
1
-0
/
+48
*
Only use NEON memcpy if __ARM_NEON__ is defined
Colin Cross
2010-03-09
1
-1
/
+1
*
bonic: libc: cpuacct support for setuid functions
Mike Chan
2010-03-02
4
-12
/
+12
*
add sigaltstack syscall
Andrei Popescu
2010-03-02
2
-0
/
+20
*
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
3
-0
/
+40
*
Implement clone() C library function properly.
David 'Digit' Turner
2010-01-25
3
-34
/
+90
*
Add missing symbol type directives.
Doug Kwan
2009-12-03
3
-0
/
+8
*
am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 Mi...
Mathias Agopian
2009-10-29
1
-25
/
+16
|
\
|
*
Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
Mathias Agopian
2009-10-28
1
-25
/
+16
*
|
am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up...
Mathias Agopian
2009-10-19
1
-2
/
+2
|
\
\
|
|
/
|
*
use local symbols in memset so it doesn't screw up profiling
Mathias Agopian
2009-10-19
1
-2
/
+2
*
|
am fdc5c1f5: Re-enable ARMv7 memcpy implementation.
David 'Digit' Turner
2009-10-07
1
-15
/
+1
|
\
\
|
|
/
|
*
Re-enable ARMv7 memcpy implementation.
David 'Digit' Turner
2009-10-05
1
-15
/
+1
*
|
am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
David 'Digit' Turner
2009-10-07
1
-1
/
+15
|
\
\
|
|
/
|
*
Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
David 'Digit' Turner
2009-10-02
1
-1
/
+15
*
|
am 7a9e06fa: Merge change I2a7ad975 into eclair
David 'Digit' Turner
2009-09-29
1
-0
/
+152
|
\
\
|
|
/
|
*
Merge change I2a7ad975 into eclair
Android (Google) Code Review
2009-09-29
1
-0
/
+152
|
|
\
|
|
*
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
David 'Digit' Turner
2009-09-29
1
-0
/
+152
*
|
|
am ee223d02: NEON optimized memcpy.
Mathias Agopian
2009-09-29
1
-21
/
+153
|
\
\
\
|
|
/
/
|
*
|
NEON optimized memcpy.
Mathias Agopian
2009-09-28
1
-21
/
+153
|
|
/
*
|
am f355096a: Remove NEON optimizations for memcpy
David 'Digit' Turner
2009-09-27
1
-107
/
+0
|
\
\
|
|
/
|
*
Remove NEON optimizations for memcpy
David 'Digit' Turner
2009-09-27
1
-107
/
+0
|
*
Fix TLS access for ARMv6 and beyond.
David 'Digit' Turner
2009-09-22
1
-1
/
+0
*
|
am bd192b47: Add stack unwinding directives to assembly leaf functions.
Ben Cheng
2009-09-15
4
-0
/
+17
|
\
\
|
|
/
|
*
Add stack unwinding directives to assembly leaf functions.
Ben Cheng
2009-09-15
4
-0
/
+17
*
|
merge from open-source master
Jean-Baptiste Queru
2009-09-15
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...
vinay harugop
2009-09-09
2
-0
/
+17
*
|
Neon-optimized versions of memcpy.
David 'Digit' Turner
2009-09-02
1
-0
/
+105
*
|
Revert "Fix the C library initialization to avoid calling static C++ construc...
David 'Digit' Turner
2009-06-03
2
-39
/
+20
*
|
Fix the C library initialization to avoid calling static C++ constructors twice.
David 'Digit' Turner
2009-06-02
2
-20
/
+39
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
202
-0
/
+6689
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
202
-6689
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
12
-222
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+82
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
17
-50
/
+295
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
209
-0
/
+6584