summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gingerbread' of git://git.omapzoom.org/platform/bionic into 237cm-7.1.0Steve Kondik2011-09-2948-619/+1250
|\
| * merge intel x86 patches into gingerbread branchDavid 'Digit' Turner2011-07-0948-619/+1249
| |\
| | * enable support for large files (> 2G)Dragos Tatulea2011-07-092-4/+0
| | * Enable functional DSO object destructionBruce Beare2011-07-0712-18/+227
| | * x86: Enable -fstack-protectorBruce Beare2011-07-077-3/+66
| | * Update X86 Bionic CRT files for unwind/exceptionsMark D Horn2011-07-075-9/+194
| | * bionic, libthread_db x86 fixesJames Rose2011-07-075-10/+40
| | * Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare2011-07-078-87/+5
| | * Remove an extra register move.Bruce Beare2011-07-071-2/+1
| | * Replace __atomic_XXX with GCC __sync_XXX intrinsics.Bruce Beare2011-07-072-97/+65
| | * move some typedefs to procfs.h required by gdbserver buildBruce Beare2011-07-072-3/+23
| | * use consistent guards for off_t and size_t defines for IABruce Beare2011-07-071-5/+2
| | * Simplify variable typing for IA buildsBruce Beare2011-07-071-6/+6
| | * sigsetmask.c was not processing the "mask" argument.Bruce Beare2011-07-071-0/+2
| | * Add defines for CAIF supportBruce Beare2011-07-073-1/+6
| | * Remove extra/unneeded copy of fenv.hBruce Beare2011-07-071-240/+0
| | * Use proper variable typingBruce Beare2011-07-072-3/+5
| | * Update ATOM string routines to latestBruce Beare2011-07-0710-92/+567
| | * Fix undefined reference to dl_iterate_phdr for x86Bruce Beare2011-07-071-0/+1
| | * Fix missing NLBruce Beare2011-07-071-1/+1
| | * ptrace.c Fix source file format to unix from dosBruce Beare2011-07-071-63/+63
| |/
* | Merge "res_send: Avoid spurious close()s and (rare) failure" into gingerbreadSteve Kondik2011-09-241-1/+1
|\ \
| * | res_send: Avoid spurious close()s and (rare) failureJim Huang2011-09-201-1/+1
* | | Merge "dlmalloc: Use more efficient ARMv7 implementation for macro compute_bi...Steve Kondik2011-09-241-0/+15
|\ \ \
| * | | dlmalloc: Use more efficient ARMv7 implementation for macro compute_bit2idxJim Huang2011-09-181-0/+15
| |/ /
* | | Use GCC's __attribute__((const)) to reduce code sizeJim Huang2011-09-203-1/+3
|/ /
* | Don't call freeaddrinfo with a NULL ptr.Robert Greenwalt2011-09-171-2/+4
* | Don't reset caches when dns props change.Mattias Falk2011-09-171-1/+0
* | Add support for a dns cache per interfaceMattias Falk2011-09-173-20/+479
* | libc: Fix leak in the DNS thread-specific state.David 'Digit' Turner2011-09-172-32/+72
* | Tracking change to dns proxy protocolBrian Carlstrom2011-09-171-3/+8
* | Proxy getnameinfo through netdMattias Falk2011-09-171-0/+105
* | Convert cname lenght before useMattias Falk2011-09-171-0/+1
* | Use system property to set dns cache sizeMattias Falk2011-09-171-14/+52
* | Add time-to-live (TTL) support to resolver cacheMattias Falk2011-09-171-15/+100
* | Don't proxy getaddrinfo when net.dns1.[MYPID] is set.Brad Fitzpatrick2011-09-171-0/+14
* | DNS proxy: the start. proxies getaddrinfo calls.Brad Fitzpatrick2011-09-171-0/+184
* | execvp: bcopy() is deprecated. Use memcpy() insteadJim Huang2011-09-071-3/+3
* | Remove the ffs ARMv4 compatibility emulation codeTanguy Pruvot2011-08-111-34/+1
* | Merge "Enable use of clz instruction in ffs function for all ARMv5+" into gin...Steve Kondik2011-08-112-1/+5
|\ \
| * | Enable use of clz instruction in ffs function for all ARMv5+Tanguy Pruvot2011-08-112-1/+5
* | | Define PROP_MSG_SETPROP_SYNCEmilio López2011-08-041-1/+2
|/ /
* | bionic v4l2 header changes for zorderSunita Nadampalli2011-07-191-0/+3
* | Add ARM7 memory copy optimized (without NEON) version for OMAP4David Gottardo2011-07-193-0/+135
* | Merge "found a typo: whcar_io_data -> wchar_io_data" into gingerbreadSteve Kondik2011-07-021-1/+1
|\ \
| * | found a typo: whcar_io_data -> wchar_io_dataNathan Forbes2011-06-221-1/+1
* | | bionic: Add VMSPLIT_2G support.kallt_kaffe2011-06-302-0/+9
|/ /
* | bionic: Add ARM optimized strcmp()Jim Huang2011-06-022-1/+322
* | bionic: updated headers for libaudio-msm7x30Giulio Cervera2011-05-042-0/+117
* | Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bionic in...Steve Kondik2011-04-301-0/+43
|\ \ | |/