platform/upstream/glibc.git
2012-05-15 Roland McGrathFix formatting in last change.
2012-05-15 Andreas JaegerAvoid race in nscd
2012-05-15 Roland McGrathconfigure change to handle Implies-{before,after} files
2012-05-15 H.J. LuUse LP_OP(cmp) on NWAITERS
2012-05-15 H.J. LuUse LP_SIZE and ASM_ADDR in pthread_once.S
2012-05-15 H.J. LuUse LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR
2012-05-15 H.J. LuUse LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR
2012-05-15 H.J. LuUse LP_OP(cmp) and RCX_LP on dep_mutex pointer
2012-05-15 H.J. LuUse LP_OP(mov) and RDI_LP on pointer
2012-05-15 H.J. LuReplace 8-byte data alignment with LP_SIZE alignment
2012-05-15 H.J. LuLoad pointer to TID into R10_LP
2012-05-15 H.J. LuAdd x32 dl-cache.h
2012-05-15 H.J. LuAdd x32 getcpu and sched_getcpu
2012-05-15 H.J. LuUse LP_SIZE and load timeout pointer into RDX_LP
2012-05-15 H.J. LuUse RSP_LP to operate on stack in stackinfo.h
2012-05-15 H.J. LuLoad pointers into RAX_LP in strcmp-sse42.S
2012-05-15 H.J. LuLoad cache sizes into R*_LP in memcpy-ssse3.S
2012-05-15 H.J. LuLoad cache sizes into R*_LP in memcpy-ssse3-back.S
2012-05-15 H.J. LuLoad pointers into R*_LP in strcmp.S
2012-05-15 H.J. LuLoad cache sizes into R11_LP/R8_LP
2012-05-15 H.J. LuLoad cache size into R8_LP
2012-05-15 Adhemerval... PowerPC - logb[f|l] optimization for POWER7
2012-05-15 Joseph MyersAdd fixed ports bugs to list in NEWS.
2012-05-15 Joseph MyersRemove README.libm.
2012-05-15 Siddhesh PoyarekarAllow a single-threaded program to cancel itself
2012-05-15 H.J. LuAdd x32 support to tcbhead_t
2012-05-15 H.J. LuUpdate sysdeps/x86_64/start.S for x32
2012-05-14 H.J. LuAdd __PTHREAD_RWLOCK_INT_FLAGS_SHARED
2012-05-14 H.J. LuAdd sysdeps/x86_64/{64,x32}/shlib-versions
2012-05-14 Roland McGrathUse _dl_fatal_printf instead of a private variant.
2012-05-14 H.J. LuMention BZ #14103/#14104 in News and ChangeLog
2012-05-14 Joseph MyersImprove consistency of --enable-kernel and default...
2012-05-14 H.J. LuUpdate elf_machine_load_address for x32
2012-05-14 H.J. LuUpdate x86_64 PTR_MANGLE/PTR_DEMANGLE for x32
2012-05-14 H.J. LuDefine LP_SIZE/LP_OP/ASM_ADDR/RXX_LP for x86-64
2012-05-14 H.J. LuAdd x32 dl-machine.h
2012-05-14 Andreas JaegerDo not build manual in source dir
2012-05-14 H.J. LuAdd x32 pthread types
2012-05-14 Andreas JaegerRemove unused variable in linux/getcwd.c
2012-05-14 Andreas JaegerRemove unused functions from i386/mathinline.h
2012-05-14 Joseph MyersRemove pre-2.2 Linux kernel support.
2012-05-14 Andreas JaegerFix concat example
2012-05-14 H.J. LuUse __builtin_clzll on int64 in __logb
2012-05-14 H.J. LuFree memory at exit in check_pf.c
2012-05-14 Liubov DmitrievaAdd optimized expf for x86
2012-05-14 Mike FrysingerNEWS: update ia64 info
2012-05-12 Andreas SchwabFix warning in powerpc bcopy
2012-05-12 Thomas SchwingeAvoid dup3 PLT usage.
2012-05-11 H.J. LuAdd x32 support to STACK_CHK_GUARD
2012-05-11 H.J. LuUpdate comments for CALL_THREAD_FCT
2012-05-11 H.J. LuAdd x32 support to TLS_LE/TLS_IE/TLS_GD
2012-05-11 H.J. LuAdd sysdeps/x86_64/x32/tls.h
2012-05-11 David S. MillerMark sparc %fsr load and store inline asms as volatile.
2012-05-11 H.J. LuCheck if RTLD_SAVESPACE_SSE is aligned to 32 bytes
2012-05-11 H.J. LuFix a typo in ChangeLo.
2012-05-11 Andreas SchwabComplete GB18030 charmap
2012-05-11 H.J. LuUse uint64_t on 64-bit integer
2012-05-11 H.J. LuReplace movq/%q0 with mov/%0 in THREAD_SELF
2012-05-11 H.J. LuCheck __x86_64__ for __cleanup_fct_attribute
2012-05-11 H.J. LuCheck __PTHREAD_MUTEX_HAVE_PREV for mutex initializers
2012-05-11 H.J. LuCheck __PTHREAD_MUTEX_HAVE_PREV for mutex prev
2012-05-11 Thomas Schwinge[BZ #13673] Replace FSF snail mail address with URL.
2012-05-11 Joseph Myers14012 fixed by cross-rpcgen changes.
2012-05-11 Thomas SchwingeHurd bugs fixed: #766, #3748, #3906.
2012-05-11 H.J. LuDon't handle R_X86_64_RELATIVE64 in ld.so
2012-05-11 H.J. LuHandle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
2012-05-10 Samuel ThibaultHurd: Define some posix types
2012-05-10 Samuel ThibaultHurd: Fix paths in paths.h
2012-05-10 Samuel ThibaultHurd: fix mode type for openat
2012-05-10 Samuel ThibaultHurd: Fix port deallocation on mknod error.
2012-05-10 Samuel ThibaultHurd: Fix __dup3 _hurd_dtable_lock usage.
2012-05-10 Thomas SchwingeHurd: Support --prefix=/usr special-casing for all...
2012-05-10 Thomas SchwingeHurd: struct timespec members in struct stat
2012-05-10 Thomas SchwingeHurd: avoid PLT call to strtoul
2012-05-10 Pino ToscanoHurd: hurdsock: reject negative domains
2012-05-10 Samuel ThibaultHurd: Fix setres[ug]id handling of -1
2012-05-10 Pino ToscanoHurd: _hurd_select: check for invalid parameter values
2012-05-10 Samuel ThibaultHurd: Fix sbrk beyond 128MB
2012-05-10 Pino ToscanoHurd: recvfrom(): take into account null address ports
2012-05-10 Samuel ThibaultHurd: readlinkat
2012-05-10 Samuel ThibaultHurd: Update posix_opt.h
2012-05-10 Samuel ThibaultHurd: Fix POSIX 2008 visibility
2012-05-10 Thomas SchwingeHurd: Build pldd also if use-ldconfig != yes || build...
2012-05-10 Thomas SchwingeHurd: opendirat
2012-05-10 Samuel ThibaultHurd: empty file names fail with ENOENT
2012-05-10 Thomas SchwingeHurd: hidden_nolink macro for NO_HIDDEN case.
2012-05-10 Thomas SchwingeHurd: mmap deficiencies
2012-05-10 Samuel ThibaultHurd: Fix mlock in all cases except non-readable pages.
2012-05-10 Samuel ThibaultHurd: Fix mkdir / error value
2012-05-10 Thomas SchwingeHurd: Add missing includes
2012-05-10 Pino ToscanoHurd: mach: compliance fixes for nanosleep
2012-05-10 Thomas SchwingeHurd: Include RPC user stubs in linkobj/libc.so
2012-05-10 Samuel ThibaultHurd: Fix value of __libc_stack_end
2012-05-10 Thomas SchwingeHurd: libc_once_get
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-05-10 Roland McGrathAdd a missing #include.
2012-05-10 Samuel ThibaultHurd: setitimer.c: Fix unlock in error patch
2012-05-10 Samuel ThibaultHurd: ioctl() incorrectly decodes argument
2012-05-10 Thomas SchwingeHurd: Avoid init-first.c miscompilation.
2012-05-10 Thomas SchwingeHurd: dup3
next