r248983 - in /trunk/gcc: ChangeLog config.gcc c...

segher@gcc.gnu.org segher@gcc.gnu.org
Wed Jun 7 15:27:00 GMT 2017


Author: segher
Date: Wed Jun  7 15:27:45 2017
New Revision: 248983

URL: https://gcc.gnu.org/viewcvs?rev=248983&root=gcc&view=rev
Log:
rs6000: Remove spe.md, spe.h, linuxspe.h


	* config.gcc (powerpc*-*-*): Don't add spe.h to extra_headers.
	(powerpc*-linux*spe*): Use ${cpu_type} instead of rs6000.
	* config/rs6000/linuxspe.h: Delete file.
	* config/rs6000/rs6000.md: Don't include spe.md.
	* config/rs6000/spe.h: Delete file.
	* config/rs6000/spe.md: Delete file.
	* config/rs6000/t-rs6000: Remove spe.md.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/rs6000/rs6000.md
    trunk/gcc/config/rs6000/t-rs6000



More information about the Gcc-cvs mailing list