Subject: CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/vax
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/11/2002 19:41:27
Module Name: gnusrc
Committed By: he
Date: Wed Dec 11 17:41:27 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/vax [netbsd-1-6]: vax.h
Log Message:
Pull up revision 1.15 (requested by thorpej in ticket #966):
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.14 -r1.14.2.1 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.