mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 06:29:32 +08:00
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:
parent
5c969cb8ca
commit
d15bd5bbdb
@ -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.
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user