about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-7/+7
* string: Improve generic memchrAdhemerval Zanella2023-02-061-10/+4
* string: Improve generic strchrnulAdhemerval Zanella2023-02-061-4/+0
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-061-5/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06177-177/+177
* Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella2022-11-011-2/+2
* Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2022-10-311-2/+2
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-184-0/+4
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-7/+2
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-52/+0
* powerpc32: Remove unused HAVE_PPC_SECURE_PLTFangrui Song2022-05-022-41/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-0/+5
* powerpc: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-071-66/+0
* powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella2022-02-237-158/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-20/+11
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-120/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01185-185/+185
* math: Remove powerpc e_hypotAdhemerval Zanella2021-12-137-162/+1
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-264-0/+6
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-265-0/+10
* powerpc: Remove backtrace implementationAdhemerval Zanella2021-10-201-133/+0
* 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-8/+9
* powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song2021-09-271-2/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0321-21/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-49/+0
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+28
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02191-191/+191
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-301-3/+12
* powerpc: Eliminate UP macro conditionalsFlorian Weimer2020-11-131-3/+1
* powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly2020-09-221-1/+1
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* powerpc: Add support for POWER10Tulio Magno Quites Machado Filho2020-06-293-0/+4
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-211-0/+2
* powerpc32: Fix syntax error in __GLRO macroAndreas Schwab2020-01-181-1/+1
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-174-36/+53
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-8/+8
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-036-16/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01191-191/+191
* powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella2019-12-192-4/+6
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07191-191/+191
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-083-21/+3
* powerpc: Refactor modf{f}Adhemerval Zanella2019-07-082-20/+2
* powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-2622-547/+142
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-1720-341/+77
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-128-287/+2
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-128-272/+2
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-1216-646/+2