Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/vax
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/05/2002 16:31:59
Module Name: gnusrc
Committed By: thorpej
Date: Tue Nov 5 14:31:59 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/vax: netbsd.h vax.h
Log Message:
* Tidy up CC1_SPEC. Remove the -mno-pic flag, which didn't actually
work properly.
* Add a new -mno-asm-pic flag which tells the assembler to assemble
the code non-PIC even if it was compiled PIC.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/toolchain/gcc/config/vax/netbsd.h
cvs rdiff -r1.14 -r1.15 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.