This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/3] or1k: gcc: initial support for openrisc


On Wed, Aug 29, 2018 at 04:38:45PM -0600, Jeff Law wrote:
> ps. Any plans for glibc?  How complete is the qemu support?  I'm having
> reasonable success building little chroot filesystems, then using qemu
> to do bootstrap testing within those chroots.

Hello Juff,

I was planning to start to look into glibc.  We have a port here:

  https://github.com/openrisc/or1k-glibc

I believe the contributor's all have FSF copyright signoff in place.  However,
the port could not be upstreamed a few years ago due to the GCC port not being
able to go upstream.

Once GCC is resolved I think it shouldn't be too much effort to get glibc back
in shape.

As Richard mentioned, qemu and musl is what we have been primarily testing on.
Also, upstream support for newlib and uclibc-ng are in good shape.

-Stafford


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]