about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-0/+70
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-091-0/+7
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-0/+5
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+9
* Improve bndmov encoding with zero displacementH.J. Lu2015-07-091-0/+5
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-0/+20
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+5
* hurd: permit to use mlock from non-root processSamuel Thibault2015-07-091-0/+7
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-0/+4
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-0/+5
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-0/+7
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-0/+4
* Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath2015-07-081-0/+5
* libio: Update tst-fmemopen2.cAdhemerval Zanella2015-07-081-0/+5
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+70
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-1/+7
* Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao2015-07-081-0/+7
* nscd: drop selinux/flask.h includeMike Frysinger2015-07-081-0/+4
* pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger2015-07-081-0/+11
* Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell2015-07-081-0/+6
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-0/+22
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-0/+15
* S390: Regenerate ULPs.Stefan Liebler2015-07-071-0/+4
* S390: Fix sem.h conformance test failures.Stefan Liebler2015-07-071-0/+6
* Add la_symbind32 to x86-64 audit testsH.J. Lu2015-07-071-0/+9
* Add and use sysdeps/i386/link-defines.symH.J. Lu2015-07-071-0/+10
* Add a testcase for i386 LD_AUDITH.J. Lu2015-07-071-0/+11
* Do not create invalid pointers in C code of string functions.Torvald Riegel2015-07-071-0/+8
* Set errno to ENOMEM on overflow in sbrk (bug 18592)Cyril Hrubis2015-07-071-0/+5
* Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra2015-07-061-0/+9
* Remove unused file sysdeps/ieee754/support.cWilco Dijkstra2015-07-061-0/+4
* [AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy2015-07-061-0/+8
* Regenerate aarch64 libm-test-ulpsSzabolcs Nagy2015-07-021-0/+4
* Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers2015-07-011-0/+6
* The C++ 2011 std::call_once function is specified to allowMartin Sebor2015-07-011-0/+8
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2015-07-011-0/+2
* Regenerate ARM libm-test-ulps.Joseph Myers2015-07-011-0/+2
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-07-011-0/+5
* Remove documentation of lowlevellock systemtap probes.Torvald Riegel2015-06-301-0/+3
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-0/+23
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-0/+36
* Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers2015-06-291-0/+7
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-0/+15
* Update headers for Linux 4.0, 4.1 definitions.Joseph Myers2015-06-291-0/+11
* malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ...Mel Gorman2015-06-261-0/+6
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-261-0/+7
* Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers2015-06-251-0/+15
* More correct description of linking with vector math library.Andrew Senkevich2015-06-251-0/+4
* Fix buffer overflow for writes to memory buffer stream (bug 18549)Andreas Schwab2015-06-251-0/+6
* Support compilers defaulting to PIEH.J. Lu2015-06-251-0/+12