This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
RE: PATCH: Support armv6-m in libgloss
- From: "Bin Cheng" <bin dot cheng at arm dot com>
- To: "'Nick Clifton'" <nickc at redhat dot com>
- Cc: <newlib at sources dot redhat dot com>
- Date: Thu, 14 Jul 2011 13:35:13 +0800
- Subject: RE: PATCH: Support armv6-m in libgloss
- References: <m3mxgidxre.fsf@redhat.com>
>
> Sorry for taking so long to review this patch. Jeff asked me to look
> at it last week, but I was on holiday and I have only just got back...
>
> Anyway the patch is fine. Thanks very much for taking the time to
> sort all of this out. I have applied the patch to the libgloss
> sources so you should be able to see it there now.
>
> Cheers
> Nick
>
Hi Nick,
Thanks very much for reviewing it.
I have noticed that previous libgloss patches were trying to keep
libc/sys/arm and libgloss synchronized, though they are not now.
I briefly know that libgloss is separated from newlib before, and
the rest of newlib is left there to support legacy usage.
So, I'm wondering whether this patch should do this?
Thanks-chengbin