Subject: CVS commit: src/libexec/ld.elf_so/arch/arm
To: None <source-changes@NetBSD.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 08/21/2004 11:14:07
Module Name:	src
Committed By:	rearnsha
Date:		Sat Aug 21 11:14:07 UTC 2004

Modified Files:
	src/libexec/ld.elf_so/arch/arm: mdreloc.c

Log Message:
Check the type of symbols; if it's a Thumb function, then set the Thumb
bit in the relocated value (JUMP_SLOT, ABS32 & GLOB_DAT).


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/libexec/ld.elf_so/arch/arm/mdreloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.