summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-2/+2
* ia64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-56/+14
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-82/+0
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-23/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-7/+0
* ia64: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-073-39/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-16/+2
* ia64: Remove fabs implementationsAdhemerval Zanella2022-04-042-164/+0
* ia64: Remove bzero optimizationAdhemerval Zanella2022-02-232-312/+3
* ia64: Remove bcopyAdhemerval Zanella2022-02-231-10/+0
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-011-0/+3
* Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer2022-01-071-0/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0186-86/+86
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-22/+0
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-281-7/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-26/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-8/+8
* Cleanup encoding in commentsSiddhesh Poyarekar2021-12-131-2/+2
* Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2021-12-132-0/+9
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-092-6/+3
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* csu: Always use __executable_start in gmon-start.cFlorian Weimer2021-12-051-13/+0
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-261-0/+1
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-10/+12
* Add narrowing fma functionsJoseph Myers2021-09-222-0/+2
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Add narrowing square root functionsJoseph Myers2021-09-102-0/+2
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03215-224/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-66/+0
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-211-5/+0
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-20/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-2/+9
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-0/+25
* ia64: Update ulpsAdhemerval Zanella2021-04-051-48/+49
* ia64: Fix build after 9acda61d94acAdhemerval Zanella2021-04-052-4/+3
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-301-0/+1
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-251-0/+33
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+32
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-8/+3
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0285-85/+85
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-221-1/+1
* ia64: Use generic exp10fAdhemerval Zanella2020-06-197-572/+8