S/390: Remove __tls_get_addr argument cast.
[platform/upstream/glibc.git] / NEWS
2014-01-06 Joseph MyersFix ldbl-128 / ldbl-128ibm lgammal spurious underflow...
2014-01-06 Mike Frysingeria64: add __ prefix to pt_all_user_regs/ia64_fpreg...
2014-01-03 Joseph MyersFix soft-float ldbl-128ibm atan2l signs of zero results...
2014-01-02 Joseph MyersFix ldbl-128ibm logl inaccuracy (bug 16386).
2014-01-02 Joseph MyersFix ldbl-128ibm asinhl inaccuracy (bug 16385).
2014-01-02 Joseph MyersFix ldbl-128ibm acoshl inaccuracy (bug 16384).
2014-01-02 Siddhesh PoyarekarFix return code from getent netgroup when the netgroup...
2014-01-02 Siddhesh PoyarekarFix infinite loop in nscd when netgroup is empty (bz...
2014-01-01 Allan McRaeUpdate remaining copyright dates
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-31 Mike FrysingerNEWS: mention 16379 as fixed
2013-12-31 Mike Frysingeria64: longjmp_chk: support signal stacks [BZ #16372]
2013-12-30 Ville SkyttaFix spelling in manual, as in bug 16376
2013-12-27 Carlos O'DonellAdd Solvenian translations for glibc messages.
2013-12-27 Allan McRaeFix typo in csloww()
2013-12-23 Maxim KuvyrkovRestore accidentally deleted bug-fix entries in NEWS.
2013-12-23 Maxim KuvyrkovFix race in free() of fastbin chunk: BZ #15073
2013-12-23 Ondřej BílkaAdd Changelog and news entry.
2013-12-22 Joseph MyersFix ldbl-128 lgammal for small negative arguments ...
2013-12-21 Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-19 Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-19 Joseph MyersAdd _DEFAULT_SOURCE feature test macro.
2013-12-18 Brooks MosesUpdated NEWS to mention resolution of bug 15846.
2013-12-18 Marcus Shawcroft[AArch64] Save and restore q0-q7 on entry to dynamic...
2013-12-18 Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-17 Paul EggertSupport TZ transition times < 00:00:00.
2013-12-17 Joseph MyersRemove libbsd-compat dummy library.
2013-12-17 Joseph MyersRemove __FAVOR_BSD.
2013-12-17 Joseph MyersFix dbl-64 hypot spurious underflows (bug 16314).
2013-12-17 Joseph MyersFix hypot handling of subnormals (bug 16316, bug 16330).
2013-12-16 Joseph MyersAdd missing bug number to NEWS.
2013-12-14 Ondřej BílkaAdd strstr with unaligned loads. Fixes bug 12100.
2013-12-13 Adhemerval ZanellaPowerPC: Update NEWS with ppc64 STT_GNU_IFUNC support
2013-12-12 Toke Høiland-JørgensenUpdate NEWS
2013-12-09 Andreas SchwabFix CFI annotations in pthread_cond_timedwait for i486+
2013-12-06 Fernando J. V. da... Fix BZ #15089: malloc_trim always trim for large padding.
2013-12-06 Adhemerval ZanellaPowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC...
2013-12-05 Joseph MyersFix tgamma errno setting on underflow (bug 6810).
2013-12-05 Siddhesh PoyarekarBZ #15941: Fix INSTALL file regeneration failure with...
2013-12-04 Ondřej BílkaAdd bug numbers 926, 4772 and 16274 to NEWS.
2013-12-04 Joseph MyersAdd missing bug numbers (12486, 15915, 16038) to NEWS.
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix exp2 errno setting on underflow (bug 16283).
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03 Aurelien JarnoAdd bug number to ChangeLog and NEWS
2013-12-03 Siddhesh Poyarekar[BZ #16195] Fix build warnings from systemtap probes...
2013-11-29 Joseph MyersFix exp10 errno setting on underflow (bug 6787).
2013-11-29 Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-29 Siddhesh PoyarekarAdd 16214 to NEWS
2013-11-28 Joseph MyersRemove unused ldbl-96 functions (bug 15004).
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-28 Siddhesh PoyarekarGet canonical name in getaddrinfo from hosts file for...
2013-11-26 Carlos O'DonellNEWS: Only public headers have __unused/__block changed.
2013-11-26 Carlos O'DonellNEWS: Mention __unused and __block removal.
2013-11-25 Joseph MyersFix bug ordering in NEWS.
2013-11-25 Joseph MyersAdd bug 11214 to NEWS.
2013-11-25 Carlos O'DonellFix typo in sys/ptrace.h.
2013-11-21 Meador IngeUse __glibc_block in public headers.
2013-11-20 Siddhesh PoyarekarRename Oriya locale to Odia (bug 15601)
2013-11-19 Joseph MyersMake powerpc-nofpu floating-point state thread-local...
2013-11-18 Chris Leonard[BZ #16144] Duplicated abday value for tk_TM.
2013-11-18 Ondřej BílkaFix breaking of RPATH when $ORIGIN contains colons...
2013-11-18 Ondřej BílkaDo not let scanf("%4p") accept "(nil)". Fixes bug 16055
2013-11-17 Chris LeonardCorrect wae_CH to UTF-8 encoding.
2013-11-16 Joseph MyersFix spurious "inexact" exceptions from x86 pow with...
2013-11-15 Arun Kumar PyasiNew locale for the_NP.
2013-11-14 Chris Leonard[BZ #16143] pap_* locales have duplicated LC_NUMERIC...
2013-11-14 Chris Leonard[BZ #16103] LC_MEASUREMENT review and standardization
2013-11-13 H.J. LuSet arch_minimum_kernel to 3.4.0 for x32
2013-11-13 Joseph MyersFix strtod rounding of half the least subnormal (bug...
2013-11-13 Adhemerval ZanellaPowerPC: Fix __fe_mask_env export
2013-11-12 David S. MillerFix sparc 64-bit GMP ifunc resolution in static builds.
2013-11-11 Jan KratochvilPut Bug # to the NEWS file for the previous vDSO l_name...
2013-11-11 Andreas SchwabFix off-by-one in nscd getservbyport call
2013-11-07 Ondřej BílkaMake getent services compliant with RFC 6335 section...
2013-11-06 David S. MillerFix build on pre-v9 32-bit Sparc.
2013-11-01 Ondřej BílkaFix malloc_info statistic. Fixes bug 16112
2013-11-01 Bruno HaibleFix description of random according to POSIX. Fixes...
2013-10-31 Ondřej BílkaRestrict shm_open and shm_unlink to SHMDIR. Fixes bugs...
2013-10-31 Andreas SchwabRefill NEWS
2013-10-31 Andreas SchwabFix parsing of 0e+0 as float
2013-10-31 Marc-Antoine PerennouAccept make versions 4.0 and greater
2013-10-30 Ondřej BílkaUse atomic operations to track memory. Fixes bug 11087
2013-10-30 Ondřej BílkaRemove code from div that is by C99 obsolete. Fixes...
2013-10-30 Siddhesh PoyarekarFix reads for sizes larger than INT_MAX in AF_INET...
2013-10-30 Siddhesh PoyarekarAdd ChangeLog entry and fix NEWS for #16078
2013-10-30 Allan McRaeAdd missing bug number to NEWS
2013-10-29 Chris LeonardNew-locale-for-anp_IN
2013-10-26 Joseph MyersAdd some more NEWS items.
2013-10-25 Ondřej BílkaFix gethostbyname_r example. Fixes bug 2801.
2013-10-25 Ondřej BílkaMake strptime %Z consistent between doc and code. Fixes...
2013-10-25 Ondřej BílkaAcknowledge that fnmatch can fail. Fixes bug 14029.
2013-10-25 Fabrice BauzacDocument that mmap() returns MAP_FAILED on error, as...
2013-10-25 Siddhesh PoyarekarFix stack overflow due to large AF_INET6 requests
2013-10-21 Ondřej BílkaDocument rpcgen -5. Fixes bug 15825
2013-10-20 Ondřej BílkaWhen glob pattern contains a trailing slash match only...
2013-10-20 Ondřej BílkaReplace alloca in __tzfile_read by malloc. Fixes bug...
2013-10-18 Joseph MyersRemove duplicate bug numbers from NEWS.
2013-10-18 Richard SandifordFix localedef collation handling of <U0000> (bug 15948).
next