tile: add no-op fe*() routines for libc internal use
[platform/upstream/glibc.git] / sysdeps /
2014-12-26 Chris Metcalftile: add no-op fe*() routines for libc internal use
2014-12-26 Chris Metcalflinux/clock_settime: remove unnecessary vDSO definitions
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-22 Joseph MyersMake __ASSUME_UTIMES hppa-specific.
2014-12-22 Steve EllceyFix preprocessor indentation in sysdeps/mips/memcpy.S.
2014-12-22 Chris Metcalftilegx: remove implicit boolean conversion in strstr.
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 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-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 H.J. LuRemove @PLT from "call _dl_init@PLT" in _dl_start_user
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 Steve EllceyRemove trailing white space.
2014-12-19 Steve Ellcey2014-12-19 Steve Ellcey <sellcey@imgtec.com>
2014-12-19 Steve Ellcey2014-12-19 Steve Ellcey <sellcey@imgtec.com>
2014-12-19 David S. MillerFix soft-fp build warning on sparc about strict aliasing.
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 Joseph MyersFix profil_counter namespace (bug 17725).
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-15 Torvald RiegelAdd comments for the generic lowlevellock implementation.
2014-12-15 Torvald RiegelRemove custom pthread_once implementation on s390.
2014-12-12 Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
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 Chris Metcalftile: add inhibit_loop_to_libcall to string functions
2014-12-11 Steve Ellcey * sysdeps/mips/dl-trampoline.c: Modify switch expressi...
2014-12-11 Stefan LieblerS/390: Get rid of assembler warning value truncated.
2014-12-11 Adhemerval Zanellapowerpc: Fix lgammal_r overflow warnings
2014-12-11 Andreas SchwabProperly handle forced elision in pthread_mutex_trylock...
2014-12-10 Joseph MyersFix MIPS waitid build.
2014-12-10 Joseph MyersFix MIPS sigaction build.
2014-12-10 Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-12-10 Andreas SchwabDon't touch user-controlled stdio locks in forked child...
2014-12-10 Richard Earnshaw[AArch64] Fix strchrnul clobbering v15
2014-12-09 Torvald RiegelRemove custom pthread_once implementation on sh.
2014-12-06 Joseph MyersFix pthreads getrlimit, gettimeofday namespace (bug...
2014-12-02 Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-12-02 Petar Jovanovicmips: Do not use jal to reach __libc_start_main
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strpbrk optimization
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strcspn optimization
2014-12-02 Adhemerval Zanellapowerpc: Add powerpc64 strspn optimization
2014-12-01 Rajalakshmi Sriniv... powerpc: strtok{_r} optimization for powerpc64
2014-11-27 J. BrownRecognize recent x86 CPUs in string.h
2014-11-26 Joseph MyersFix sysdeps/mips/__longjmp.c warning.
2014-11-26 Joseph MyersFix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.
2014-11-26 Joseph MyersFIx ldbl-128ibm frexpl for 32-bit systems (bug 16619...
2014-11-26 Adhemerval Zanellapowerpc: Fix missing barriers in atomic_exchange_and_ad...
2014-11-25 Anton Blanchardpowerpc: Fix __arch_compare_and_exchange_bool_64_rel
2014-11-25 Brooks Mosessysdeps/x86_64/start.S doesn't have a .size elf directi...
2014-11-24 Ryan CummingDefine CLOCK_TAI on Linux (bug 17608)
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24 Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libm
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24 Siddhesh PoyarekarRemove IS_IN_librt
2014-11-24 Siddhesh PoyarekarRemove IS_IN_nscd
2014-11-24 Siddhesh PoyarekarRemove IS_IN_ldconfig
2014-11-23 Samuel Thibaulthurd: Fix dlopening libraries from static programs
2014-11-23 Mike Frysingerarm: drop EABI check
2014-11-21 Andrew PinskiAArch64: Reformat inline-asm in elf_machine_load_address
2014-11-21 Will NewtonAArch64: Use ELF macros rather than Elf64 throughout
2014-11-21 Will NewtonAArch64: Update relocations for ILP32
2014-11-21 Torvald Riegelmicroblaze: 64b atomic operations are not supported.
2014-11-21 Alexandre Olivactermid: return string literal, document MT-Safety...
2014-11-20 Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20 Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-19 Siddhesh PoyarekarAuto-generate libc-modules.h
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-18 Roland McGrathNPTL: Move Linux-specific createthread.c to sysdeps.
2014-11-18 Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-11-17 Richard Hendersonalpha: Fix soft-fp breakage
2014-11-14 Roland McGrathRemove sigvec.
2014-11-14 Joseph MyersRemove x86_64 __GNUC_PREREQ (4, 6) conditional.
2014-11-14 Joseph MyersRemove ARM __GNUC_PREREQ(4,4) conditionals.
2014-11-14 David S. MillerFix sparc build.
2014-11-14 Joseph MyersFix build of C mempcpy and stpcpy.
2014-11-13 Stefan LieblerS/390: dl-machine.h: Use numbered labels in inline...
2014-11-13 Stefan LieblerS/390: Add SystemTap probes to longjmp and setjmp.
2014-11-13 Stefan LieblerS/390: Get rid of warning unused variable in dl-machine.h.
2014-11-13 Stefan LieblerS/390: Get rid of warning: the comparision will always...
next