r235676 - in /trunk: ChangeLog config.guess con...

olegendo@gcc.gnu.org olegendo@gcc.gnu.org
Sat Apr 30 09:11:00 GMT 2016


Author: olegendo
Date: Sat Apr 30 09:11:03 2016
New Revision: 235676

URL: https://gcc.gnu.org/viewcvs?rev=235676&root=gcc&view=rev
Log:
/
	* config.guess:  Remove SH5 support.
	* config.sub: Likewise.
	* configure: Likewise.
	* configure.ac: Likewise.

config/
	* picflag.m4:  Remove SH5 support.

gcc/
	* config/sh/t-sh: Remove SH5 support.
	* config.gcc: Likewise.
	* configure: Likewise.

contrib/
	* compare-all-tests: Remove SH5 support.
	* config-list.mk: Likewise.

libada/
	* configure: Remove SH5 support.

libgcc/
	* config.host: Remove SH5 support.
	* configure: Likewise.

libiberty/
	* configure: Remove SH5 support.

libjava/
	* classpath/config.guess: Remove SH5 support.
	* classpath/config.sub: Likewise.


Modified:
    trunk/ChangeLog
    trunk/config.guess
    trunk/config.sub
    trunk/config/ChangeLog
    trunk/config/picflag.m4
    trunk/configure
    trunk/configure.ac
    trunk/contrib/ChangeLog
    trunk/contrib/compare-all-tests
    trunk/contrib/config-list.mk
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/sh/t-sh
    trunk/gcc/configure
    trunk/libada/ChangeLog
    trunk/libada/configure
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/configure
    trunk/libiberty/ChangeLog
    trunk/libiberty/configure
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/config.guess
    trunk/libjava/classpath/config.sub



More information about the Gcc-cvs mailing list