Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/15/2002 02:53:22
Module Name: basesrc
Committed By: thorpej
Date: Sat Sep 14 23:53:22 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
It is possible for reloc entries to point to unaligned locations; handle
this.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/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.