summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-1/+2
* sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella2023-07-121-1/+1
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-3024-39/+39
* ia64: Regenerate ulpsAndreas K. Hüttel2023-01-241-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0681-81/+81
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-191-7/+1
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Remove all assembly optimizations for htonl and htonsAdhemerval Zanella2022-10-242-58/+0
* Update _FloatN header support for C++ in GCC 13Joseph Myers2022-09-281-3/+3
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* 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