Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.
[jlayton/glibc.git] / ChangeLog
2013-11-03 Chris LeonardAdd Quechua, Southern (quz) and Silesian (szl) to iso...
2013-11-03 Ondřej BílkaFix changelog
2013-11-03 Ondřej BílkaRemove unused NONTLS_INIT_TP.
2013-11-01 Ondřej BílkaFix malloc_info statistic. Fixes bug 16112
2013-11-01 Chris LeonardAdd Central Nahuatl (nhn).
2013-11-01 Bruno HaibleFix description of random according to POSIX. Fixes...
2013-10-31 Chris LeonardAdd Meadow Mari (mhr).
2013-10-31 Ondřej BílkaRestrict shm_open and shm_unlink to SHMDIR. Fixes bugs...
2013-10-31 Andreas SchwabFix BZ reference
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 Will Newtonmalloc: Fix for infinite loop in memalign/posix_memalign.
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 Allan McRaeFix ChangeLog formatting issue
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-29 Andreas SchwabLet tst-swscanf find its locale
2013-10-28 Siddhesh PoyarekarBenchmark inputs for pow
2013-10-28 Siddhesh PoyarekarNew inputs for exp
2013-10-28 Siddhesh PoyarekarConsolidate conditionals in mp sin/cos functions
2013-10-28 Adhemerval ZanellaFix ChangeLog date.
2013-10-25 Adhemerval ZanellaPowerPC: strcpy/stpcpy optimization for PPC64/POWER7
2013-10-25 Ondřej BílkaFix gethostbyname_r example. Fixes bug 2801.
2013-10-25 Ondřej BílkaChangelog for last commit.
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-25 Allan McRaeFix incorrect getaddrinfo assertion trigger
2013-10-24 Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-10-21 Ondřej BílkaDocument rpcgen -5. Fixes bug 15825
2013-10-20 Michael StahlPrint the reason why preloading failed in do_preload()
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-19 Carlos O'DonellMention FIPS 140-2 compliance and Sun RPC.
2013-10-19 Carlos O'DonellEnhance localedef --list-archive option.
2013-10-18 Joseph MyersAdd e500 port.
2013-10-18 Richard SandifordFix localedef collation handling of <U0000> (bug 15948).
2013-10-18 Siddhesh PoyarekarDon't include tls.h in test cases
2013-10-18 Ondřej BílkaRemove assert in malloc statistic. Fixes bug 12486.
2013-10-17 Ondřej BílkaFix inet_network("1 bar"). Fixes bug 15277.
2013-10-17 Andreas SchwabDon't use gethostbyaddr to determine canonical name
2013-10-17 Ondřej BílkaFormat floating routines.
2013-10-17 Joseph Myerssoft-fp: make extensions quiet signaling NaNs (bug...
2013-10-16 Joseph Myerssoft-fp: fix horizontal whitespace.
2013-10-15 Joseph Myerssoft-fp: remove unused macros.
2013-10-15 Ondřej BílkaClear initfini list after freeing. Fixes bug 15308.
2013-10-15 Joseph Myerssoft-fp: fix vertical whitespace and indentation.
2013-10-14 Ondřej BílkaFix error_tail overflow in allocation calculation.
2013-10-14 Ondřej BílkaCorrectly copy resolver address. Fixes bug #13028.
2013-10-14 Patrick 'P. J.'... ldd: make try_trace more robust and portable
2013-10-12 Joseph Myerssoft-fp: fix preprocessor indentation.
2013-10-12 Yuri ChornoivanFix typos.
2013-10-12 Reuben ThomasFix typo in setlocale.c. Fixes BZ #15764
2013-10-12 Joseph Myerssoft-fp: make __unord* raise "invalid" for signaling...
2013-10-12 Joseph Myerssoft-fp: make ordered comparisons raise "invalid" for...
2013-10-12 Joseph Myerssoft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROU...
2013-10-12 Joseph Myerssoft-fp: add macro FP_NO_EXCEPTIONS.
2013-10-12 Joseph Myerssoft-fp: fix _FP_DIV_MEAT_* returning results with...
2013-10-12 Joseph Myerssoft-fp: fix floating-point to integer unsigned saturation.
2013-10-11 Siddhesh PoyarekarAdd systemtap markers to math function slow paths
2013-10-11 Eric BiggersFix fwrite() reading beyond end of buffer in error...
2013-10-11 David S. MillerFix readdir regressions on sparc 32-bit.
2013-10-10 Joseph MyersUpdate copyright and license notices in soft-fp files...
2013-10-10 Joseph MyersAdd soft-fp files from libgcc.
2013-10-10 David S. MillerUpdate sparc ULPs.
2013-10-10 Joseph MyersExtend powerpc-nofpu -fno-builtin-fabsl workaround...
2013-10-10 Joseph MyersAvoid ordered comparisons of NaNs in ldbl-128ibm acosl...
2013-10-10 Will Newtonmalloc/hooks.c: Correct check for overflow in memalign_...
2013-10-10 Torvald Riegelbenchtests: Add include-sources directive.
2013-10-10 Joseph Myerssoft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
2013-10-10 Joseph Myerssoft-fp: fix negation NaN handling (bug 16034).
2013-10-09 Joseph Myerssoft-fp: Remove trailing semicolon from _FP_FRAC_DISASS...
2013-10-09 Adam Buchbindersoft-fp: fix typo in comment.
2013-10-08 Yogesh ChaudhariUpdate gethostbyname2_r documentation. Fixes bug #156.
2013-10-08 Ondřej BílkaUse p2align instead ALIGN
2013-10-08 Siddhesh PoyarekarFormat e_pow.c
2013-10-08 Siddhesh PoyarekarFormat e_exp.c
2013-10-08 Siddhesh PoyarekarConsolidate multiple precision sin/cos functions
2013-10-08 Joseph MyersClean up locale file alignment handling.
2013-10-07 Siddhesh PoyarekarFix ChangeLog formatting
2013-10-07 Siddhesh PoyarekarAdd more directives to benchmark input files
2013-10-06 Alan ModraFix careless merge.
2013-10-05 Alan ModraMention powerpc64le support in NEWS and README, plus...
2013-10-04 Samuel ThibaultAdd fork hooks for pthread_atfork
2013-10-04 Ryan S. ArnoldUpdate generic swapon definition to match prototype.
2013-10-04 Joseph MyersMove powerpc ports pieces to libc.
2013-10-04 Joseph Myerse500 port: adjust sysdeps/unix/sysv/linux/configure...
2013-10-04 Joseph Myerse500 port: fix fpu_control.h constant values.
2013-10-04 Joseph Myerse500 port: getcontext / setcontext / swapcontext.
2013-10-04 Chris LeonardUpdate iso-1366.def and related occurrences
2013-10-04 Siddhesh PoyarekarFix typo in manual
2013-10-04 Will Newtonmalloc/tst-valloc.c: Tidy up code.
2013-10-04 Will Newtonmalloc/tst-pvalloc.c: Tidy up code.
2013-10-04 Will Newtonmalloc/tst-posix_memalign.c: Tidy up code.
2013-10-04 Will Newtonmalloc: Add memalign test.
2013-10-04 Alan ModraUse stdint.h types in union unaligned.
2013-10-04 Alan ModraCorrect little-endian relocation of UADDR64,32,16.
2013-10-04 Alan ModraPowerPC LE configury
2013-10-04 Alan Modrastring/tester memrchr test
next