diff options
author | Michael Eager <eager@eagercon.com> | 2009-10-15 19:38:12 +0000 |
---|---|---|
committer | Michael Eager <eager@eagercon.com> | 2009-10-15 19:38:12 +0000 |
commit | 060916aa31da7c96436b287a857b941ebf5306ea (patch) | |
tree | db77216ad63ae42d7564628ad15185211470435d /sim | |
parent | 2d1c1221e22ffc8188595927cc1ae473bf66e1fb (diff) | |
download | gdb-060916aa31da7c96436b287a857b941ebf5306ea.zip gdb-060916aa31da7c96436b287a857b941ebf5306ea.tar.gz gdb-060916aa31da7c96436b287a857b941ebf5306ea.tar.bz2 |
* MAINTAINERS: Add self as MicroBlaze maintainer.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index c33ef73..d74b128 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2009-10-15 Michael Egaer <eager@eagercon.com> + + * MAINTAINERS: Add self as MicroBlaze maintainer. + 2009-10-14 Ben Elliston <bje@gnu.org> * MAINTAINERS (common): Move myself to "past maintainers" section. diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index dee8386..9081206 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -15,6 +15,7 @@ frv Dave Brolley <brolley@redhat.com> igen (igen simulators) lm32 Jon Beniston <jon@beniston.com> m68hc11 Stephane Carrez <stcarrez@nerim.fr> +microblaze Michael Eager <eager@eagercon.com> mips Thiemo Seufer <ths@networkno.de> moxie Anthony Green <green@moxielogic.com> sh (global maintainers) |