OSDN Git Service

Merge "Fix over read in strcpy/stpcpy/strcat."
[android-x86/bionic.git] / linker /
2015-09-18 Christopher FerrisMerge "Import scsi headers."
2015-09-18 Greg HackmannMerge "Define WIFCONTINUED()"
2015-09-18 Greg HackmannMerge "Fix SOCK_* flag definitions"
2015-09-18 Elliott HughesMerge "Fix mips FP abi bug in the linker."
2015-09-17 Douglas LeungFix mips FP abi bug in the linker.
2015-09-04 Elliott HughesMerge "linker: don't pass dlextinfo to dependent loads"
2015-09-02 Dmitriy Ivanovlinker: don't pass dlextinfo to dependent loads
2015-08-29 Elliott HughesMerge "Regenerate NOTICE files."
2015-08-29 Elliott HughesRegenerate NOTICE files.
2015-08-25 Neil FullerMerge "Update timezone data to 2015f"
2015-08-25 Neil FullerMerge "Move tzdata scripts from bionic to external...
2015-08-24 Elliott HughesMerge "Revert "Use compiler builtins for fabs.""
2015-08-24 Elliott HughesMerge "Use compiler builtins for fabs."
2015-08-24 Dan AlbertMerge "Add a .clang-format file."
2015-08-24 Nick KralevichMerge "Revert "fix incompatibility with -fstack-protect...
2015-08-23 Nick KralevichMerge "fix incompatibility with -fstack-protector-strong"
2015-08-21 Yabin CuiMerge "add fortified implementations of write/pwrite...
2015-08-20 Elliott HughesMerge "Fix a mistype in segment overrange checking"
2015-08-19 skvalexFix a mistype in segment overrange checking
2015-08-18 Dan AlbertMerge "Add a TLS slot for TSAN."
2015-08-18 Christopher FerrisMerge "Add optimized cortex-a7/cortex-a53 memset/memcpy."
2015-08-18 Elliott HughesMerge "libc: remove bcopy from memmove on 64-bit archit...
2015-08-18 Ying WangMerge "Don't attach linker_asan to linker in module...
2015-08-17 Ying WangDon't attach linker_asan to linker in module definition.
2015-08-10 Dan AlbertMerge "Move up to C++14."
2015-08-10 Dan AlbertMove up to C++14.
2015-08-04 Andreas GampeMerge "Bionic: Add a TLS slot for ART for Thread self"
2015-08-04 Elliott HughesMerge "name the arc4random structure mappings"
2015-08-03 Elliott HughesMerge "[MIPS] Link .dex or .oat code lacking .MIPS...
2015-07-31 Duane Sand[MIPS] Link .dex or .oat code lacking .MIPS.abiflags...
2015-07-30 Elliott HughesMerge "Stop sending SIGPIPE to debuggerd."
2015-07-30 Elliott HughesStop sending SIGPIPE to debuggerd.
2015-07-30 Elliott HughesMerge "Prevent buffer over-read in linker.cpp's parse_p...
2015-07-30 tony.ys_liuPrevent buffer over-read in linker.cpp's parse_path.
2015-07-28 Elliott HughesMerge "Move PAGE_MASK into <sys/user.h>."
2015-07-28 Elliott HughesMove PAGE_MASK into <sys/user.h>.
2015-07-28 Chih-hung HsiehMerge "Add one simple thread local storage test."
2015-07-27 Christopher FerrisMerge "Remove pushes from memsets (krait/cortex-a9)."
2015-07-27 Yabin CuiMerge "add fortified implementations of fread/fwrite"
2015-07-27 Elliott HughesMerge "Restore protection flags for ifunc during relocs."
2015-07-26 Dmitriy IvanovRestore protection flags for ifunc during relocs.
2015-07-22 Yabin CuiMerge "Add getgrgid_r/getgrnam_r."
2015-07-22 Elliott HughesMerge "libc: arch-x86: implement kernel vdso time funct...
2015-07-21 Elliott HughesMerge "Use a less misleading name for the code that...
2015-07-21 Elliott HughesUse a less misleading name for the code that sets up...
2015-07-21 Christopher FerrisMerge "Add support for non-zero vaddr in maps."
2015-07-20 Elliott HughesMerge "Revert "make vdso function pointers read-only...
2015-07-17 Elliott HughesMerge "make vdso function pointers read-only at runtime"
2015-07-17 Dmitriy IvanovMerge "Fix potential race condition on dlopen"
2015-07-17 Dmitriy IvanovFix potential race condition on dlopen
2015-07-16 Bertrand SIMONNETMerge "Add timespec/timeval conversion helpers."
2015-07-16 Dmitriy IvanovMerge "Add constant for zip separator"
2015-07-16 Dmitriy IvanovAdd constant for zip separator
2015-07-15 Evgenii StepanovMerge "Replace spaces with tabs in a Makefile."
2015-07-15 Evgenii StepanovReplace spaces with tabs in a Makefile.
2015-07-15 Evgenii StepanovMerge "A special linker for ASan executables."
2015-07-14 Evgenii StepanovA special linker for ASan executables.
2015-07-09 Dmitriy IvanovMerge "Fix memory-leak on soinfo_free()"
2015-07-09 Pirama Arumuga NainarMerge "Use delete[] to de-allocate pointers from new[]"
2015-07-08 Dmitriy IvanovFix memory-leak on soinfo_free()
2015-07-08 Daniel EratMerge "libc: Add sys/fcntl.h for compatibility."
2015-07-08 Evgenii StepanovMerge "Respect caller DT_RUNPATH in dlopen()."
2015-07-07 Evgenii StepanovRespect caller DT_RUNPATH in dlopen().
2015-07-01 Elliott HughesMerge "Fixed uchar.h for clang3.6"
2015-07-01 Neil FullerMerge "Update timezone data to 2015e"
2015-07-01 Dmitriy IvanovMerge "Improve personality initialization"
2015-07-01 Dmitriy IvanovImprove personality initialization
2015-06-30 Erik KlineMerge "Pass around struct android_net_context for bette...
2015-06-29 Dmitriy IvanovMerge "Lock on dl_interate_phdr"
2015-06-29 Dmitriy IvanovLock on dl_interate_phdr
2015-06-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2015-06-29 Yusuke SatoMerge "Rename ZipEntryName to ZipString"
2015-06-26 Dmitriy IvanovMerge "Fix crash when trying to load invalid ELF file."
2015-06-26 Dmitriy IvanovFix crash when trying to load invalid ELF file.
2015-06-25 Yusuke SatoRename ZipEntryName to ZipString
2015-06-25 Dimitry IvanovMerge "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-24 Duane Sand[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
2015-06-24 Dimitry IvanovMerge "Revert "[MIPS] Support FR=0 emulation on FR...
2015-06-24 Dimitry IvanovRevert "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-22 Dmitriy IvanovMerge "Remove text-relocs support for apps targeting M+"
2015-06-22 Dmitriy IvanovRemove text-relocs support for apps targeting M+
2015-06-21 Dimitry IvanovMerge "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-21 Duane Sand[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
2015-06-18 Dmitriy IvanovMerge "Improve library lookup logic"
2015-06-18 Dmitriy IvanovImprove library lookup logic
2015-06-17 Christopher FerrisMerge "[MIPS] Add optimized string functions"
2015-06-17 Dimitry IvanovMerge "Revert "Improve library lookup logic""
2015-06-17 Dimitry IvanovRevert "Improve library lookup logic"
2015-06-17 Dmitriy IvanovMerge "Add versions to libm.so symbols"
2015-06-17 Dmitriy IvanovMerge "Improve library lookup logic"
2015-06-17 Dmitriy IvanovImprove library lookup logic
2015-06-17 Elliott HughesMerge "Revert "[MIPS] Do not use compact branches until...
2015-06-17 Nikola VeljkovicRevert "[MIPS] Do not use compact branches until GDB...
2015-06-16 Elliott HughesMerge "Fix two accidentally leaked mips64 symbols."
2015-06-16 Elliott HughesMerge "Add a sys/procfs.h."
2015-06-13 Dmitriy IvanovMerge "Make path to apk compliant with jar url format"
2015-06-11 Dmitriy IvanovMake path to apk compliant with jar url format
2015-06-11 Dmitriy IvanovMerge "Fix l_addr for the linker"
2015-06-11 Dmitriy IvanovFix l_addr for the linker
2015-06-10 Evgenii StepanovMerge "Support DT_RUNPATH in the linker."
next