about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel2015-06-041-0/+8
* NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath2015-06-031-0/+12
* Replace finite with isfinite.Wilco Dijkstra2015-06-031-0/+7
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-0/+93
* Fix fnmatch strnlen namespace (bug 18470).Joseph Myers2015-06-031-0/+16
* Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers2015-06-031-0/+9
* BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath2015-06-021-0/+12
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-021-0/+9
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-0/+14
* Fix fnmatch towlower namespace (bug 18469).Joseph Myers2015-06-021-0/+12
* Fix setenv.c diagnostic pragma to be compatible with GCC 4.6Roland McGrath2015-06-021-0/+5
* 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2015-06-021-0/+4
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+12
* Fix ChangeLog entryAdhemerval Zanella2015-06-011-5/+5
* powerpc: setcontext.S uses power6 mtfsf when not supported [BZ #18116]Martin Sebor2015-06-011-0/+9
* benchtest: script to compare two benchmarksSiddhesh Poyarekar2015-06-011-0/+6
* New module to import and process benchmark outputSiddhesh Poyarekar2015-06-011-0/+8
* * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union toSteve Ellcey2015-06-011-0/+5
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-05-291-0/+4
* NaCl: Make thread exit wake pthread_join.Roland McGrath2015-05-281-0/+8
* NaCl: Fix lll_futex_timed_wait timeout calculation.Roland McGrath2015-05-281-0/+5
* Make sure that calloc is called at least onceH.J. Lu2015-05-281-0/+11
* 2015-05-28 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-05-281-0/+5
* Fix monetary.h commentMarko Myllynen2015-05-271-0/+4
* tile: use better variable naming in INLINE_SYSCALLChris Metcalf2015-05-261-0/+6
* NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath2015-05-261-0/+2
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-261-0/+19
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-261-0/+16
* Fix sorting order for Ukrainian locale (BZ 17293)Andriy Rysin2015-05-261-0/+5
* Fix monetary.h commentSiddhesh Poyarekar2015-05-261-0/+4
* struct stat is not posix conformSzabolcs Nagy2015-05-261-0/+14
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-0/+121
* Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich2015-05-251-0/+5
* Don't issue an error if DT_PLTRELSZ is missingH.J. Lu2015-05-221-0/+6
* Remove obsolete aliases that broke 'locale -a'Paul Eggert2015-05-221-0/+10
* Remove socket.S implementationAdhemerval Zanella2015-05-221-0/+87
* Fix soft-fp fma for -Wuninitialized.Joseph Myers2015-05-221-0/+7
* Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.Joseph Myers2015-05-221-0/+5
* Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph Myers2015-05-221-0/+4
* Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.Joseph Myers2015-05-221-0/+7
* Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath2015-05-221-0/+6
* Restore _POSIX2_C_VERSION definition (bug 438).Joseph Myers2015-05-221-0/+5
* Fix pathconf basename namespace (bug 18444).Joseph Myers2015-05-221-0/+12
* Avoid some aliasing violations in libioFlorian Weimer2015-05-221-0/+18
* Fix lgamma implementations for -Wuninitialized.Joseph Myers2015-05-211-0/+10
* Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.Joseph Myers2015-05-211-0/+3
* linknamespace: whitelist re_syntax_options.Joseph Myers2015-05-211-0/+9
* vfprintf: Remove label name switching for the jump tableFlorian Weimer2015-05-211-0/+5
* vfprintf: Introduce printf_positional functionFlorian Weimer2015-05-211-0/+7
* vfprintf: Move jump table definition and the macros out of functionFlorian Weimer2015-05-211-0/+8