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 "Move common arch-* code to arch-common directory"
Elliott Hughes
2013-10-03
5
-217
/
+0
|
\
|
*
Move common arch-* code to arch-common directory
Pavel Chupin
2013-10-03
5
-217
/
+0
*
|
Add dependencies on included makefiles.
Christopher Ferris
2013-10-03
1
-1
/
+3
*
|
Remove dead files.
Christopher Ferris
2013-10-03
3
-1393
/
+0
|
/
*
Remove the __ARM_FEATURE_DSP check.
Christopher Ferris
2013-10-02
3
-33
/
+0
*
libc: don't export unnecessary symbols
Nick Kralevich
2013-10-02
13
-15
/
+15
*
Make it easier to add syscalls for another architecture.
Elliott Hughes
2013-09-26
1
-2
/
+2
*
__memcpy_chk: Fix signed cmp of unsigned values.
Christopher Ferris
2013-09-20
9
-9
/
+9
*
Fix all debug directives.
Christopher Ferris
2013-09-20
16
-232
/
+350
*
Update all debug directives.
Christopher Ferris
2013-09-20
16
-2
/
+104
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
3
-0
/
+32
*
Add the dl_iterate_phdr function to libdl for arm.
Christopher Ferris
2013-09-06
1
-2
/
+3
*
Delete CAVEATS / fix spelling.
Nick Kralevich
2013-08-27
1
-1
/
+1
*
Create optimized __strcpy_chk/__strcat_chk.
Christopher Ferris
2013-08-15
20
-574
/
+1952
*
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
Christopher Ferris
2013-08-14
9
-4
/
+206
*
Fix strcpy.c that should have been strcpy.S. DO NOT MERGE
Christopher Ferris
2013-08-08
1
-1
/
+1
*
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
Christopher Ferris
2013-08-08
12
-37
/
+2247
*
Update the comments to reflect the current status.
Ben Cheng
2013-08-02
1
-6
/
+14
*
libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher
synergydev
2013-07-29
1
-1
/
+2
*
am f63c28f0: Merge "Fix assembler errors in generic arm strlen.c."
Christopher Ferris
2013-07-16
1
-4
/
+13
|
\
|
*
Fix assembler errors in generic arm strlen.c.
Christopher Ferris
2013-07-16
1
-4
/
+13
*
|
am 6f4fed74: Merge "Add new optimized strlen for arm."
Christopher Ferris
2013-07-16
7
-1
/
+157
|
\
\
|
|
/
|
*
Add new optimized strlen for arm.
Christopher Ferris
2013-07-16
7
-1
/
+157
*
|
am f152e386: Merge "EABI syscall cleanup."
Elliott Hughes
2013-07-16
2
-18
/
+15
|
\
\
|
|
/
|
*
EABI syscall cleanup.
Elliott Hughes
2013-07-16
2
-18
/
+15
*
|
am ebc8ce1d: Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-stri...
Elliott Hughes
2013-07-03
1
-0
/
+3
|
\
\
|
|
/
|
*
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
Will Newton
2013-07-03
1
-0
/
+3
*
|
am 7c14d67b: Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-stri...
Christopher Ferris
2013-07-01
1
-0
/
+611
|
\
\
|
|
/
|
*
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
Will Newton
2013-07-01
1
-0
/
+611
*
|
am 995f17e6: Merge "libc: add swapon and swapoff syscalls"
Rom Lemarchand
2013-06-25
3
-0
/
+32
|
\
\
|
|
/
|
*
libc: add swapon and swapoff syscalls
Rom Lemarchand
2013-06-25
3
-0
/
+32
*
|
am fc104f89: Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV."
Ben Cheng
2013-06-10
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.
Ben Cheng
2013-06-10
1
-0
/
+1
*
|
am 404d491e: Merge "Use bl instead of blx to support interworking properly."
Ben Cheng
2013-06-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Use bl instead of blx to support interworking properly.
Ben Cheng
2013-05-31
1
-1
/
+1
*
|
am 2e317075: Merge "libc/arm: add cortex-a8 cpu variant"
Erik Gilling
2013-05-16
2
-1
/
+2
|
\
\
|
|
/
|
*
libc/arm: add cortex-a8 cpu variant
Rom Lemarchand
2013-05-15
2
-1
/
+2
*
|
am f0f4fa3f: Merge "libc: add timerfd calls"
Elliott Hughes
2013-05-14
4
-0
/
+48
|
\
\
|
|
/
|
*
libc: add timerfd calls
Todd Poynor
2013-05-14
4
-0
/
+48
*
|
am f7153fd1: Merge "Remove redundant space within square brackets"
Andrew Hsieh
2013-04-25
1
-10
/
+10
|
\
\
|
|
/
|
*
Remove redundant space within square brackets
Andrew Hsieh
2013-04-25
1
-10
/
+10
*
|
am 516a8970: Merge "Rewrite memset for cortexa15 to use strd."
Christopher Ferris
2013-04-12
1
-51
/
+109
|
\
\
|
|
/
|
*
Rewrite memset for cortexa15 to use strd.
Christopher Ferris
2013-04-12
1
-51
/
+109
*
|
am fc76c7d3: Merge "Add missing branch in memcpy.S dst aligned case."
Christopher Ferris
2013-04-10
1
-3
/
+2
|
\
\
|
|
/
|
*
Add missing branch in memcpy.S dst aligned case.
Christopher Ferris
2013-04-10
1
-3
/
+2
*
|
am 68fd78ef: Merge "Update to latest cortexa15 memcpy code."
Christopher Ferris
2013-04-10
1
-67
/
+246
|
\
\
|
|
/
|
*
Update to latest cortexa15 memcpy code.
Christopher Ferris
2013-04-08
1
-67
/
+246
*
|
Merge "libc/arm: add cortex-a7 cpu variant" into jb-mr2-dev
Dima Zavin
2013-03-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
libc/arm: add cortex-a7 cpu variant
Dima Zavin
2013-03-23
1
-0
/
+1
*
|
Use the correct names for the __ARM_NR_* syscalls.
Elliott Hughes
2013-03-22
201
-203
/
+203
|
/
[next]