about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix MIPS sa_flags type (bug 17781).Joseph Myers2015-01-021-0/+4
* Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers2015-01-021-0/+5
* Use single year in copyright notice in banner in ntpl/version.c.Joseph Myers2015-01-021-0/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-0/+30
* ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2015-01-021-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-0/+8
* Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar2015-01-021-0/+4
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+33
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-311-0/+50
* powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan2014-12-311-0/+7
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-311-0/+22
* Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar2014-12-311-0/+5
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-0/+7
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-301-0/+10
* Fix some warnings in the absence of FP round/exception supportChris Metcalf2014-12-301-0/+14
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+67
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu2014-12-301-0/+14
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-0/+6
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-301-0/+25
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-291-0/+4
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-291-0/+6
* posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2014-12-291-0/+5
* Make type for spec variable size as size_tSiddhesh Poyarekar2014-12-291-0/+4
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-291-0/+9
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-291-0/+4
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-291-0/+12
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-261-0/+3
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-0/+3
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-0/+4
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-261-0/+5
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-231-0/+4
* * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw2014-12-231-0/+4
* iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2014-12-231-0/+4
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-0/+17
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-0/+4
* Fix namespace conformance issue with Bessel functions.Chris Metcalf2014-12-221-0/+6
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-0/+6
* Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf2014-12-221-0/+2
* 2014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-221-0/+5
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-221-0/+12
* Remove trailing whitespace.Steve Ellcey2014-12-221-1/+1
* Add missing ChangeLog entries from Friday (Dec 19, 2014).Steve Ellcey2014-12-221-0/+20
* Optimize to avoid an unnecessary FPCR read.Wilco Dijkstra2014-12-221-0/+5