[PATCH 0/3] LoongArch: Clean up after Binutils minimal version bump

Xi Ruoyao xry111@xry111.site
Sat Aug 26 16:36:48 GMT 2023


Now we require Binutils >= 2.41, so we can take the advantage and make
some code simpler.

Xi Ruoyao (3):
  LoongArch: Simplify the autoconf check for static PIE
  LoongArch: Remove support code for old linker in start.S
  LoongArch: Micro-optimize LD_PCREL

 sysdeps/loongarch/configure                   | 36 ++++---------------
 sysdeps/loongarch/configure.ac                | 30 +++++-----------
 sysdeps/loongarch/start.S                     | 19 ++--------
 .../unix/sysv/linux/loongarch/pointer_guard.h | 10 +++---
 4 files changed, 23 insertions(+), 72 deletions(-)

-- 
2.42.0



More information about the Libc-alpha mailing list