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/m68k



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/m68k
Date: Fri, 18 Apr 2025 12:56:47 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Apr 18 12:56:47 UTC 2025
 
 Modified Files:
 	src/libexec/ld.elf_so/arch/m68k: mdreloc.c
 
 Log Message:
 ld.elf_so/arch/m68k: Cite reference for m68k elf relocations.
 
 Missing anything about thread-local storage; presumably TLS support
 on m68k is a gnuish invention.
 
 PR lib/58455: Missing references for processor-specific ELF
 relocation semantics
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.36 -r1.37 src/libexec/ld.elf_so/arch/m68k/mdreloc.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