about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Consolidate link map sortingAndreas Schwab2017-11-271-2/+2
* Support _Float64x in libm_alias macros.Joseph Myers2017-11-242-9/+27
* Make min_of_type_ macros function-like.Joseph Myers2017-11-241-6/+9
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-133-4/+9
* Add _Float128 function aliases.Joseph Myers2017-10-181-1/+8
* Add common ifunc-init.h headerAdhemerval Zanella2017-10-171-0/+54
* Move some float128 symbol version definitions.Joseph Myers2017-10-161-0/+1
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-104-5/+51
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-095-9/+27
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-031-1/+1
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-011-12/+0
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+7
* Define and use libm_alias_float128.Joseph Myers2017-09-142-0/+41
* Define and use libm_alias_ldouble.Joseph Myers2017-09-132-0/+42
* Define and use libm_alias_double.Joseph Myers2017-09-133-24/+47
* Remove declare_mgen_alias_2.Joseph Myers2017-09-122-19/+0
* Define and use a libm_alias_float macro.Joseph Myers2017-09-112-0/+41
* Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers2017-09-053-6/+12
* hurd: Fix sigsetops.h macrosSamuel Thibault2017-09-031-3/+3
* sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2017-09-031-1/+0
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-2/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-312-63/+38
* aio: Remove internal_function function attributeFlorian Weimer2017-08-311-2/+1
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+3
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+2
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-2/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-1/+1
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-221-1/+1
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-211-1/+1
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-2/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-1/+1
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-5/+0
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-181-8/+4
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-4/+4
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-11/+8
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-2/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-102-21/+88
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-081-0/+23
* Reimplement min_of_type using __MATH_TG.Joseph Myers2017-08-041-18/+8
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-5/+5
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-241-0/+19
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-0/+30
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-302-0/+32
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2