aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-0/+58
2016-09-13resolv: Remove _LIBC_REENTRANTFlorian Weimer1-0/+4
2016-09-10Add tests-static to tests in malloc/MakefileSiddhesh Poyarekar1-0/+3
2016-09-10Remove __libc_csu_irel declarationSiddhesh Poyarekar1-0/+4
2016-09-07Add e500 version of fetestexceptflag.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: sparc.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: sh.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: s390.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: powerpc.Joseph Myers1-0/+7
2016-09-07Add femode_t functions: mips.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: m68k.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: ia64.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: hppa.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: arm.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: alpha.Joseph Myers1-0/+3
2016-09-07Add femode_t functions: aarch64.Joseph Myers1-0/+3
2016-09-07Add femode_t functions.Joseph Myers1-0/+113
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu1-0/+25
2016-09-06S390: Support PLT and GOT references in check-localplt.Stefan Liebler1-0/+5
2016-09-06malloc: Automated part of conversion to __libc_lockFlorian Weimer1-0/+9
2016-09-05conform tests: call perl with '-I.'Aurelien Jarno1-0/+6
2016-09-03Set NODELETE flag after checking for NULL pointerAurelien Jarno1-0/+7
2016-09-02NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath1-0/+2
2016-09-02Fix generic wait3 after union wait_status removal.Roland McGrath1-0/+3
2016-09-02NaCl: Fix compile error in clock function.Roland McGrath1-0/+4
2016-09-02Inline all support functions for sin and cosSiddhesh Poyarekar1-0/+15
2016-09-02Use do_sin for sin(x) where 0.25 < |x| < 0.855469Siddhesh Poyarekar1-0/+2
2016-09-02Consolidate input partitioning into do_cos and do_sinSiddhesh Poyarekar1-0/+19
2016-09-02vfscanf: Avoid multiple reads of multi-byte character widthFlorian Weimer1-0/+6
2016-09-02vfprintf: Avoid creating a VLA which complicates stack managementFlorian Weimer1-0/+5
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy1-0/+15
2016-09-01Make common fmin implementation generic.Paul E. Murphy1-0/+16
2016-09-01Make common fmax implementation generic.Paul E. Murphy1-0/+21
2016-09-01Make common nextdown implementation generic.Paul E. Murphy1-0/+12
2016-09-01Make common fdim implementation generic.Paul E. Murphy1-0/+34
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer1-0/+19
2016-08-31ldbl-128: Cleanup e_gammal_r.c after _Float128 renamePaul E. Murphy1-0/+6
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-0/+90
2016-08-31S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler1-0/+10
2016-08-30hurd: Fix adjtime call with OLDDELTA == NULLSvante Signell1-0/+5
2016-08-30Use fabs(x) instead of branching on signedness of input to sin and cosSiddhesh Poyarekar1-0/+15
2016-08-30Add fall through commentsSiddhesh Poyarekar1-0/+4
2016-08-30Consolidate reduce_and_compute codeSiddhesh Poyarekar1-0/+5
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy1-0/+58
2016-08-29Prepare to convert remaining _Complex functionsPaul E. Murphy1-0/+9
2016-08-29sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy1-0/+7
2016-08-29Add fetestexceptflag.Joseph Myers1-0/+47
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer1-0/+34
2016-08-26Fix test-skeleton C99 designed initializationAdhemerval Zanella1-0/+5
2016-08-26Correct incorrect bug number in changelogFlorian Weimer1-1/+1