platform/upstream/glibc.git
2012-11-07 Joseph Myersconformtest: Fix pthreads expectations for XPG3 / XPG4...
2012-11-07 Joseph Myersconformtest: Fix setenv / unsetenv expectations.
2012-11-07 Joseph Myersconformtest: Fix isnan function return type.
2012-11-07 Joseph Myersconformtest: Fix sys/mman.h expectations for UNIX98.
2012-11-07 Joseph Myersconformtest: Only expect mknodat for XOPEN2K8.
2012-11-07 Joseph Myersconformtest: Clean up / correct / expand C99 and C11...
2012-11-07 Jeff Law2012-11-07 Andreas Jaeger <aj@suse.de>
2012-11-07 Roland McGrathNEWS update for closing 14815.
2012-11-07 Roland McGrathBZ#14815: Manual typo fix.
2012-11-07 Chris MetcalfUpdate language in ChangeLog.tile.
2012-11-07 Dmitry V. Levinlocales/ru_RU: fix abbreviated month names
2012-11-07 Dmitry V. Levinlocales/ru_RU: fix abbreviated day names
2012-11-07 Marcus ShawcroftAdding AArch64 support to elf/elf.h
2012-11-07 Joseph MyersFix spurious underflows from pow with results close...
2012-11-07 Andreas KrebbelS/390: Sync AUXV capabilities and archs with kernel
2012-11-07 Joseph Myersconformtest: Fix typo in CLK_TCK condition.
2012-11-07 Chris Metcalftile: use memcpy in memmove when possible
2012-11-07 Maxim KuvyrkovUse memcpy in memmove when possible
2012-11-06 Andreas JaegerUpdate from translation team for Esperanto
2012-11-06 Chris MetcalfBump timeouts on some new nptl tests to support tilepro.
2012-11-06 Chris Metcalftile: use atomic op to unlock pthread_spinlock_t
2012-11-06 Chris MetcalfMake ieee754 fma tolerate architectures without excepti...
2012-11-06 Chris Metcalftile: support very large shared objects
2012-11-06 Chris Metcalftile: improve simulator notification for relative paths...
2012-11-06 Chris MetcalfOptimize tile (mostly tilegx) memcpy and memmove perfor...
2012-11-06 Joseph MyersFix fma underflows with small x * y (bug 14793).
2012-11-05 Joseph MyersDefine lll_futex_timed_wait_bitset for MIPS.
2012-11-05 Joseph MyersDefine lll_futex_timed_wait_bitset for ARM.
2012-11-05 Siddhesh Poyarekar[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait...
2012-11-05 Joseph MyersAdd bug 14805 to list of fixed bugs in NEWS.
2012-11-05 Joseph MyersFix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
2012-11-05 Joseph MyersFix S/390 bits/fenv.h namespace use (bug 14801).
2012-11-04 Samuel Thibault[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-11-04 Joseph MyersFix fma overflow results outside round-to-nearest mode...
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-11-04 Thomas Schwinge[BZ #11638] has been fixed.
2012-11-04 Pino Toscanogeneric paths.h: remove old paths from _PATH_STDPATH
2012-11-04 Pino ToscanoFix small indendation issues in paths.h files
2012-11-03 David S. MillerFix coding style in sparc lowlevellock.h
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-03 Chris Metcalftile: Account for new tests (missed test-double changes)
2012-11-03 Chris Metcalfelf.h: add new tilegx relocations (copy from binutils...
2012-11-03 Andreas SchwabMake cross-test-ssh.sh compatible with a remote POSIX sh
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-11-02 Joseph Myersconformtest: Add test data for fenv.h.
2012-11-02 Joseph Myersconformtest: Enable complex.h and inttypes.h testing...
2012-11-02 Joseph Myersconformtest: Fix sys/wait.h expectations for struct...
2012-11-02 Joseph MyersMake math.h FP_* macros usable in #if (bug 3439).
2012-11-02 Andreas SchwabFix printf format mismatches
2012-11-02 Roland McGrathRequire an exact Autoconf version.
2012-11-02 Tulio Magno... Direct __ppc_get_timebase to __builtin_ppc_get_timebase...
2012-11-02 Joseph MyersTest _ISOMAC in include/sys/syslog.h.
2012-11-02 Marko MyllynenFix LC_IDENTIFICATION in fi_FI@euro
2012-11-02 Andreas SchwabPowerPC: Fix uc_link == NULL handling for makecontex.
2012-11-01 Tulio Magno... PowerPC: Remove unnecessary -mnew-mnemonics.
2012-11-01 H.J. LuUpdate test-gencat.sh and tst-langinfo.sh
2012-11-01 Sebastan Andrzej... Put __NO_FPRS__ around floating point opcodes in powerp...
2012-11-01 Thomas SchwingeFix build of test cases on GNU Hurd that are statically...
2012-11-01 Thomas SchwingeFix build for !(defined NEED_DL_SYSINFO || defined...
2012-11-01 Thomas SchwingeRemove PowerPC sysdep files for GNU Hurd and GNU Mach.
2012-11-01 Andreas Schwabcheck-local-headers: ignore c++ headers
2012-11-01 Thomas SchwingeRegenerate all configure scripts.
2012-11-01 Thomas SchwingeChange type of constant to avoid a warning.
2012-11-01 Joseph MyersFix fma (a, b, c) for small a * b (bugs 14784, 14785).
2012-11-01 Thomas SchwingeFix a compilation error in the Hurd's bits/param.h.
2012-11-01 Andreas JaegerConvert alpha to use <bits/fcntl-linux.h>
2012-11-01 Thomas SchwingeBZ#14743: Move clock_* symbols from librt to libc.
2012-11-01 Joseph MyersBuild SH backtrace with -funwind-tables.
2012-11-01 Joseph MyersBuild en_US.UTF-8 locale for testing.
2012-10-31 Thomas SchwingeCorrect checking for mmap failure.
2012-10-31 Andreas SchwabFix powerpc abilist sort order
2012-10-31 Tulio Magno... Correct order of entries in powerpc libc.abilist files.
2012-10-31 Andreas SchwabUpdate powerpc libm ULPs
2012-10-31 Joseph MyersFix ldbl-128ibm atan2l for x near 1.
2012-10-31 Joseph MyersDocument general use of test-wrapper and test-wrapper...
2012-10-31 Steve EllceyRemove 'Contributed' line, glibc is not using them...
2012-10-31 Steve EllceyRemove trailing white spaces.
2012-10-31 Steve Ellcey2012-10-31 Steve Ellcey <sellcey@mips.com>
2012-10-31 Joseph MyersFix fma underflow exceptions in after-rounding edge...
2012-10-31 H.J. LuUse sysdeps/x86/tininess.h for i386 and x86_64
2012-10-31 Ryan S. ArnoldFix ChangeLog date for commit 09dec6c37e3cd967f62795320...
2012-10-30 Joseph MyersSupport cross-testing for elf/tst-array*.
2012-10-30 Ryan S. ArnoldCorrect cacheline size to 32-bytes for ppc405 memset...
2012-10-30 Chris Metcalfcheck-local-headers: Ignore <arch> headers
2012-10-30 Chris MetcalfInvoke DL_AFTER_LOAD if defined
2012-10-30 Chris MetcalfSuppress incorrect link warnings for NSS symbols
2012-10-30 Chris Metcalftile: improve ABI and #include use in gettimeofday...
2012-10-30 Chris Metcalftile: update libm-test-ulps for new tests
2012-10-30 Aurelien JarnoFix nptl/tst-cancel7 for non-bash shells.
2012-10-30 Andreas JaegerUpdate Russian translation
2012-10-30 Joseph MyersFix fma missing underflows and bad results for some...
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-30 Andreas Jaeger[BZ#14767] Remove tests for have-initfini-array in...
2012-10-30 Andreas JaegerAdd Esperanto translation
2012-10-30 Andreas JaegerFix fini_array and init_array sections
2012-10-30 Carlos O'Donellhppa: Add cfi direcvtives.
2012-10-30 Carlos O'Donellhppa: Fix r19 save and restore.
2012-10-30 Carlos O'Donellhppa: Optimize syscall sequence.
next