]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2013-04-11  Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-04-11  Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-04-11  Andreas SchwabFix invalid free of memory allocated during rtld init
2013-04-11  Siddhesh PoyarekarDon't use run-via-rtld-prefix for anything other than...
2013-04-11  Siddhesh PoyarekarRemove eval
2013-04-10  Siddhesh PoyarekarAccept leading and trailing spaces in getdate input...
2013-04-08  Roland McGrathBZ#14280: Fix Hurd ioctl macro to avoid warning.
2013-04-07  Carlos O'Donellsem_post.c: Include atomic.h.
2013-04-06  Carlos O'DonellREADME.libm-test: Use testrun.sh to run libm test.
2013-04-06  Carlos O'Donelldl_open_worker: Memset all of seen array.
2013-04-06  Marko Myllynenfi_FI: Define yesstr, nostr
2013-04-06  Carlos O'DonellNew Makefile target `regen-ulps'.
2013-04-06  Carlos O'Donelli386: Fail at configure time for i386 builds.
2013-04-06  Carlos O'DonellUpdate ChangeLog.
2013-04-06  Carlos O'Donells390/s390x: Undef PSEUDO before redef.
2013-04-05  Thomas SchwingeMore tests for external charater sequences representing...
2013-04-05  Thomas SchwingeProperly collect individual tests' results.
2013-04-05  Thomas Schwinge[BZ #14686, #15336] Fix standard compliance. Don't...
2013-04-05  Thomas Schwinge[BZ #15335, #15342] Fix standard compliance. Don't...
2013-04-05  Thomas SchwingeRemove unreachable code.
2013-04-05  Thomas SchwingeRemove unused hard-coded qNaN definition.
2013-04-04  Siddhesh PoyarekarAdd BZ #15337 to NEWS
2013-04-04  Siddhesh PoyarekarFix static build when configured with --disable-hidden-plt
2013-04-03  Joseph MyersFix missing underflow from cexp (bug 14478).
2013-04-03  Andreas SchwabUpdate NEWS
2013-04-03  Andreas SchwabFix stack overflow in getaddrinfo with many results
2013-04-03  Thomas SchwingeRefer to two GCC PRs.
2013-04-03  Siddhesh PoyarekarUpdate bench.out and bench.out.old only upon completion
2013-04-03  Siddhesh PoyarekarEcho benchmark that is currently running
2013-04-03  Siddhesh PoyarekarAdd benchmark inputs for atan
2013-04-03  Siddhesh PoyarekarRemove TWO
2013-04-03  Siddhesh PoyarekarPreserve errno across _PC_CHOWN_RESTRICTED call on XFS
2013-04-02  Joseph MyersFix cacosh inaccuracy and spurious exceptions (bug...
2013-04-02  Siddhesh PoyarekarUse mantissa_t in mpexp
2013-04-02  Siddhesh PoyarekarAdd benchmark inputs for sin
2013-04-02  Siddhesh PoyarekarAdd benchmark tests for slowpow and slowexp
2013-04-02  Adhemerval... Add missing ChangeLog from commit 60c414c346a1d5ef0510f...
2013-04-02  Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-04-01  Adhemerval... PowerPC: remove branch prediction from rint implementation
2013-03-30  David S. MillerUpdate German translations.
2013-03-30  Joseph MyersFix casinh inaccuracy for imaginary part < 1.0, real...
2013-03-29  Siddhesh PoyarekarRemove usage of ONE macro
2013-03-29  Siddhesh PoyarekarRemove ONE and MONE
2013-03-29  Siddhesh PoyarekarFormat s_tan.c
2013-03-29  Siddhesh PoyarekarRemove ZERO and MZERO macros
2013-03-29  Siddhesh PoyarekarFormat s_atan.c
2013-03-29  Siddhesh PoyarekarFormat e_log.c
2013-03-28  Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-03-28  Roland McGrathUse __ehdr_start, if available, as fallback for AT_PHDR.
2013-03-28  Roland McGrathMake _dl_phdr pointer to const.
2013-03-28  Roland McGrathConsolidate declarations of _dl_phdr, _dl_phnum.
2013-03-28  Joseph MyersFix typo in bug number in NEWS.
2013-03-28  Roland McGrathNever call syslog in __libc_message.
2013-03-28  Alan ModraPowerPC: .eh_frame info in crt1.o isn't useful and...
2013-03-28  Adhemerval... Fix e_logl (128ibm) spurious underflow
2013-03-28  Siddhesh PoyarekarDon't add input group during initgroups_dyn in hesiod
2013-03-28  Siddhesh PoyarekarFormat and clean up s_atan2.c
2013-03-27  Joseph MyersFix casinh inaccuracy near i, imaginary part > 1 (bug...
2013-03-26  Mans RullgardARM: fix preconfigure.
2013-03-26  Siddhesh PoyarekarUse integral constants
2013-03-26  Siddhesh PoyarekarRemoved commented code
2013-03-26  Siddhesh PoyarekarMake mantissa type of mp_no configurable
2013-03-26  Adhemerval... PowerPC: fix libm ABI issue for llroundl
2013-03-24  Mark H WeaverFix docs for scalbn* and scalbl* functions
2013-03-22  David S. MillerUpdate sparc ULPs.
2013-03-22  Adhemerval... BZ#13889: expl (709.75) wrongly overflows for ldbl...
2013-03-22  Dmitry V. LevinBZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
2013-03-21  Adhemerval... PowerPC: fix sqrtl ABI issue
2013-03-21  Thomas Schwingelibm-test: Properly wrap blocks consisting of several...
2013-03-21  Thomas SchwingeOn 32-bit x86, disable certain tests involving sNaN...
2013-03-21  Joseph MyersFix Bessel function spurious overflows for ldbl-128...
2013-03-21  Siddhesh PoyarekarAllow adding of arbitrary code to benchmark tests
2013-03-21  Joseph MyersFix casinh inaccuracy for argument with imaginary part...
2013-03-21  Siddhesh PoyarekarReplace 8388608.0 with HALFRAD in mp code
2013-03-21  Joseph MyersUse LIBC_CONFIG_VAR for MIPS default-abi setting.
2013-03-20  Joseph MyersUse LIBC_CONFIG_VAR for ARM default-abi setting.
2013-03-20  Joseph MyersMove system-specific settings out of toplevel configure...
2013-03-20  Roland McGrathBZ#14812: Add missing N_ markers in localedef.
2013-03-20  Joseph MyersAdd bug 14176 to NEWS.
2013-03-20  Roland McGrathBZ#14812: Mark fixed in NEWS.
2013-03-20  Roland McGrathChangeLog format fix.
2013-03-20  Marcus ShawcroftCorrect missed use of $(rtlddir).
2013-03-20  Ondrej BilkaDo not warn about mblen, mbtowc and wctomb unused result.
2013-03-20  Roland McGrathConsolidate Linux and POSIX libc_fatal code.
2013-03-19  Joseph MyersFix types of constants in k_casinh*.c.
2013-03-19  Roland McGrathAdjust ChangeLog to give Benno Schulenberg his own...
2013-03-19  Andreas Schwabaarch64: Move rtld link to /lib
2013-03-19  Andreas Schwabs390x: Move rtld link to /lib
2013-03-19  Andreas SchwabAdd support for rtld directory different from slib...
2013-03-19  Siddhesh PoyarekarFix up ChangeLog
2013-03-19  Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-03-19  Siddhesh PoyarekarRename nptl.texi to threads.texi
2013-03-18  Roland McGrathARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS...
2013-03-18  Roland McGrathBZ#14812: Add missing translation marker on some argp...
2013-03-18  Siddhesh PoyarekarRename some static variables
2013-03-18  Ondrej BilkaAdd changelog entry.
2013-03-18  Ondrej BilkaFaster strlen on x64.
2013-03-17  Carlos O'DonellMove BZ#11261 from 2.18 to 2.16 bug list.
2013-03-17  Carlos O'Donellmanual: Sort mallopt M_* parameters alphabetically
2013-03-17  Carlos O'DonellBZ#11261 fixed by previous commit.
next