]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Rename soft-fp op-[1248].h variables to avoid risk of shadowing.
[thirdparty/glibc.git] / ChangeLog
2014-06-30  Joseph MyersRename soft-fp op-[1248].h variables to avoid risk...
2014-06-30  Joseph MyersRename soft-fp extended.h, op-common.h variables to...
2014-06-30  Maciej W. Rozyckisysdeps/unix/sysv/linux/bits/socket.h: Correct formatting
2014-06-29  Joseph MyersFix ldbl-128 powl sign of result in overflow / underflo...
2014-06-28  Paul EggertSync up mktime with gnulib
2014-06-28  Siddhesh PoyarekarFix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVE
2014-06-27  Joseph MyersRemove shlib-versions ABI names support.
2014-06-27  Roland McGrathMIPS: Consolidate nptl/ subdirectories under linux/...
2014-06-27  Roland McGrathMIPS: Consolidate NPTL/non versions of vfork
2014-06-27  Arjun ShankarCorrectly report nscd child process status (BZ #17092)
2014-06-27  Joseph MyersRemove relro configure test.
2014-06-27  Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-26  Joseph MyersFix MIPS64 *_nocancel gp setup.
2014-06-26  Roland McGrathARM: Move more aeabi routine magic out of Linux-specifi...
2014-06-26  Joseph MyersUpdate scripts/list-sources.sh for ports repository...
2014-06-26  Roland McGrathAdd missing #include <fpu_control.h> to ARM fesetenv...
2014-06-26  Roland McGrathAdd missing #include in spawn_faction_addopen.c
2014-06-26  Joseph MyersUpdate miscellaneous files from upstream sources.
2014-06-26  Siddhesh PoyarekarCorrectly attribute the mktime.c change to Paul Eggert
2014-06-26  Siddhesh PoyarekarRemove unnecessary include in memmove_chk
2014-06-26  Siddhesh PoyarekarRemove inline keyword from leapyear function
2014-06-26  Joseph MyersRemove powerpc special cases in configure.ac.
2014-06-26  Joseph MyersRemove configure tests for assembler CFI support.
2014-06-26  Siddhesh PoyarekarFix Wundef warning for WIDE_CHAR_VERSION
2014-06-26  Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-26  Siddhesh PoyarekarFix Wundef warning for SEPARATE_KEY
2014-06-26  Roland McGrathS390: Consolidate nptl/ subdirectories under linux/...
2014-06-26  Roland McGrathMove remaining S390 code out of nptl/.
2014-06-26  Roland McGrathS390: Consolidate NPTL/non versions of vfork
2014-06-26  Roland McGrathS390: Consolidate NPTL/non versions of clone
2014-06-26  Roland McGrathAArch64: Consolidate nptl/ subdirectories under linux/...
2014-06-25  Roland McGrathMIPS: Consolidate NPTL/non versions of clone
2014-06-25  Joseph MyersRemove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals...
2014-06-25  Joseph MyersMove USE_REGPARMS define to sysdeps/i386/configure.ac.
2014-06-25  Joseph MyersRemove stray includes of kernel-features.h.
2014-06-25  Joseph MyersRemove BROKEN_PPC_ASM_CR0 configure test.
2014-06-25  Joseph MyersMove base_machine and machine settings from configure...
2014-06-25  Roland McGrathSPARC: Consolidate unnecessary nptl/ subdirectories.
2014-06-25  Roland McGrathSPARC: Consolidate nptl/ subdirectories under linux/...
2014-06-25  Joseph MyersUpdate timezone code from tzcode 2014e.
2014-06-25  Joseph MyersRemove __ASSUME_XFS_RESTRICTED_CHOWN.
2014-06-25  Will NewtonARM: Add support for AT_HWCAP2 in _dl_procinfo
2014-06-25  Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2014-06-25  Joseph MyersUpdate README and NEWS for ports directory removal.
2014-06-25  Joseph MyersRemove __ASSUME_UTIMENSAT.
2014-06-25  Joseph MyersFix exp10 spurious underflows (bug 16560).
2014-06-25  Joseph MyersRemove __ASSUME_COMPLETE_READV_WRITEV.
2014-06-25  Will Newtonsysdeps/posix/tempname.c: Merge from gnulib
2014-06-25  Andreas Schwabm68k: Add compat symbols for scalbln*
2014-06-25  Siddhesh PoyarekarAdd compat symbols for scalb* in i386
2014-06-25  Roland McGrathx86: Consolidate unnecessary nptl/ subdirectories.
2014-06-24  Joseph MyersFix x86/x86_64 expm1l spurious underflow exceptions...
2014-06-24  Joseph MyersFix ldbl-128 erfl spurious underflows (bug 16287).
2014-06-24  Joseph MyersMove architecture cases out of sysdeps/unix/sysv/linux...
2014-06-24  Siddhesh PoyarekarFix namespace violation in pthreadtypes.h (BZ #17084)
2014-06-24  WilcoAdd bug 16918 to NEWS.
2014-06-24  Marcus ShawcroftRevert "Add bug 16918 to NEWS."
2014-06-24  WilcoOptimize fesetenv
2014-06-24  WilcoAdd _FPU_MASK_RM and use it instead of FE_TOWARDZERO.
2014-06-24  WilcoRemove an unused include.
2014-06-24  WilcoCleanup fenv implementation
2014-06-24  WilcoAdd bug 16918 to NEWS.
2014-06-24  WilcoRewrite feupdateenv
2014-06-24  WilcoSpeed up the ARM fenv implementation by avoiding unnece...
2014-06-24  WilcoUse libc calls defined by fenv_private.h to implement...
2014-06-24  Siddhesh PoyarekarFix build warning in pthread_rwlock_*
2014-06-24  Siddhesh PoyarekarPrint offending diff when check-abi fails
2014-06-23  Roland McGrathAdd missing #include in get-rounding-mode.h
2014-06-23  Roland McGrathRemove an unused variable in fstatvfs.
2014-06-23  Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23  Joseph MyersSet errno for y1 overflow (bug 17050).
2014-06-23  Joseph MyersTest cpow in all rounding modes.
2014-06-23  Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-23  Roland McGrathpowerpc: Consolidate nptl/ subdirectories under linux...
2014-06-23  Wilco DijkstraAdd generic HAVE_RM_CTX implementation
2014-06-23  Roland McGrathMIPS: Move NPTL public headers to sysdeps/mips/nptl/.
2014-06-23  Roland McGrathm68k: Consolidate nptl/ subdirectories under linux/...
2014-06-23  Roland McGrathSH: Consolidate nptl/ subdirectories under linux/.....
2014-06-23  Joseph MyersUpdate headers for Linux 3.15.
2014-06-23  Andreas SchwabRemove unused label
2014-06-23  Adhemerval ZanellaPowerPC: sync hwcap.h capabilities
2014-06-23  Will Newtonelf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely
2014-06-23  Will Newtonelf/dl-lookup.c: Remove unnecessary static variable
2014-06-23  Will Newtonelf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a...
2014-06-23  Andreas SchwabDon't ignore too long lines in nss_files (BZ #17079)
2014-06-23  Will Newtontest-skeleton.c: Use stdout for error messages
2014-06-22  Ludovic Courtèsnscd: Remove unused typedef and variable.
2014-06-21  Allan McRaeMention CVE-2014-4043 in NEWS
2014-06-21  Roland McGrathMove generic smp.h to nptl/
2014-06-21  Roland McGrathRemove unused file rtld-lowlevel.h.
2014-06-21  Roland McGrathClean up HAVE_CONFIG_H and STDC_HEADERS.
2014-06-21  Roland McGrathClean up stack-coloring macros.
2014-06-21  Roland McGrathMove linux bits/ files out of nptl/.
2014-06-21  Joseph MyersRemove ARM __ASSUME_SIGFRAME_V2.
2014-06-21  Roland McGrathMove remaining SPARC code out of nptl/.
2014-06-20  Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-20  Joseph MyersRemove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditional...
2014-06-20  H.J. LuAdd ifunc tests for x86_64 memset_chk and memset
2014-06-20  Maciej W. Rozycki[BZ #16046] dl_iterate_phdr static executable test
2014-06-20  Maciej W. Rozyckistdlib/tst-qsort2.c: Fix off-by-one argc interpretation...
next