aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2017-06-08Prepare for radical source tree reorganization.zack/build-layout-experimentZack Weinberg
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes
2017-05-15float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-05-04ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy
2017-04-24Macroize function declarations in math_private.hGabriel F. T. Gomes
2017-04-17[BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent
2017-04-10Remove unneeded declarations from math_private.hGabriel F. T. Gomes
2017-03-30Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers
2016-12-26PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock
2016-12-26Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock
2016-12-26Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock
2016-12-21Remove unused function _dl_tls_setupFlorian Weimer
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-10Refactor some libm type-generic macros.Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers
2016-10-06Add iseqsig.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-21Add <stdint.h> integer width macros.Joseph Myers
2016-09-20Build s_nan* objects from a generic templatePaul E. Murphy
2016-09-20Remove __nan{f,,l} macrosPaul E. Murphy
2016-09-20Make ldexpF generic.Paul E. Murphy
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy
2016-09-01Make common fdim implementation generic.Paul E. Murphy
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer
2016-07-01Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki
2016-06-22Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer