tilegx: fix sysdep.h to avoid a redefinition warning
[platform/upstream/glibc.git] / ChangeLog
2014-12-26 Chris Metcalftilegx: fix sysdep.h to avoid a redefinition warning
2014-12-26 Chris Metcalftilegx32: avoid a a -Werror warning from unwinding
2014-12-23 Chris Metcalftilegx: enable wordsize-64 support for ieee745 dbl-64.
2014-12-23 Richard Earnshaw* string/stpcpy.c (__stpcpy): Rewrite using strlen...
2014-12-23 Florian Weimericonvdata/run-iconv-test.sh: Actually test iconv modules
2014-12-22 Joseph MyersMake __ASSUME_UTIMES hppa-specific.
2014-12-22 Steve EllceyFix preprocessor indentation in sysdeps/mips/memcpy.S.
2014-12-22 Chris MetcalfFix namespace conformance issue with Bessel functions.
2014-12-22 Chris Metcalftilegx: remove implicit boolean conversion in strstr.
2014-12-22 Chris MetcalfUpdate NEWS and ChangeLog with two tile bug fixes.
2014-12-22 Steve Ellcey2014-12-22 Steve Ellcey <sellcey@imgtec.com>
2014-12-22 Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-12-22 Steve EllceyRemove trailing whitespace.
2014-12-22 Steve EllceyAdd missing ChangeLog entries from Friday (Dec 19,...
2014-12-22 Wilco DijkstraOptimize to avoid an unnecessary FPCR read.
2014-12-22 Wilco DijkstraOptimize to reduce FPCR/FPSR accesses.
2014-12-22 Wilco DijkstraCall libc_fetestexcept_aarch64.
2014-12-22 Wilco DijkstraCall libc_fesetround_aarch64.
2014-12-22 Joseph MyersFix resolver bind, getsockname namespace (bug 17733).
2014-12-22 Will NewtonRequire bison 2.7 or newer for regenerating intl/plural.y
2014-12-21 Chris Metcalftile: separate ffsll from ffs
2014-12-21 Chris Metcalftile: remove localplt.data and use generic one again.
2014-12-21 H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-12-21 Andreas Schwabm68k: remove @PLTPC from _dl_init call
2014-12-21 Andreas SchwabFix changelog typo
2014-12-21 H.J. LuRemove @PLT from "call _dl_init@PLT" in _dl_start_user
2014-12-21 Anders Kaseorgmanual: Correct guarantee about pointers compared by...
2014-12-20 Chris Metcalftile: provide localplt.data with __tls_get_addr optional
2014-12-20 Chris Metcalftilegx: fix strstr to build and link better
2014-12-19 Ondřej Bílka Simplify strncat.
2014-12-19 David S. MillerFix soft-fp build warning on sparc about strict aliasing.
2014-12-19 David S. MillerFix array bounds warnings in elf_get_dyanmic_info(...
2014-12-19 Chris Metcalficonvdata/tst-loading: bump up timeout to 10s
2014-12-19 Chris Metcalfmath: increase timeout for math/atest-*.c
2014-12-19 H.J. LuReplace -Wno-error with -fno-builtin-lround
2014-12-19 Torvald Riegeli386: Move futex functions from lowlevellock.h to lowle...
2014-12-19 Torvald RiegelUse generic lowlevellock-futex.h in x86_64 lowlevellock.h.
2014-12-19 Torvald Riegelsh: Remove custom lowlevellock, barrier, condvar, and...
2014-12-19 H.J. LuCompile s_llround.c with -Wno-error for x32 build
2014-12-19 H.J. LuReplace 1L with (mp_limb_t) 1
2014-12-17 Roland McGrathNPTL: Move fork state variables to initializer files.
2014-12-17 Roland McGrathNPTL: Remove gratuitous Linuxisms from gai_misc.h.
2014-12-17 Roland McGrathFix stub __if_freenameindex build error.
2014-12-17 Roland McGrathRemove explicit inline on malloc perturb functions.
2014-12-17 Joseph MyersFix profil_counter namespace (bug 17725).
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-17 Steve Ellcey2014-12-17 Steve Ellcey <sellcey@imgtec.com>
2014-12-17 Stefan LieblerGet rid of format warning in bug-vfprintf-nargs.c.
2014-12-17 Stefan LieblerGet rid of format warning in tst-widetext.c.
2014-12-17 Andreas SchwabFix printf format error
2014-12-16 Roland McGrathUse PTR_MANGLE on libgcc unwinder function pointers.
2014-12-16 Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16 Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-16 Joseph MyersFix x86_64 memrchr namespace (bug 17719).
2014-12-16 Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16 Joseph MyersRemove some semaphore.h linknamespace XFAILs.
2014-12-16 Siddhesh PoyarekarFix the 'array subscript is above array bounds' warning...
2014-12-16 Siddhesh PoyarekarFix 'array subscript is above array bounds' warning...
2014-12-16 Arjun ShankarModify libio/tst-fopenloc.c to use test-skeleton.c
2014-12-16 Arjun ShankarModify stdlib/tst-bsearch.c to use test-skeleton.c
2014-12-16 Arjun ShankarModify stdio-common/tst-fseek.c to use test-skeleton.c
2014-12-16 Torvald RiegelIgnore warning in string/tester.c.
2014-12-16 Torvald RiegelFix warning in misc/tst-mntent2.c.
2014-12-16 Torvald RiegelFix warning in elf/tst-unique4lib.cc.
2014-12-16 Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-16 Allan McRaestdio-common/Makefile: readd bug26 testcase
2014-12-15 Ondřej BílkaReturn allocated array instead of unallocated.
2014-12-15 Torvald RiegelAdd comments for the generic lowlevellock implementation.
2014-12-15 Torvald RiegelFix nptl/tst-sem4: always start with a fresh semaphore.
2014-12-15 Torvald RiegelFix nptl/tst-mutex5.c: Do not skip tests if elision...
2014-12-15 Adhemerval Zanellastdio-common: Include <libc-internal.h> in some tests
2014-12-15 Torvald RiegelRemove custom pthread_once implementation on s390.
2014-12-15 Jeff LawCVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
2014-12-15 Will NewtonBump required version of texinfo to 4.7
2014-12-12 Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
2014-12-12 Roland McGrathNPTL: Add stubs for Linux-only extension functions.
2014-12-12 Roland McGrathFix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
2014-12-12 Stefan Lieblerresolv: Suppress maybe uninitialized warning
2014-12-12 Stefan LieblerGet rid of warning comparision will always evaluate...
2014-12-12 James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-12 Roland McGrathRefactor shm_{open,unlink} code to separate Linux-speci...
2014-12-11 Kaz Kojima* Fix SH specific compiler warnings which are for integ...
2014-12-11 Joseph MyersMove semaphore.h to sysdeps/pthread/.
2014-12-11 Roland McGrathSuppress -Wformat-security in tst-error1.c.
2014-12-11 Roland McGrathEliminate -Wno-format from printf/scanf tests.
2014-12-11 Joseph MyersAdd more headers to include/ for conform tests.
2014-12-11 Joseph MyersClean up localedata tests printf formats, don't use...
2014-12-11 Roland McGrathFix -Wformat-security warnings in posix/regexbug1.c
2014-12-11 Chris Metcalftile: add inhibit_loop_to_libcall to string functions
2014-12-11 Adhemerval ZanellaFix __sendmmsg prototype guards
2014-12-11 Steve Ellcey * sysdeps/mips/dl-trampoline.c: Modify switch expressi...
2014-12-11 Steve Ellcey2014-12-11 Steve Ellcey <sellcey@imgtec.com>
2014-12-11 Stefan LieblerGet rid of warning inlining failed in call to maybe_swa...
2014-12-11 Stefan LieblerS/390: Get rid of assembler warning value truncated.
2014-12-11 Andreas SchwabConstify string parameters
2014-12-11 Adhemerval Zanellapowerpc: Fix lgammal_r overflow warnings
2014-12-11 Andreas SchwabProperly handle forced elision in pthread_mutex_trylock...
2014-12-11 Andreas SchwabRemove duplication from gconv-modules
2014-12-11 Will Newtonintl: Merge with gettext version 0.19.3
2014-12-10 Steve Ellcey2014-12-10 Steve Ellcey <sellcey@imgtec.com>
next