Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
38bccb271f121fc06eaa0d8fbd3c982bc44c36b7
/
libc
/
arch-arm
/
bionic
58246b7
libc: Add __aeabi_f2uiz to libgcc_compat.c
by David 'Digit' Turner
· 14 years ago
b489666
am 1c0a0381: Merge "Enable functional DSO object destruction"
by David Turner
· 14 years ago
3964084
Enable functional DSO object destruction
by Bruce Beare
· 14 years ago
a9e409a
am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()"
by David Turner
· 14 years ago
f50e9be
bionic: Add ARM optimized strcmp()
by Jim Huang
· 14 years ago
3224c08
Merge changes I8c481c89,I791406f8,I5f09cef8
by David Turner
· 14 years ago
420878c
Add function marks and size indications
by Kenny Root
· 14 years ago
0233509
Amend previous commit with needed include
by Kenny Root
· 14 years ago
3a3c185
Use CLZ on ARMv5 and newer
by Kenny Root
· 14 years ago
24dc936
resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
73c04b3
bionic: Add ARM optimized strcpy()
by Jim Huang
· 15 years ago
a172709
bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency
by Jim Huang
· 15 years ago
18c5bcc
Revert "Set SA_RESTORER in sigaction()"
by Dima Zavin
· 15 years ago
3b43f87
Allow dlclose() to properly call static C++ destructors.
by David 'Digit' Turner
· 15 years ago
6a9b888
Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
b8e6c50
Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
fcd00eb
Atomic/SMP update, part 3.
by Andy McFadden
· 15 years ago
4fdbadd
Atomic/SMP update.
by Andy McFadden
· 15 years ago
4aef0ae
merge from open-source master
by The Android Open Source Project
· 15 years ago
e4fa46e
Set SA_RESTORER in sigaction()
by Matt Fischer
· 16 years ago
88f06cd
Use private futexes for pthread_mutex_t.
by David 'Digit' Turner
· 15 years ago
8641833
Revert "bionic: pthread: use private futexes by default for mutexes and condvars"
by Fabrice Di Meglio
· 15 years ago
ba9c6f0
bionic: pthread: use private futexes by default for mutexes and condvars
by David 'Digit' Turner
· 15 years ago
ecede40
Only use NEON memcpy if __ARM_NEON__ is defined
by Colin Cross
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago
d548a26
Add missing symbol type directives.
by Doug Kwan
· 16 years ago
ecac54d
am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
by Mathias Agopian
· 16 years ago
47c5e30
am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
by Mathias Agopian
· 16 years ago
199f9d9
Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
by Mathias Agopian
· 16 years ago
581f430
am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling
by Mathias Agopian
· 16 years ago
214dec2
am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling
by Mathias Agopian
· 16 years ago
7e7d6c4
use local symbols in memset so it doesn't screw up profiling
by Mathias Agopian
· 16 years ago
1f2a381
am fdc5c1f5: Re-enable ARMv7 memcpy implementation.
by David 'Digit' Turner
· 16 years ago
5be45ce
am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
by David 'Digit' Turner
· 16 years ago
fdc5c1f
Re-enable ARMv7 memcpy implementation.
by David 'Digit' Turner
· 16 years ago
1e40783
Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
by David 'Digit' Turner
· 16 years ago
0893d49
am 7a9e06fa: Merge change I2a7ad975 into eclair
by David 'Digit' Turner
· 16 years ago
7a9e06f
Merge change I2a7ad975 into eclair
by Android (Google) Code Review
· 16 years ago
2a7ad97
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
by David 'Digit' Turner
· 16 years ago
2d77d4d
am ee223d02: NEON optimized memcpy.
by Mathias Agopian
· 16 years ago
ee223d0
NEON optimized memcpy.
by Mathias Agopian
· 16 years ago
dfa87a2
am f355096a: Remove NEON optimizations for memcpy
by David 'Digit' Turner
· 16 years ago
f355096
Remove NEON optimizations for memcpy
by David 'Digit' Turner
· 16 years ago
b8a18d0
am bd192b47: Add stack unwinding directives to assembly leaf functions.
by Ben Cheng
· 16 years ago
bd192b4
Add stack unwinding directives to assembly leaf functions.
by Ben Cheng
· 16 years ago
cdeb4c8
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
76ec689
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated
by vinay harugop
· 16 years ago
1bbc56c
Neon-optimized versions of memcpy.
by David 'Digit' Turner
· 16 years ago
3a654b1
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
by David 'Digit' Turner
· 16 years ago
03eabfe
Fix the C library initialization to avoid calling static C++ constructors twice.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago