[PATCH, NDS32] patch for nds32 port
Pei-Shiang Hung
pshung807@gmail.com
Thu Dec 11 10:30:00 GMT 2014
Dear all,
Total are 3 patches.
The first patch doesn't include the generated files.
Thank you.
2014-12-11 17:30 GMT+08:00 Corinna Vinschen <vinschen@redhat.com>:
> Hi Pei-Shiang Hung,
>
> On Dec 11 11:14, Pei-Shiang Hung wrote:
>> Dear Jeff,
>>
>> Attachments are patches for nds32 port.
>>
>> Please help review.
>>
>> Thank you.
>
> It would be nice if you could resend your patches as simple plain text
> attachments so they can be easier discussed on the list. If you skip
> the auto-generated files (Makefile.in, configure, aclocal.m4), the patches
> are small enough for that.
>
>
> Thanks,
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> Red Hat
-------------- next part --------------
* newlib/configure.host : Add libm nds32 machine directory
* newlib/libm/machine/configure : Regenerated
* newlib/libm/machine/configure.in Add nds32 AC_CONFIG
* newlib/libm/machine/nds32/Makefile.am : New file
* newlib/libm/machine/nds32/Makefile.in : Generated
* newlib/libm/machine/nds32/aclocal.m4 : Generated
* newlib/libm/machine/nds32/configure : Generated
* newlib/libm/machine/nds32/configure.in : New file
* newlib/libm/machine/nds32/w_sqrt.S : New file
* newlib/libm/machine/nds32/wf_sqrt.S : New file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-NDS32-libm-machine-nds32.patch
Type: application/octet-stream
Size: 9529 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141211/740e4d9b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-patch-2-3-nds32-VH-support.patch
Type: application/octet-stream
Size: 19044 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141211/740e4d9b/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-patch-3-3-FPU-support-for-setjmp.patch
Type: application/octet-stream
Size: 4532 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20141211/740e4d9b/attachment-0002.obj>
-------------- next part --------------
* libgloss/nds32/_exit.S : NDS virtual hosting support
* libgloss/nds32/_getpid.S : NDS virtual hosting support
* libgloss/nds32/_gettimeofday.S : NDS virtual hosting support
* libgloss/nds32/_isatty.S : NDS virtual hosting support
* libgloss/nds32/_kill.S : NDS virtual hosting support
* libgloss/nds32/_link.S : NDS virtual hosting support
* libgloss/nds32/_times.S : NDS virtual hosting support
* libgloss/nds32/_unlink.S : NDS virtual hosting support
* libgloss/nds32/crt0.S : Add pre_c_init, post_c_init
Move ITB code prior to init code
* libgloss/nds32/crt1.S : Add pre_c_init, post_c_init
Move ITB code prior to init code
* libgloss/nds32/syscall_extra.h: Re-format
* libgloss/nds32/vh.h : Add more virtual hosting number
-------------- next part --------------
* newlib/libc/include/machine/setjmp.h : Add FPU support
* newlib/libc/machine/nds32/setjmp.S : Add FPU support
More information about the Newlib
mailing list