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] | |
On 07/11/2014 11:02 PM, Hesham Moustafa wrote: > Hi, > > The following patch is part of my GSoC project--Porting RTEMS to > OpenRISC. It adds minimal OpenRISC port to newlib without any libgloss > stuff. > > The following files are modified/added: > > * newlib/configure.host > * newlib/libc/include/machine/ieeefp.h > * newlib/libc/include/machine/setjmp.h > * newlib/libc/machine/configure.in <http://configure.in> > * newlib/libc/machine/or1k/configure.in <http://configure.in> > * newlib/libc/machine/or1k/Makefile.am > * newlib/libc/machine/or1k/setjmp.S > > Thanks, > Hesham Hi Hesham, thanks. I think register 10 also needs saving as its also callee-saved. Using it as TLS is system specific for Linux and RTEMS I believe and I think it belongs in sys or similar. Bye, Stefan
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |