Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/22/2000 08:16:46
Module Name:	gnusrc
Committed By:	matt
Date:		Fri Dec 22 06:16:46 UTC 2000

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/vax: vax.c vax.h

Log Message:
More merging.  Move GO_IF_LEGITIMATE_ADDRESS stuff into vax.c from vax.h.
Extend it to properly deal with indirect and indexed addressing modes.
Add preliminary PIC support.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gcc/config/vax/vax.c
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gcc/config/vax/vax.h

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