platform/upstream/glibc.git
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
2012-05-10 Samuel ThibaultHurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.
2012-05-10 Samuel ThibaultHurd: Missing critical region locks.
2012-05-10 Samuel ThibaultHurd: Fix signal-catching functions.
2012-05-10 Thomas SchwingeHurd: bits/socket.h
2012-05-10 Thomas SchwingeHurd: accept4
2012-05-10 Thomas SchwingeHurd: ____longjmp_chk
2012-05-10 Samuel ThibaultHurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6
2012-05-10 Thomas SchwingeHurd: O_CLOEXEC in rtld
2012-05-10 Samuel ThibaultHurd: Add more ipv6 macros.
2012-05-10 Adhemerval... Fix for logb/logbf/logbl (bugs 13954/13955/13956)
2012-05-10 Andreas JaegerMake sunrpc code usable again
2012-05-10 Roland McGrathTypo fix in x86_64/dl-machine.h
2012-05-10 Joseph MyersDefine __STDC_NO_THREADS__.
2012-05-10 Maxim KuvyrkovBuild rpcgen-generated files when cross compiling.
2012-05-10 H.J. LuSign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64
2012-05-10 Joseph MyersMove remaining syscalls from sysdeps/unix/sysv/syscalls...
2012-05-10 Paul Eggert[PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expre...
2012-05-10 Andreas SchwabAdd dependency tracking for rpc-compat-routines
2012-05-09 H.J. LuUpdate stdlib/longlong.h from GCC
2012-05-09 Andreas JaegerCleanup nscd.c
2012-05-09 Andreas JaegerAdd volatiles for x86-64 bits/mathinline.h
2012-05-09 Andreas JaegerCleanup last patch for nscd/nscd.c
2012-05-09 Andreas JaegerAdd --foreground option for nscd
2012-05-09 Andreas JaegerFix strspn warning with -Wconversion
2012-05-09 Joseph Myersconformtest: Update expectations for more ISO C headers.
2012-05-09 Chung-Lin TangUse CFI statements instead of hand-coding .eh_frame.
2012-05-09 Ian WienandFix daylight time change for the US
2012-05-09 Andreas JaegerMake ldconfig message clearer
2012-05-08 David S. MillerMinor optimization to sparc VIS3 floor() implementation.
2012-05-08 David S. MillerWith -frounding-math, some sparc ULPs need to be adjusted.
next