Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/12/1998 03:03:24
Module Name:	src
Committed By:	mycroft
Date:		Thu Nov 12 11:03:24 UTC 1998

Modified Files:
	src/gnu/usr.bin/gcc/arch/arm32: arm32.c arm32.h arm32.md netbsd.h
Log Message:
Redo the previous:
GC all of the backward branch code (which wasn't used).
Separate the a.out stuff into a separate .h file.
Some other random cleanup.
Leave the arm_preserved_register() hack for now.