[klibc] [PATCH klibc 0/3] Address layout fixes

Ben Hutchings ben at decadent.org.uk
Sun Jul 16 09:10:02 PDT 2023


This series changes the base addresses for klibc.so and/or klibc-using
executables on several architectures, to fix build-time and run-time
failures.

Ben.

Ben Hutchings (3):
  [klibc] mips64: Compatibility with R6 compact branches
  [klibc] arm: Move shared library below executables
  [klibc] riscv64: Move shared library below executables

 usr/klibc/README.klibc         |  6 ++++++
 usr/klibc/arch/arm/MCONFIG     | 12 ++++++++----
 usr/klibc/arch/mips64/MCONFIG  | 20 +++++++++++++++-----
 usr/klibc/arch/riscv64/MCONFIG |  9 +++++++--
 4 files changed, 36 insertions(+), 11 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.zytor.com/archives/klibc/attachments/20230716/48b7e4cc/attachment.sig>


More information about the klibc mailing list