about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler2015-08-261-0/+14
* NaCl: Call __nacl_main in preference to main.Roland McGrath2015-08-251-0/+5
* Use SSE2 optimized strcmp in x86-64 ld.soH.J. Lu2015-08-251-0/+4
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-251-0/+5
* Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan2015-08-251-0/+21
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-251-0/+8
* powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan2015-08-251-0/+4
* Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2015-08-251-0/+4
* Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu2015-08-251-0/+9
* Replace %xmm8 with %xmm0H.J. Lu2015-08-251-0/+4
* Handle overflow in __hcreate_rOndřej Bílka2015-08-251-0/+10
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-251-0/+27
* Note bug 10882 as having been fixed in 2.16.Joseph Myers2015-08-241-0/+1
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-241-0/+4
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-241-0/+6
* Don't use the main arena in retry path if it is corruptSiddhesh Poyarekar2015-08-241-0/+3
* Drop unused first argument from arena_get2Siddhesh Poyarekar2015-08-241-0/+6
* Remove __ASSUME_IPC64Andreas Schwab2015-08-241-0/+28
* manual: skip build when perl is unavailableMike Frysinger2015-08-211-0/+4
* powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2015-08-211-0/+5
* powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2015-08-211-0/+5
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-211-77/+0
* Revert "Fix a typo in linux lxstat.c"H.J. Lu2015-08-211-4/+0
* Fix a typo in linux lxstat.cH.J. Lu2015-08-211-0/+4
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-211-0/+77
* Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2015-08-201-0/+6
* Don't use -Wno-error=undef.Joseph Myers2015-08-201-0/+5
* Add missing ChangeLog entry for the last commitH.J. Lu2015-08-201-0/+7
* Don't use -Wno-uninitialized in math/.Joseph Myers2015-08-201-0/+2
* Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2015-08-201-0/+5
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-0/+9
* Remove x86 init-arch.cH.J. Lu2015-08-201-0/+5
* Fix exponents in manual.Ondřej Bílka2015-08-201-0/+8
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-201-0/+5
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-0/+11
* relocate localedata ChangeLog entriesMike Frysinger2015-08-191-13/+0
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-191-0/+7
* Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2015-08-191-0/+5
* [BZ #18796]Andrew Senkevich2015-08-191-0/+6
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-191-0/+11
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-191-0/+8
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-191-0/+9
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-191-1/+13
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-191-0/+6
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-191-0/+3
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-191-0/+9
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-181-0/+6
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-181-0/+7
* Port the 0x7efe...feff pattern to GCC 6.Paul Eggert2015-08-181-0/+11
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-181-0/+8