NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40309 CVS commit: src/sys/arch/arm/arm32
The following reply was made to PR port-arm32/40309; it has been noted by GNATS.
From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40309 CVS commit: src/sys/arch/arm/arm32
Date: Mon, 17 Aug 2009 19:44:32 +0000
Module Name: src
Committed By: dsl
Date: Mon Aug 17 19:44:32 UTC 2009
Modified Files:
src/sys/arch/arm/arm32: kobj_machdep.c
Log Message:
Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32.
Changes from PR/40309, but structure changed so there is a common error printf.
Compiles ok, but my quick kernel build failed to find module_init_md().
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/arm32/kobj_machdep.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