NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58455 CVS commit: src/libexec/ld.elf_so/arch/mips
The following reply was made to PR lib/58455; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58455 CVS commit: src/libexec/ld.elf_so/arch/mips
Date: Tue, 6 Aug 2024 20:26:45 +0000
Module Name: src
Committed By: riastradh
Date: Tue Aug 6 20:26:45 UTC 2024
Modified Files:
src/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
ld.elf_so(1): Cite reference for MIPS ELF relocations.
This doesn't cover everything -- it's missing the thread-local
storage relocations -- but it's a start.
PR lib/58455: Missing references for processor-specific ELF
relocation semantics
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/libexec/ld.elf_so/arch/mips/mips_reloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index