CVS: cvs.openbsd.org: src

Kirill A. Korinsky <[email protected]> Thu, 30 Jul 2026 13:28:37 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/30 13:28:37

Modified files:
	gnu/llvm/lld/ELF: Driver.cpp InputFiles.cpp InputSection.cpp 
	                  Relocations.cpp Relocations.h Symbols.cpp 
	                  Symbols.h SyntheticSections.cpp 
	                  SyntheticSections.h Target.cpp Target.h 
	                  Writer.cpp 
	gnu/llvm/lld/ELF/Arch: SPARCV9.cpp 
	gnu/llvm/llvm/include/llvm/BinaryFormat: ELF.h 
	gnu/llvm/llvm/lib/Target/Sparc: SparcISelLowering.cpp 
	gnu/llvm/llvm/lib/Target/Sparc/AsmParser: SparcAsmParser.cpp 

Log message:
gnu/llvm: improve sparc64 support

With huge help to test it by tb@

OK: robert@