aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)AuthorFilesLines
2023-01-24ia64: Regenerate ulpsAndreas K. Hüttel1-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers81-81/+81
2022-12-19stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer1-7/+1
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-24Remove all assembly optimizations for htonl and htonsAdhemerval Zanella2-58/+0
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers1-3/+3
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-2/+2
2022-05-30ia64: Remove _dl_skip_args usageAdhemerval Zanella1-56/+14
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-82/+0
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-7/+0
2022-04-07ia64: Remove fcopysign{f} implementationAdhemerval Zanella3-39/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-16/+2
2022-04-04ia64: Remove fabs implementationsAdhemerval Zanella2-164/+0
2022-02-23ia64: Remove bzero optimizationAdhemerval Zanella2-312/+3
2022-02-23ia64: Remove bcopyAdhemerval Zanella1-10/+0
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-0/+3
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer1-0/+8
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert86-86/+86
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-22/+0
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella1-7/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-26/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-8/+8
2021-12-13Cleanup encoding in commentsSiddhesh Poyarekar1-2/+2
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+9
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2-6/+3
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-05csu: Always use __executable_start in gmon-start.cFlorian Weimer1-13/+0
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-10/+12
2021-09-22Add narrowing fma functionsJoseph Myers2-0/+2
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-10Add narrowing square root functionsJoseph Myers2-0/+2
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar215-224/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-66/+0
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer1-5/+0
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella1-20/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-2/+9
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer1-0/+25
2021-04-05ia64: Update ulpsAdhemerval Zanella1-48/+49
2021-04-05ia64: Fix build after 9acda61d94acAdhemerval Zanella2-4/+3
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar1-0/+1
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer1-0/+33
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+32