]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
MAINTAINERS (mep): Remove myself as MeP maintainer.
authorDJ Delorie <dj@redhat.com>
Wed, 2 Mar 2016 04:41:58 +0000 (23:41 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 2 Mar 2016 04:41:58 +0000 (23:41 -0500)
* MAINTAINERS (mep): Remove myself as MeP maintainer.
* config.gcc: Deprecate mep-*.

From-SVN: r233887

ChangeLog
MAINTAINERS
gcc/ChangeLog
gcc/config.gcc

index 3485d88c8185379c8376095d5cf60c8483874429..5573a74fe3f63e43a081cc526d7f7745a7c451c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 70e9d4a9adefe0c65a7515906712d8254f88fbef..7265f4f9df11ad3da3eba6624e54a1034afaa8a9 100644 (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>
index e55c99559b04eb71c73f8de01c9bb45ff3f123ab..3bfb21030ffe0488c11fcf6e05d45b55d358813e 100644 (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
index 67bb508e3e3cb2c571513f1b9a68558794ade637..9fe0828db2b91e70b79fce2579cf559ef663ffc6 100644 (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