Subject: CVS commit: gnusrc/gnu/dist/toolchain/gas/config
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/07/2001 20:14:25
Module Name:	gnusrc
Committed By:	matt
Date:		Fri Sep  7 17:14:24 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gas/config: tc-vax.c tc-vax.h

Log Message:
md_apply_fix is a NOP for ELF.  So macro it away.  Simplify the resulting
one for the non-ELF case.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/toolchain/gas/config/tc-vax.c \
    gnusrc/gnu/dist/toolchain/gas/config/tc-vax.h

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