aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers1-26/+2
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy1-0/+4
2017-04-24Macroize function declarations in math_private.hGabriel F. T. Gomes2-170/+146
2017-04-17[BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent1-1/+3
2017-04-10Remove unneeded declarations from math_private.hGabriel F. T. Gomes1-20/+0
2017-03-30Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes1-1/+1
2017-03-14Remove _dl_platform_stringAndreas Schwab1-3/+0
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar1-0/+1
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2-6/+8
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes3-0/+9
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar1-0/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers98-98/+98
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers1-9/+3
2016-12-26PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock1-0/+12
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock1-0/+2
2016-12-26Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock1-0/+11
2016-12-21Remove unused function _dl_tls_setupFlorian Weimer1-6/+0
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer1-4/+2
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2-18/+31
2016-11-10Refactor some libm type-generic macros.Joseph Myers1-6/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-3/+8
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+8
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers1-0/+27
2016-10-06Add iseqsig.Joseph Myers1-0/+27
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-2/+4
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg4-45/+45
2016-09-21Add <stdint.h> integer width macros.Joseph Myers1-1/+45
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy4-0/+6
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy2-8/+1
2016-09-20Make ldexpF generic.Paul E. Murphy2-3/+19
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy1-2/+0
2016-09-01Make common fdim implementation generic.Paul E. Murphy1-2/+2
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy4-0/+233
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers1-0/+9
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-30/+0
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer1-5/+7
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki1-0/+13
2016-06-22Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg1-23/+0
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-0/+36
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault1-0/+2
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault1-0/+21
2016-03-07Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno2-0/+0
2016-02-19malloc: Remove NO_THREADSFlorian Weimer1-19/+0
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-0/+21
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler1-0/+2
2016-01-06Update copyright dates committed in 2016H.J. Lu2-2/+2
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu1-0/+30
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu1-0/+22
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers89-89/+89