OSDN Git Service

android-x86/bionic.git
2009-11-20 Eric FischerUpdate zoneinfo time zone data to version 2009s
2009-11-13 Dima Zavinlibc: kernel: Update msm_kgsl.h header
2009-10-28 Mathias AgopianImprove memcpy performance from 290 MiB/s to 340 MiB...
2009-10-24 Android (Google... Merge changes Ibcba4b4f,I9af341e1 into eclair
2009-10-21 Andy McFaddenWrap ARM abort() to improve stack trace.
2009-10-20 Iliyan Malchevbionic/linker: make the buddy allocator compute max_ord...
2009-10-20 Iliyan Malchevbionic/linker: change the buddy allocator to take a...
2009-10-19 Mathias Agopianuse local symbols in memset so it doesn't screw up...
2009-10-16 Android (Google... Merge change I3c998761 into eclair
2009-10-14 Dima Zavinlibc: kernel: add linux/msm_q6venc.h kernel include...
2009-10-14 Iliyan Malchevupdate msm_camera.h
2009-10-13 David 'Digit... Allow the dynamic linker to relocate references to...
2009-10-08 Dima Zavinlibc: kernel: Update linux/msm_kgsl.h to latest
2009-10-06 Mathias Agopianfix [2170898] abort() doesn't print a stack tarce
2009-10-05 David 'Digit... Re-enable ARMv7 memcpy implementation.
2009-10-03 David 'Digit... Fix armv7-user builds by disabling the ARMv7-optimized...
2009-09-29 Android (Google... Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair
2009-09-29 Android (Google... Merge change I2a7ad975 into eclair
2009-09-29 David 'Digit... Fix ABI breakage in libc.so and libm.so between 1.6...
2009-09-29 Iliyan Malchevbionic/linker: allow resolving of symbols from library...
2009-09-29 Iliyan Malchevbionic/linker: change lookup() to return soinfo, not...
2009-09-29 Iliyan MalchevRevert "Revert "bionic/linker: fix symbol lookup during...
2009-09-29 Mathias AgopianNEON optimized memcpy.
2009-09-28 Mathias AgopianRevert "bionic/linker: fix symbol lookup during relocat...
2009-09-28 Android (Google... Merge change 27075 into eclair
2009-09-28 Iliyan Malchevbionic/linker: fix symbol lookup during relocations
2009-09-27 David 'Digit... Remove NEON optimizations for memcpy
2009-09-23 David 'Digit... Fix a typo that resulted in a crash in the boot sequence
2009-09-23 Android (Google... Merge change 26419 into eclair
2009-09-22 David 'Digit... Add pthread_mutex_lock_timeout_np
2009-09-22 David 'Digit... Fix TLS access for ARMv6 and beyond.
2009-09-21 Dima Zavinlibc: kernel-headers: update msm_mdp.h to include premu...
2009-09-15 Ben ChengAdd stack unwinding directives to assembly leaf functions.
2009-09-11 Iliyan Malchevbionic: update processed msm_camera.h
2009-09-10 Android (Google... Merge change 24463 into eclair
2009-09-10 David 'Digit... Fix an infinite loop in time2sub.
2009-09-09 Erik Gillinglibc: add void to clock() function prototype
2009-09-02 Android (Google... Merge change 22848 into eclair
2009-09-02 David 'Digit... Neon-optimized versions of memcpy.
2009-08-31 Dima Zavinlibc: kernel-headers: Add qdsp6 vdec header
2009-08-20 Iliyan Malchevbionic: add sanitized lightsensor kernel header
2009-08-20 Dima ZavinUpdate pmem/hw3d/mdp headers
2009-08-13 Erik Gillingbionic: linker: add error message if link failed due...
2009-08-08 Android (Google... Merge change 9642
2009-08-08 Jean-Baptiste... merge from open-source master
2009-08-07 Android Code... Merge change 10057
2009-08-06 Dima Zavinlibc: add linux/msm_kgsl.h kernel include
2009-08-06 Dima Zavinlibc: kernel: let clean_header tool take path to kernel...
2009-08-04 Lorenzo ColittiDon't request IPv6 addresses if AI_ADDRCONFIG is specif...
2009-08-04 Android (Google... Merge change 9546
2009-08-04 Jean-Baptiste... merge from open-source master
2009-08-03 Eric FischerFix strftime to use localized month names.
2009-08-03 Jean-Baptiste... merge from donut
2009-07-30 Erik Gillingam fde8642f: bionic/linker: keep track of opened librar...
2009-07-29 Jean-Baptiste... merge from donut
2009-07-29 Android (Google... am 22b5eb85: Merge change 8281 into donut
2009-07-29 Erik Gillingbionic/linker: keep track of opened libraries by basename
2009-07-29 Android (Google... Merge change 8281 into donut
2009-07-28 David 'Digit... am 3773d35e: Make the DNS resolver accept domain names...
2009-07-27 David 'Digit... Make the DNS resolver accept domain names with an under...
2009-07-26 Jean-Baptiste... reconcile korg/master into goog/master
2009-07-26 Jean-Baptiste... Merge korg/donut into korg/master
2009-07-23 Erik Gillinglinker: remove newlines from DL_ERR so that dlerror...
2009-07-21 Andy McFaddenam 39f3745c: Restore malloc debug.
2009-07-21 Andy McFaddenRestore malloc debug.
2009-07-20 David 'Digit... am b56b5659: Fix the C library runtime initialization...
2009-07-20 David 'Digit... am ef0bd185: Pass the elfdata pointer in a slot of...
2009-07-17 David 'Digit... Fix the C library runtime initialization order.
2009-07-17 Android (Google... Merge change 7652
2009-07-17 David 'Digit... Pass the elfdata pointer in a slot of the temporary...
2009-07-17 Rebecca Schultz... Updating v4l2 headers from kernel
2009-07-16 Android (Google... Merge change 7610
2009-07-16 Dmitry ShmidtAdd linux/ethtool.h header file
2009-07-16 Mike Lockwoodlinux: add headers for lis331dlh and sfh7743 sensor...
2009-07-14 Mathias Agopianallow pthread_mutexattr_setpshared to accept SHARED...
2009-07-14 Mathias Agopianadded pthread_cond_timedwait_relative_np()
2009-07-13 David 'Digit... am 34806558: Add new C++ headers <cerrno> and <cfloat>
2009-07-10 David 'Digit... Add new C++ headers <cerrno> and <cfloat>
2009-07-09 David 'Digit... am db4616b2: Add <linux/uinput.h> to C library kernel...
2009-07-09 David 'Digit... Add <linux/uinput.h> to C library kernel headers
2009-07-09 David 'Digit... am c4eee376: Prevent a crash in the memory leak checker...
2009-07-09 David 'Digit... Prevent a crash in the memory leak checker (which happe...
2009-07-09 Iliyan Malchevbionic: add cleaned-up proximity-sensor header
2009-06-25 Android (Google... am 6ee8f1b0: Merge change 2990 into donut
2009-06-25 Android (Google... Merge change 2990 into donut
2009-06-24 Android (Google... am 380f2498: Merge change 5184 into donut
2009-06-24 Android (Google... Merge change 5184 into donut
2009-06-24 Iliyan Malchevupdate clean msm_camera.h
2009-06-23 Iliyan Malchevdelete akm8973.h from original headers
2009-06-22 Iliyan Malchevadd header for akm8973
2009-06-22 David 'Digit... am 09baf4e8: Add Glibc-compatible macro aliases for...
2009-06-22 Android (Google... Merge change 4509
2009-06-22 David 'Digit... Add Glibc-compatible macro aliases for the nanosecond...
2009-06-17 Android (Google... Merge change 4025
2009-06-17 Nicolas CataniaRemoved non-standard declaration in cstring.
2009-06-17 Lorenzo ColittiMake IPv6 definitions comply with RFC 3493:
2009-06-16 David 'Digit... am 9cfccefa: Update cleaned-up kernel headers
2009-06-16 David 'Digit... Update cleaned-up kernel headers
2009-06-16 David BartleyAdd LD_LIBRARY_PATH support to bionic's linker
2009-06-15 David 'Digit... am 3ddc15e1: Add new clean header for PPP on PPTP ...
next