r237665 - in /trunk: ChangeLog configure config...
tbsaunde@gcc.gnu.org
tbsaunde@gcc.gnu.org
Tue Jun 21 21:57:00 GMT 2016
Author: tbsaunde
Date: Tue Jun 21 21:57:44 2016
New Revision: 237665
URL: https://gcc.gnu.org/viewcvs?rev=237665&root=gcc&view=rev
Log:
remove avr-rtems support
contrib/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config-list.mk: Stop testing avr-rtems.
libgcc/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.host: Remove support for avr-rtems.
* config/avr/t-rtems: Remove.
ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* configure: Regenerate.
* configure.ac: Remove support for avr-rtems.
gcc/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.gcc: Remove support for avr-rtems.
* config/avr/gen-avr-mmcu-specs.c: Likewise.
* config/avr/rtems.h: Remove.
* config/avr/t-rtems: Remove.
contrib/header-tools/ChangeLog:
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* README: Remove references to avr-rtems.
* reduce-headers: Likewise.
Removed:
trunk/gcc/config/avr/rtems.h
trunk/gcc/config/avr/t-rtems
trunk/libgcc/config/avr/t-rtems
Modified:
trunk/ChangeLog
trunk/configure
trunk/configure.ac
trunk/contrib/ChangeLog
trunk/contrib/config-list.mk
trunk/contrib/header-tools/ChangeLog
trunk/contrib/header-tools/README
trunk/contrib/header-tools/reduce-headers
trunk/gcc/ChangeLog
trunk/gcc/config.gcc
trunk/gcc/config/avr/gen-avr-mmcu-specs.c
trunk/libgcc/ChangeLog
trunk/libgcc/config.host
More information about the Gcc-cvs
mailing list