Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/28/2004 15:24:25
Module Name:	xsrc
Committed By:	chris
Date:		Sun Mar 28 15:24:25 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader: elfloader.c loader.c
	    xf86sym.c

Log Message:
Fix the loader to work on arm.  This is enough for the nv driver to load
on my cats box.

There maybe other softfloat symbols needed by other modules, but they
should be easy to add.


To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/elfloader.c
cvs rdiff -r1.4 -r1.5 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/loader.c
cvs rdiff -r1.5 -r1.6 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/loader/xf86sym.c

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