about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add femode_t functions.Joseph Myers2016-09-071-0/+113
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-09-061-0/+25
* S390: Support PLT and GOT references in check-localplt.Stefan Liebler2016-09-061-0/+5
* malloc: Automated part of conversion to __libc_lockFlorian Weimer2016-09-061-0/+9
* conform tests: call perl with '-I.'Aurelien Jarno2016-09-051-0/+6
* Set NODELETE flag after checking for NULL pointerAurelien Jarno2016-09-031-0/+7
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-021-0/+2
* Fix generic wait3 after union wait_status removal.Roland McGrath2016-09-021-0/+3
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-021-0/+4
* Inline all support functions for sin and cosSiddhesh Poyarekar2016-09-021-0/+15
* Use do_sin for sin(x) where 0.25 < |x| < 0.855469Siddhesh Poyarekar2016-09-021-0/+2
* Consolidate input partitioning into do_cos and do_sinSiddhesh Poyarekar2016-09-021-0/+19
* vfscanf: Avoid multiple reads of multi-byte character widthFlorian Weimer2016-09-021-0/+6
* vfprintf: Avoid creating a VLA which complicates stack managementFlorian Weimer2016-09-021-0/+5
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-0/+15
* Make common fmin implementation generic.Paul E. Murphy2016-09-011-0/+16
* Make common fmax implementation generic.Paul E. Murphy2016-09-011-0/+21
* Make common nextdown implementation generic.Paul E. Murphy2016-09-011-0/+12
* Make common fdim implementation generic.Paul E. Murphy2016-09-011-0/+34
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-011-0/+19
* ldbl-128: Cleanup e_gammal_r.c after _Float128 renamePaul E. Murphy2016-08-311-0/+6
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-0/+90
* S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler2016-08-311-0/+10
* hurd: Fix adjtime call with OLDDELTA == NULLSvante Signell2016-08-301-0/+5
* Use fabs(x) instead of branching on signedness of input to sin and cosSiddhesh Poyarekar2016-08-301-0/+15
* Add fall through commentsSiddhesh Poyarekar2016-08-301-0/+4
* Consolidate reduce_and_compute codeSiddhesh Poyarekar2016-08-301-0/+5
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-291-0/+58
* Prepare to convert remaining _Complex functionsPaul E. Murphy2016-08-291-0/+9
* sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy2016-08-291-0/+7
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+47
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2016-08-261-0/+34
* Fix test-skeleton C99 designed initializationAdhemerval Zanella2016-08-261-0/+5
* Correct incorrect bug number in changelogFlorian Weimer2016-08-261-1/+1
* nptl: Avoid expected SIGALRM in most tests [BZ #20432]Florian Weimer2016-08-261-0/+42
* X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu2016-08-261-0/+6
* string: More tests for strcmp, strcasecmp, strncmp, strncasecmpFlorian Weimer2016-08-261-0/+5
* Reduce memory size of tsearch red-black tree.Mark Wielaard2016-08-251-0/+14
* mach: Add more allowed external headersSamuel Thibault2016-08-211-0/+4
* Convert _Complex tangent functions to generated codePaul E. Murphy2016-08-191-0/+36
* Prepare to convert _Complex tangent functionsPaul E. Murphy2016-08-191-0/+7
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-191-0/+52
* Prepare to convert _Complex sine functionsPaul E. Murphy2016-08-191-0/+8
* X86: Change bit_YMM_state to (1 << 2)H.J. Lu2016-08-191-0/+4
* Merge common usage of mul_split functionPaul E. Murphy2016-08-191-0/+24
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-191-0/+41
* Prepare to convert _Complex cosine functionsPaul E. Murphy2016-08-191-0/+7
* Add tst-wcstod-roundPaul E. Murphy2016-08-191-0/+26
* Add tests for fortification of bcopy and bzero.Zack Weinberg2016-08-191-0/+4
* Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel2016-08-181-0/+9