index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Remove Frame Record from ARM64 syscalls
Serban Constantinescu
2014-06-09
1
-11
/
+0
*
Add a few more C11 functions to the whitelist.
Elliott Hughes
2014-06-06
1
-1
/
+5
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
1
-2
/
+0
*
Fix x86 cfi directives for syscalls.
Christopher Ferris
2014-05-29
1
-8
/
+12
*
Add some more BSD symbols to the list.
Elliott Hughes
2014-05-22
1
-0
/
+8
*
Add cfi directives for arm64 assembler.
Christopher Ferris
2014-05-21
1
-2
/
+6
*
Merge "Treat zero or >1 dat files as an error"
Neil Fuller
2014-05-21
1
-3
/
+8
|
\
|
*
Treat zero or >1 dat files as an error
Neil Fuller
2014-05-21
1
-3
/
+8
*
|
Merge "Add a few more symbols to check-symbols-glibc."
Elliott Hughes
2014-05-21
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add a few more symbols to check-symbols-glibc.
Elliott Hughes
2014-05-20
1
-1
/
+9
*
|
Merge "Change update-tzdata.py to update ICU data as well"
Neil Fuller
2014-05-21
1
-35
/
+75
|
\
\
|
|
/
|
/
|
|
*
Change update-tzdata.py to update ICU data as well
Neil Fuller
2014-05-20
1
-35
/
+75
*
|
Add a script for finding symbols in bionic that aren't in glibc.
Elliott Hughes
2014-05-19
1
-0
/
+120
|
/
*
Update the NOTICE files and improve the script slightly.
Elliott Hughes
2014-05-05
1
-1
/
+4
*
Fix for libgcc compat generation script.
Dmitriy Ivanov
2014-04-18
1
-26
/
+17
*
Bring the generate-NOTICE script up to date.
Elliott Hughes
2014-03-06
1
-1
/
+1
*
Merge "Added script generating additions to libgcc_compat.c from linker errors"
Dmitriy Ivanov
2014-02-20
1
-0
/
+144
|
\
|
*
Added script generating additions to libgcc_compat.c from linker errors
Dmitriy Ivanov
2014-02-20
1
-0
/
+144
*
|
Remove the useless _C_LABEL from generated system calls.
Elliott Hughes
2014-02-19
1
-1
/
+1
*
|
Make mips/mips64 syscall stubs more like the other architectures.
Elliott Hughes
2014-02-19
1
-24
/
+4
*
|
Make mips generated assembler more like the mips64 stuff.
Elliott Hughes
2014-02-19
1
-7
/
+9
|
/
*
Fix build by avoiding the _C_LABEL macro.
Elliott Hughes
2014-02-18
1
-2
/
+2
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
1
-1
/
+1
*
Build syscall stubs in their own library.
Elliott Hughes
2014-02-11
1
-16
/
+0
*
[MIPS64] Add syscall related files
Chris Dearman
2014-02-06
2
-1
/
+46
*
bionic: rename aarch64 target to arm64
Colin Cross
2014-01-23
2
-31
/
+32
*
Add cfi directives to x86 syscalls.
Christopher Ferris
2014-01-06
1
-20
/
+27
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
1
-1
/
+1
*
Add cfi directives to all arm assembly.
Christopher Ferris
2013-12-02
1
-4
/
+9
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
1
-3
/
+1
*
AArch64: Add support for AArch64 to the syscall interface
Serban Constantinescu
2013-10-28
2
-3
/
+35
*
Fix the exit syscall stub's name.
Elliott Hughes
2013-10-24
1
-1
/
+0
*
Use hidden visibility for generated stubs whose names begin with underscores.
Elliott Hughes
2013-10-24
1
-6
/
+13
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
1
-6
/
+17
*
Remove support for the useless 'custom' option in SYSCALLS.TXT.
Elliott Hughes
2013-10-15
1
-3
/
+1
*
Refactor the syscall generation script.
Elliott Hughes
2013-10-07
1
-151
/
+157
*
Add an optional alias list to SYSCALLS.TXT
H.J. Lu
2013-10-07
2
-3
/
+24
*
x86_64: Add x86_64 syscalls and tune gen scripts for x86_64
Pavel Chupin
2013-10-01
2
-59
/
+91
*
Make it easier to add syscalls for another architecture.
Elliott Hughes
2013-09-26
2
-100
/
+55
*
Simplify the SYSCALLS.TXT format.
Elliott Hughes
2013-09-24
1
-27
/
+20
*
Slight script cleanup; make gensyscalls work from any directory.
Elliott Hughes
2013-06-17
2
-209
/
+16
*
Don't avoid IPv6 when looking for new tzdata.
Elliott Hughes
2013-04-24
1
-10
/
+0
*
Disable IPv6 when looking for tzdata updates.
Elliott Hughes
2013-04-22
1
-2
/
+11
*
Add signature checking to HTTP tzdata updates.
Elliott Hughes
2013-04-22
1
-10
/
+21
*
Rename the tzdata update tool, and add HTTP support.
Elliott Hughes
2013-04-22
1
-19
/
+58
*
Fix the SYSCALLS.TXT documentation and remove a dead script.
Elliott Hughes
2013-04-03
1
-188
/
+0
*
Remove some dead script code and fix a script comment.
Elliott Hughes
2013-03-25
1
-3
/
+1
*
Stop generating <sys/linux-syscalls.h>.
Elliott Hughes
2013-03-22
1
-62
/
+5
*
Use the correct names for the __ARM_NR_* syscalls.
Elliott Hughes
2013-03-22
1
-10
/
+19
*
The SYS_ constants should cover all __NR_ values.
Elliott Hughes
2013-03-21
1
-18
/
+30
[next]