MAINTAINERS (mep): Remove myself as MeP maintainer.

* MAINTAINERS (mep): Remove myself as MeP maintainer.
* config.gcc: Deprecate mep-*.

From-SVN: r233887
This commit is contained in:
DJ Delorie 2016-03-01 23:41:58 -05:00 committed by DJ Delorie
parent 5c969cb8ca
commit d15bd5bbdb
4 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2016-03-01 DJ Delorie <dj@redhat.com>
* MAINTAINERS (mep): Remove myself as MeP maintainer.
2016-02-22 David Malcolm <dmalcolm@redhat.com>
* MAINTAINERS (libcpp): Add myself.

View File

@ -75,7 +75,6 @@ m68k port (?) Jeff Law <law@redhat.com>
m68k port Andreas Schwab <schwab@linux-m68k.org>
m68k-motorola-sysv port Philippe De Muyter <phdm@macqel.be>
mcore port Nick Clifton <nickc@redhat.com>
mep port DJ Delorie <dj@redhat.com>
microblaze Michael Eager <eager@eagercon.com>
mips port Catherine Moore <clm@codesourcery.com>
mips port Eric Christopher <echristo@gmail.com>

View File

@ -1,3 +1,7 @@
2016-03-01 DJ Delorie <dj@redhat.com>
* config.gcc: Deprecate mep-*.
2016-03-01 Vladimir Makarov <vmakarov@redhat.com>
PR middle-end/70025

View File

@ -243,6 +243,7 @@ case ${target} in
| avr-*rtems* \
| h8300-*rtems* \
| m32r-*rtems* \
| mep-* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2