about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-0/+4
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-3/+4
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-0/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-202-0/+78
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Convert e_exp2l.c into a templateGabriel F. T. Gomes2017-05-171-0/+1
* float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2017-05-151-0/+3
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-154-3/+93
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-111-0/+1
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-26/+2
* ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy2017-05-041-0/+4
* Macroize function declarations in math_private.hGabriel F. T. Gomes2017-04-242-170/+146
* [BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent2017-04-171-1/+3
* Remove unneeded declarations from math_private.hGabriel F. T. Gomes2017-04-101-20/+0
* Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes2017-03-301-1/+1
* Remove _dl_platform_stringAndreas Schwab2017-03-141-3/+0
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-071-0/+1
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-252-6/+8
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-233-0/+9
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-021-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0198-98/+98
* Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers2016-12-301-9/+3
* PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock2016-12-261-0/+12
* Do not stack-protect ifunc resolvers [BZ #7065]Nick Alcock2016-12-261-0/+2
* Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock2016-12-261-0/+11
* Remove unused function _dl_tls_setupFlorian Weimer2016-12-211-6/+0
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-4/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-302-18/+31
* Refactor some libm type-generic macros.Joseph Myers2016-11-101-6/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-3/+8
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+8
* Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-171-0/+27
* Add iseqsig.Joseph Myers2016-10-061-0/+27
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+4
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-234-45/+45
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-1/+45
* Build s_nan* objects from a generic templatePaul E. Murphy2016-09-204-0/+6
* Remove __nan{f,,l} macrosPaul E. Murphy2016-09-202-8/+1
* Make ldexpF generic.Paul E. Murphy2016-09-202-3/+19
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-2/+0
* Make common fdim implementation generic.Paul E. Murphy2016-09-011-2/+2
* Support for type-generic libm function implementations libmPaul E. Murphy2016-08-174-0/+233
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-101-0/+9
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-30/+0
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-031-5/+7
* Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki2016-07-011-0/+13
* Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg2016-06-221-23/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-0/+36