Show patches with: Submitter = Jim Huang       |    Archived = No       |   59 patches
Patch Series S/W/F Date Submitter Delegate State
binutils: disable the installation of localized packages --- 2012-12-09 Jim Huang Accepted
libbfd: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
libbfd: prevent from incorrect assignment of $CFLAGS --- 2012-12-09 Jim Huang Accepted
gdb: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
binutils: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
TARGET_linux-arm.mk: use single slash version of -print-whatever --- 2012-01-31 Jim Huang Accepted
toolbox: Rewrite insmod by using mmap --- 2012-01-16 Jim Huang Rejected
Add ARMv7 optimized strlen() --- 2012-01-14 Jim Huang Rejected
res_send: Avoid spurious close()s and (rare) failure --- 2012-01-14 Jim Huang Accepted
Use GCC's __attribute__((const)) to reduce code size --- 2012-01-14 Jim Huang Rejected
execvp: bcopy() is deprecated. Use memcpy() instead --- 2012-01-14 Jim Huang Accepted
sha1: Use bswap* to optimize byte order --- 2012-01-14 Jim Huang Rejected
sha1: code cleanup and use modern C syntax --- 2012-01-14 Jim Huang Rejected
linker: optimize SysV ELF hash function --- 2012-01-14 Jim Huang Rejected
linker: Minor optimization of ELF header manipulating --- 2012-01-13 Jim Huang Rejected
libpixelflinger: Avoid conflict symbols by hiding --- 2011-08-08 Jim Huang New
time: Improve C99 compliance --- 2011-06-22 Jim Huang Accepted
strftime: Use snprintf() instead of sprintf() --- 2011-06-22 Jim Huang Accepted
debuggerd: fconstd instruction is missing in armv5-vfp and armv6-vfp --- 2011-05-04 Jim Huang Rejected
bionic: Add ARM optimized strcmp() --- 2011-04-20 Jim Huang Accepted
libagl: Enable CLZ instruction generation for TextureObjectManager --- 2011-04-19 Jim Huang Rejected
libpixelflinger: Build NEON optimized routine per target configuration --- 2011-04-07 Jim Huang Rejected
audioflinger: Enable ARMv5TE optimized resampler --- 2011-04-06 Jim Huang Accepted
jni: Remove duplicated jniThrowException() --- 2010-10-17 Jim Huang Accepted
__set_errno: Hide internal symbol __set_syscall_errno --- 2010-10-14 Jim Huang Accepted
pthread: Make internal symbols static/hidden --- 2010-10-14 Jim Huang Rejected
pthread-timers: Hide internal symbol __timer_table_start_stop --- 2010-10-14 Jim Huang Accepted
bionic: stubs: Make internal symbol static --- 2010-10-14 Jim Huang Accepted
time64: make helper functions static --- 2010-10-14 Jim Huang Accepted
resolv: make internal symbols static/hidden --- 2010-10-14 Jim Huang Accepted
stdlib: strtod: Hide internal symbol __dtoa --- 2010-10-14 Jim Huang Accepted
stdio: make internal symbols static/hidden --- 2010-10-14 Jim Huang Accepted
Reconcile assembly-only macros in <machine/cpu-features.h> --- 2010-10-01 Jim Huang Accepted
Explicitly declare assembly only __ASSEMBLY__ macro for assembly source --- 2010-10-01 Jim Huang Accepted
gethnamaddr: make helper functions static --- 2010-09-27 Jim Huang Accepted
Hide internal symbol __bionic_brk used by brk() and sbrk() --- 2010-09-27 Jim Huang Rejected
Remove duplicated _rand48 implementation. Use stdlib version instead --- 2010-09-27 Jim Huang Accepted
Hide the symbol of helper function __libc_android_abort --- 2010-09-27 Jim Huang Accepted
Hide private symbols using GCC visibility pragma --- 2010-09-27 Jim Huang Rejected
Hide libm private symbols using GCC visibility pragma --- 2010-09-27 Jim Huang Rejected
Hide private symbols using GCC visibility pragma --- 2010-09-27 Jim Huang Rejected
Hide the symbol of helper function __libc_android_abort --- 2010-09-23 Jim Huang Rejected
Hide the symbol of helper function __libc_android_abort --- 2010-09-23 Jim Huang Rejected
Minor optimization of ELF header manipulating --- 2010-09-17 Jim Huang Rejected
Use GCC visibility to reduce the size of libdvm by 10% --- 2010-09-04 Jim Huang Rejected
Move machine-dependent definitions from jni.h to jni_md.h --- 2010-09-04 Jim Huang Rejected
Exclude sha1.c While building libdex for device --- 2010-09-03 Jim Huang Rejected
Use ARMv6 instruction for handling byte order --- 2010-08-31 Jim Huang Accepted
Properly define LOG_TAG in v8binding --- 2010-08-25 Jim Huang Rejected
bionic: Add ARM optimized strcpy() --- 2010-08-10 Jim Huang Accepted
bootanimation: Don't open non-existing bootanimation.zip --- 2010-08-09 Jim Huang Accepted
pixelflinger: Fix function naming typo: gglBitBlti --- 2010-08-09 Jim Huang Accepted
libpixelflinger: ARMv6 specific objects are not used. Remove. --- 2010-08-09 Jim Huang Accepted
libpixelflinger: Move codeflinger test function to test-opengl-codegen --- 2010-08-09 Jim Huang Accepted
libcutils: Reflect the naming change, __ARM_HAVE_LDREX_STREX, in bionic --- 2010-08-08 Jim Huang Accepted
bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency --- 2010-08-08 Jim Huang Accepted
elfcopy: support unordered .debug_info references to .debug_range --- 2010-08-08 Jim Huang Accepted
init: Let console applications have a controlling tty --- 2010-08-08 Jim Huang Rejected
libpixelflinger: Add ARM NEON optimized scanline_t32cb16 --- 2010-08-08 Jim Huang Rejected