about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Improve libm test coverage of classification macros / functions.Joseph Myers2012-10-081-0/+14
* Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder2012-10-081-0/+6
* Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab2012-10-081-0/+5
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+6
* Add a strstr test for page boundaryH.J. Lu2012-10-061-0/+4
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-051-0/+11
* Add a testase for BZ #14602H.J. Lu2012-10-051-0/+4
* Test strcasestr/strchr/strstr under all implementationsH.J. Lu2012-10-051-0/+24
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-0/+7
* Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu2012-10-051-0/+3
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-051-0/+15
* Improve libm-test.inc comment.Joseph Myers2012-10-051-0/+8
* Update config.guess and config.sub.Joseph Myers2012-10-051-0/+5
* Name space hygeine for madvise.Roland McGrath2012-10-041-0/+15
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-0/+14
* sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano2012-10-031-0/+5
* Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath2012-10-031-0/+4
* * scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva2012-10-021-0/+5
* Use ElfW(Off) rather than off_t for offsets within ELF files.Roland McGrath2012-10-021-0/+5
* nscd: fix compilation flagsDmitry V. Levin2012-10-021-0/+4
* Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin2012-10-021-0/+5
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-021-0/+12
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-0/+14
* 2012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law2012-10-011-0/+9
* Define __have_atfcts global in stub openat implementation.Roland McGrath2012-10-011-0/+2
* Clean up init-first.c files.Roland McGrath2012-10-011-0/+11
* Fix sign of inexact zero return from fma (bug 14645).Joseph Myers2012-10-011-0/+14
* Fix sign of exact zero return from fma (bug 14638).Joseph Myers2012-09-291-0/+18
* Uncorrupt Sparc ULPS file.David S. Miller2012-09-281-0/+4
* Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath2012-09-281-0/+3
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-281-0/+5
* Fix stub open.c to define __libc_open.Roland McGrath2012-09-281-0/+2
* Add a missing $(make-target-directory).Roland McGrath2012-09-281-0/+2
* Quiet make warning under --disable-shared.Roland McGrath2012-09-281-0/+3
* Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath2012-09-281-0/+2
* Clean up *objdir variables.Roland McGrath2012-09-281-0/+3
* Avoid more warnings in nsswitch.cRoland McGrath2012-09-281-2/+4
* Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller2012-09-281-2/+0
* Avoid unused static function warning in nsswitch.c.Roland McGrath2012-09-281-0/+5
* Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2012-09-281-0/+2
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-281-0/+11
* tst-mknodat: create a FIFO instead of a socketPino Toscano2012-09-281-0/+4
* 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law2012-09-281-0/+14
* Re-order the last ChangeLog entryH.J. Lu2012-09-281-3/+3
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-0/+16
* Improve ChangeLog entry for x86_64 strncmp-ssse3.SH.J. Lu2012-09-281-2/+2
* aio_fsync: fix the access mode checkPino Toscano2012-09-281-0/+4
* [BZ #11438]Jeff Law2012-09-281-0/+9
* Fix a typo in ChangeLogH.J. Lu2012-09-281-1/+1
* Don't flush write buffer for ftellSiddhesh Poyarekar2012-09-281-0/+7