jlayton/glibc.git
2013-10-29 Andreas SchwabLet tst-swscanf find its locale
2013-10-29 Chris LeonardNew-locale-for-anp_IN
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... Fix ChangeLog date.
2013-10-26 Joseph MyersAdd some more NEWS items.
2013-10-25 Adhemerval... PowerPC: 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í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-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 MyersMove entries to correct port ChangeLog files.
2013-10-18 Joseph MyersAdd e500 port.
2013-10-18 Joseph MyersRemove duplicate bug numbers from NEWS.
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... ldd: make try_trace more robust and portable
2013-10-13 Chris LeonardAdjust language-code fields of LC_ADDRESS.
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 Andreas SchwabFix typo in last change
2013-10-08 Andreas Schwabm68k: use PIC for Scrt1.o
2013-10-08 Ondřej BílkaUse p2align instead ALIGN
2013-10-08 Chris Leonardcorrect LC_TELEPHONE for pap locales
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 Chris LeonardFixes to Changelog for locale splits
2013-10-07 Roland McGrathFix up ChangeLog formatting.
2013-10-07 Chris Leonardremove localdata path from Changelog entries
2013-10-07 Chris LeonardFix ar_SS in SUPPORTED
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-06 Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-10-05 Alan ModraMention powerpc64le support in NEWS and README, plus...
2013-10-04 Maciej W. Rozyckinptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
2013-10-04 Chris LeonardFix typos in 3166.def.
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 LeonardCorrect error in iso-3166.def
2013-10-04 Chris LeonardCopy / modify pap_AN into pap_AW and pap_CW.
2013-10-04 Chris LeonardSplit ar_SD into ar_SD and ar_SS
2013-10-04 Chris LeonardUpdate iso-1366.def and related occurrences
2013-10-04 Siddhesh PoyarekarFix typo in manual
2013-10-04 Will NewtonARM: Allow building __sigsetjmp as Thumb.
2013-10-04 Will NewtonARM: Allow building __longjmp as Thumb.
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.
next