]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
alpha: Create __syscall_nocancel entry points
[thirdparty/glibc.git] / ChangeLog
2014-05-17  Richard Hendersonalpha: Create __syscall_nocancel entry points
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-17  David S. MillerFix some termios.h conformtest failures on sparc.
2014-05-16  Roland McGrathFix __waitpid_nocancel link error. linaro/master
2014-05-16  Maciej W. RozyckiARM: soft-fp NaN representation correction
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-05-16  Adhemerval ZanellaPowerPC: clean BSD Terminal Modes expectation in termios.h
2014-05-16  Roland McGrathAlpha: Convert fork.c to arch-fork.h
2014-05-16  Roland McGrathARM: Convert fork.c to arch-fork.h
2014-05-16  Roland McGrathAdd stub arch-fork.h header.
2014-05-16  Roland McGrathSplit arch-fork.h from fork.h
2014-05-16  Allan McRaeUpdate Swedish translations
2014-05-16  Allan McRaeFix variable used in sed expression in timezone/Makefile
2014-05-15  Aurelien JarnoSPARC: add prlimit and prlimit64 in <bits/resource...
2014-05-15  Aurelien Jarnoptsname_r: don't leak uninitialized memory (BZ #16917)
2014-05-15  WilcoARM: Improve fenv implementation
2014-05-15  WilcoARM: Improve fenv implementation
2014-05-15  Siddhesh PoyarekarReturn EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN...
2014-05-14  Roland McGrathx86: Move abilist files out of nptl/ subdirectories.
2014-05-14  Roland McGrathMove remaining files out of nptl/sysdeps/unix/sysv...
2014-05-14  Roland McGrathFix mips fork after i386 reorganization.
2014-05-14  Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/i386/ files.
2014-05-14  Roland McGrathFix powerpc fork after i386 reorganization.
2014-05-14  Roland McGrathUpdate alpha and ia64 timer_*.c files for x86_64 file...
2014-05-14  Roland McGrathi386: Remove useless pthread_spin_{init,unlock} wrapper...
2014-05-14  Roland McGrathMove remaining nptl/sysdeps/unix/sysv/linux/x86_64...
2014-05-14  Roland McGrathx86: Consolidate NPTL fork.
2014-05-14  Roland McGrathConsolidate not-cancel.h files.
2014-05-14  Roland McGrathUpdate s390 timer_*.c files for x86_64 file moves.
2014-05-14  Roland McGrathx86_64: Remove useless pthread_spin_{init,unlock} wrapp...
2014-05-14  Roland McGrathMove x86_64 compat-timer.h out of nptl/
2014-05-14  Roland McGrathMove x86_64 timer_*.c out of nptl/
2014-05-14  Roland McGrathx86: Consolidate NPTL/non versions of clone
2014-05-14  Roland McGrathMove NPTL public ABI headers for x86 to sysdeps/x86...
2014-05-14  Roland McGrathx86: Consolidate NPTL/non versions of vfork
2014-05-14  Roland McGrathARM: Consolidate NPTL/non versions of vfork
2014-05-14  Will Newtonstdlib/gmp-impl.h: Silence -Wundef warning for USE_STAC...
2014-05-14  Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14  Joseph MyersFix cacos (+Inf + finite*i) in round-downward mode...
2014-05-14  Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-05-14  Joseph MyersFix erf underflow handling near 0 (bug 16516).
2014-05-14  Andreas SchwabRemove last use of USE___THREAD
2014-05-14  Andreas SchwabFix macro warning on HAVE_PT_CHOWN
2014-05-14  Joseph MyersReduce kernel-features.h duplication.
2014-05-14  Joseph MyersClean up ARM old-ABI symbol versioning relics.
2014-05-13  Roland McGrathMove NPTL public ABI headers for ARM to sysdeps/arm...
2014-05-13  Ondřej Bílkafix changelog.
2014-05-13  Sami Kerolatzselect: use zonedir instead of current working directory
2014-05-13  Roland McGrathVerbatim NPTL file moves for ARM/Linux.
2014-05-13  Roland McGrathConsolidate NPTL configury for ARM/Linux.
2014-05-13  Roland McGrathConsolidate NPTL vs non clone.S for ARM.
2014-05-13  Roland McGrathClean up __exit_thread.
2014-05-13  Andreas SchwabFix typo in assertion
2014-05-12  Joseph MyersClean up kernel version conditionals for pre-2.6.32...
2014-05-12  Andreas SchwabFix unbound stack use in NIS NSS module
2014-05-12  Will Newtonmalloc: Add mallopt test.
2014-05-09  Roland McGrathMake armv7 strcmp assembly compatible with ARM mode...
2014-05-09  Adhemerval ZanellaFix elf/tst-tls9-static build
2014-05-09  Roland McGrathSilence a missing-noreturn warning for _Unwind_Resume.
2014-05-09  Joseph MyersInclude SSE state in i386 fenv_t (bug 16064).
2014-05-09  Will NewtonARM: Allow auto-detection of linker relro feature
2014-05-09  Dominik VogtS/390: Port of lock elision to System/z
2014-05-09  Will NewtonARM: Add optimized ARMv7 strcmp implementation
2014-05-08  Roland McGrathSome configure-related decrufting.
2014-05-08  Roland McGrathFix -Wundef for _UTSNAME_DOMAIN_LENGTH.
2014-05-07  Steve Ellcey2014-05-07 Steve Ellcey <sellcey@mips.com>
2014-05-07  Andreas SchwabFix parsing of getai result from nscd for IPv6-only...
2014-05-07  Ondřej BílkaFix typo in nscd/selinux.c
2014-05-07  Ondřej BílkaFix typo in nptl/sockperf.c
2014-05-06  Roland McGrathMove ARM internal unwind.h header to the right sysdeps...
2014-05-06  Aurelien JarnoSPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)
2014-05-06  Vidya RanganathanPowerPC: strncpy/stpncpy optimization for PPC64/POWER7
2014-05-06  Andreas SchwabDon't use catomic functions in mcount (BZ #16912)
2014-05-05  Roland McGrathMove rules for Linux-specific pldd program to Linux...
2014-05-05  Roland McGrathFix -Wundef issues in generated errlist.c.
2014-05-05  Adhemerval ZanellaPowerPC: ifunc improvement for internal calls
2014-05-04  Adam ConradRevert incorrect removal of the XDR currency from local...
2014-05-04  Allan McRaeUpdate Esperanto translations
2014-05-03  Carlos O'DonellFix -Wundef warning for FEATURE_INDEX_1.
2014-05-01  Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-05-01  Roland McGrathFix -Wundef warnings for _IO_JUMPS_OFFSET.
2014-05-01  Roland McGrathDeconditionalize use of LLL_LOCK_INITIALIZER in bits...
2014-05-01  Andreas SchwabFix implicit declaration
2014-05-01  David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-05-01  Andreas SchwabCorrectly handle %p in wprintf (BZ #16890)
2014-05-01  Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-05-01  Steve Ellcey2014-05-01 Steve Ellcey <sellcey@mips.com>
2014-05-01  Will NewtonNEWS: Add 15119 to fixed bug list
2014-05-01  Will NewtonARM: Remove lowlevellock.c
2014-04-30  David S. MillerAdd round-mode context support to sparc.
2014-04-30  David S. MillerCorrect sparc CPP guards for EMT_TAGOVF.
2014-04-30  David S. MillerFix some sparc -Wundef build warnings.
2014-04-30  David S. MillerFix some sparc conform test failures in siginfo.h
2014-04-30  Julian BrownARM: Fix R_ARM_IRELATIVE RELA relocations.
2014-04-30  Joseph MyersIncrease minimum Linux kernel version to 2.6.32.
2014-04-30  Joseph Myersconformtest: clean up POSIX expectations for stdlib...
2014-04-30  Andreas SchwabChangeLog cleanup
2014-04-30  Adhemerval ZanellaMore fixes for unsafe compiler optimization
2014-04-30  Yang YingliangFix lll_unlock twice in pthread_cond_broadcast
2014-04-30  Siddhesh PoyarekarInitialize all of datahead structure in nscd (BZ #16791)
next