| Submitter | Michael Eager |
|---|---|
| Date | Sept. 28, 2010, 6:56 p.m. |
| Message ID | <4CA23A5B.2070309@eagerm.com> |
| Download | mbox | patch |
| Permalink | /patch/66017/ |
| State | New |
| Headers | show |
Comments
On 09/28/2010 01:56 PM, Michael Eager wrote: > David Edelsohn wrote: >> I am pleased to announce that the GCC Steering Committee has >> accepted the Microblaze port for inclusion in GCC and appointed >> Michael Eager as port maintainer. > Thanks! > Congratulations! Does your current source include the microblaze-*-rtems* target configure magic? I don't remember where it got left. --joel > Adding myself to maintainer list. > > Index: MAINTAINERS > =================================================================== > --- MAINTAINERS (revision 164696) > +++ MAINTAINERS (working copy) > @@ -72,6 +72,7 @@ > 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 Eric Christopher echristo@apple.com > mips port Richard Sandiford rdsandiford@googlemail.com > mmix port Hans-Peter Nilsson hp@bitrange.com > >
Joel Sherrill wrote: > On 09/28/2010 01:56 PM, Michael Eager wrote: >> David Edelsohn wrote: >>> I am pleased to announce that the GCC Steering Committee has >>> accepted the Microblaze port for inclusion in GCC and appointed >>> Michael Eager as port maintainer. >> Thanks! >> > Congratulations! > > Does your current source include the microblaze-*-rtems* target > configure magic? I don't remember where it got left. No, it doesn't. After the basic MicroBlaze support is checked in, please post patches for rtems to gcc-patches.
Patch
Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 164696) +++ MAINTAINERS (working copy) @@ -72,6 +72,7 @@ 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 Eric Christopher echristo@apple.com mips port Richard Sandiford rdsandiford@googlemail.com mmix port Hans-Peter Nilsson hp@bitrange.com