Subject: CVS commit: gnusrc/gnu/dist/toolchain
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 03/04/2002 15:35:44
Module Name:	gnusrc
Committed By:	mrg
Date:		Mon Mar  4 13:35:44 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gas/config: tc-ppc.c
	gnusrc/gnu/dist/toolchain/opcodes: ppc-opc.c

Log Message:
sync with FSF binutils:
	- also accept "-maltivec"
	- enable altivec by default
	- add mtvrsave and mfvrsave

the latter two are required for an "altivec" GCC.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gas/config/tc-ppc.c
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/dist/toolchain/opcodes/ppc-opc.c

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