]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Don't use hidden visibility in libc.a with PIE on i386
[thirdparty/glibc.git] / ChangeLog
2017-10-05  H.J. LuDon't use hidden visibility in libc.a with PIE on i386
2017-10-05  H.J. LuUse $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before...
2017-10-04  H.J. LuAdd a test for main () in a shared object
2017-10-04  H.J. Lutest-math-iscanonical.cc: Return errors != 0
2017-10-04  Joseph MyersUse libm_alias_double for dbl-64 fma.
2017-10-04  Szabolcs Nagyaarch64: don't use MIN in dl-machine.h
2017-10-04  Joseph MyersRestore sparc32 copysignl, fabsl, fmal compat symbols...
2017-10-04  Joseph MyersRemove alpha nearbyint wrapper.
2017-10-04  Florian Weimercrypt: Adjust check-local-headers.sh for nspr4 include...
2017-10-04  Guido Trentalanciacrypt: Use NSPR header files in addition to NSS header...
2017-10-04  Andreas SchwabMove nss_compat from nis to nss subdir and install...
2017-10-04  Szabolcs Nagy[BZ #22244] Fix yn(n,0) without SVID wrapper
2017-10-04  Szabolcs Nagy[BZ #22243] fix log2(0) and log(10) in downward rounding
2017-10-04  H.J. Lui386: Use "movl main@GOT(%ebx), %eax" in start.S
2017-10-04  H.J. LuRevert x86: Allow undefined _DYNAMIC in static executable
2017-10-04  H.J. Lumips: Don't check _DYNAMIC in elf_machine_load_address
2017-10-04  H.J. Luarm: Don't check _DYNAMIC in elf_machine_load_address
2017-10-04  H.J. Lutest-math-iscanonical.cc: Replace bool with int
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 modf.
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 logb.
2017-10-03  H.J. Lutile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
2017-10-03  Joseph MyersUse libm_alias_float for dbl-64 fmaf.
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 frexp.
2017-10-03  Gabriel F. T. GomesAdd C++ versions of iscanonical for ldbl-96 and ldbl...
2017-10-03  Joseph MyersUse libm_alias_double for more dbl-64 functions.
2017-10-03  Szabolcs Nagyfix drem symbol for static linking and new targets
2017-10-03  H.J. Luld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
2017-10-02  Samuel ThibaultIntroduce NO_RTLD_HIDDEN, make hurd use it instead...
2017-10-02  Joseph MyersUse libm_alias_double for dbl-64 atan, tan.
2017-10-02  Joseph MyersMake dbl-64 atan and tan into weak aliases.
2017-10-02  Szabolcs Nagyfix gamma symbol for static linking and new targets
2017-10-02  Szabolcs NagyDo not wrap logf, log2f and powf
2017-10-02  Szabolcs NagyDo not wrap expf and exp2f
2017-10-02  Szabolcs NagyNew symbol version for logf, log2f and powf without...
2017-10-02  Rajalakshmi Sriniv... powerpc: Optimize memrchr for power8
2017-10-02  H.J. LuHide internal fadvise64/fallocate64 functions [BZ ...
2017-10-02  H.J. LuHide internal __sched_setaffinity_new function [BZ...
2017-10-02  H.J. LuHide internal __glob64 function [BZ #18822]
2017-10-02  H.J. LuHide internal __new_getrlimit function [BZ #18822]
2017-10-02  H.J. LuHide internal __new_exitfn function [BZ #18822]
2017-10-02  H.J. LuHide internal __moncontrol function [BZ #18822]
2017-10-02  H.J. LuHide internal __libc_print_version function [BZ #18822]
2017-10-02  H.J. LuHide internal __init_misc function [BZ #18822]
2017-10-02  H.J. LuHide internal __setfpucw function [BZ #18822]
2017-10-02  H.J. LuHide internal __nis_hash function [BZ #18822]
2017-10-02  H.J. LuHide internal __tcgetattr function [BZ #18822]
2017-10-02  H.J. LuHide internal __setrlimit function [BZ #18822]
2017-10-02  H.J. LuHide internal __vstrfmon_l function [BZ #18822]
2017-10-02  H.J. LuHide internal __sched_setparam function [BZ #18822]
2017-10-02  H.J. LuHide internal __hash_string function [BZ #18822]
2017-10-02  H.J. LuHide internal __hasmntopt function [BZ #18822]
2017-10-02  H.J. LuHide internal __ifreq function [BZ #18822]
2017-10-02  H.J. LuHide internal idna functions [BZ #18822]
2017-10-02  H.J. LuHide internal __gettextparse function [BZ #18822]
2017-10-01  H.J. LuHide internal __get_sol function [BZ #18822]
2017-10-01  H.J. LuMove hidden_proto (__dl_iterate_phdr) to include/link...
2017-10-01  H.J. LuHide internal __bsd_getpt function [BZ #18822]
2017-10-01  H.J. LuHide internal __fopen_maybe_mmap function [BZ #18822]
2017-10-01  H.J. LuHide internal __tdestroy function [BZ #18822]
2017-10-01  H.J. LuHide internal __assert_fail_base function [BZ #18822]
2017-10-01  H.J. LuHide internal __sysinfo function [BZ #18822]
2017-10-01  H.J. LuHide internal signal functions [BZ #18822]
2017-10-01  H.J. LuHide internal __strsep function [BZ #18822]
2017-10-01  H.J. LuHide __posix_spawn_file_actions_realloc/__spawni [BZ...
2017-10-01  H.J. LuHide internal __mremap function [BZ #18822]
2017-10-01  H.J. LuHide internal __malloc_check_init function [BZ #18822]
2017-10-01  H.J. LuHide internal __ioctl function [BZ #18822]
2017-10-01  H.J. LuMark internal intl functions with attribute_hidden...
2017-10-01  H.J. LuHide internal sysinfo functions [BZ #18822]
2017-10-01  H.J. LuMark internal netlink functions with attribute_hidden...
2017-10-01  H.J. LuMark internal rpc functions with attribute_hidden ...
2017-10-01  H.J. LuHide __readv and __writev [BZ #18822]
2017-10-01  H.J. LuHide internal regex functions [BZ #18822]
2017-10-01  H.J. LuMark internal utmp functions with attribute_hidden...
2017-10-01  H.J. LuMark internal dirent functions with attribute_hidden...
2017-10-01  H.J. LuMark internal getXXXbyYYY functions with attribute_hidd...
2017-10-01  H.J. LuMark internal stdio functions with attribute_hidden...
2017-10-01  H.J. LuMark internal gshadow functions with attribute_hidden...
2017-10-01  H.J. LuMark internal statfs functions with attribute_hidden...
2017-10-01  H.J. LuMark internal time functions with attribute_hidden...
2017-10-01  H.J. LuMark internal nscd functions with attribute_hidden...
2017-10-01  H.J. LuMark internal gmp functions with attribute_hidden ...
2017-10-01  H.J. LuMark internal wchar functions with attribute_hidden...
2017-10-01  H.J. LuMark internal grp/pwd/shadow functions with attribute_h...
2017-10-01  H.J. LuMark internal unistd functions with attribute_hidden...
2017-10-01  H.J. LuMark internal argp functions with attribute_hidden...
2017-10-01  H.J. LuMark ____wcsto*_l_internal functions with attribute_hid...
2017-10-01  H.J. LuMark __internal_statvfs[64] with attribute_hidden ...
2017-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-10-01  H.J. LuMark internal stdlib functions with attribute_hidden...
2017-10-01  H.J. LuMark 3 *_internal functions with attribute_hidden ...
2017-10-01  John David AnglinFix return pointer save and PIC register restore in...
2017-09-30  John David AnglinFix hppa text relocations in libc.so
2017-09-30  H.J. LuAdd a test for non-PIE static executable
2017-09-29  Joseph MyersUse libm_alias_double for some dbl-64 functions.
2017-09-29  H.J. Luarm: Update elf_machine_load_address for static PIE
2017-09-29  H.J. Lumips: Update elf_machine_load_address for static PIE
2017-09-29  H.J. Luarm: Check PIC instead of SHARED in start.S
2017-09-29  Joseph MyersUpdate x86_64 libm-test-ulps.
2017-09-29  Wilco DijkstraUse fabs(f/l) rather than __fabs
next