This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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 0/3] openrisc: various fixes


On Wed, Mar 15, 2017 at 08:44:34PM +0900, Stafford Horne wrote:
> Hello,
> 
> Any comment on this series?

Sorry, my mistake Corinna replied on this but I missed it.

https://sourceware.org/ml/newlib/2017/msg00139.html

> On Mon, Feb 6, 2017 at 11:38 PM, Stafford Horne <shorne@gmail.com> wrote:
> > Hello,
> >
> > These are a few patches that have collected in the openrisc newlib
> > repository on github over the last year.  Most issues were found
> > when running the gdb test suite as I worked on getting that ready
> > for upstream.
> >
> > I am working with Stefan Wallentowitz who has sent openrisc patches
> > in the past.
> >
> > Olof Kindgren (1):
> >   or1k: Make open reentrant
> >
> > Stafford Horne (2):
> >   libgloss: or1k: If available call the init for init_array
> >   libgloss: Remove duplicate definition of environ
> >
> >  libgloss/or1k/crt0.S     | 6 ++++++
> >  libgloss/or1k/syscalls.c | 5 +----
> >  2 files changed, 7 insertions(+), 4 deletions(-)
> >
> > --
> > 2.9.3
> >


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