Subject: CVS commit: basesrc/libexec/ld.aout_so
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/22/2002 18:27:52
Module Name:	basesrc
Committed By:	skrll
Date:		Tue Jan 22 16:27:52 UTC 2002

Modified Files:
	basesrc/libexec/ld.aout_so: Makefile
Added Files:
	basesrc/libexec/ld.aout_so: ld.so.arm32.uue

Log Message:
Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extract
on ELF platforms.

This file was created using the following revisions:

	ld.h,v 1.2 1998/12/17 23:36:38 pk
	malloc.c,v 1.7 2000/11/28 06:01:34 mycroft
	rtld.c,v 1.82 2001/09/20 20:55:29 wiz
	shlib.c,v 1.18 2000/05/27 06:53:30 matt
	shlib.h,v 1.1 1998/12/15 23:16:14 pk

arm32 specific files:

	md-static-funcs.c,v 1.1 1997/10/17 21:25:42 mark
	md.c,v 1.11 1999/02/27 03:34:05 tv
	md.h,v 1.4 2000/05/28 01:53:05 matt
	mdprologue.S,v 1.1 1997/10/17 21:25:59 mark


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/libexec/ld.aout_so/Makefile
cvs rdiff -r0 -r1.1 basesrc/libexec/ld.aout_so/ld.so.arm32.uue

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