AM33/2.0 support
Alexandre Oliva
aoliva@redhat.com
Thu Jul 10 23:20:00 GMT 2003
On Jul 10, 2003, "J. Johnston" <jjohnstn@redhat.com> wrote:
> 1. Change the code in setjmp.h to be:
> #ifdef __AM33_2__
> #define _JBLEN 26
> #else
> #define _JBLEN 10
> #endif
Done.
> 2. If there is any possibility that both the __AM33__ and __AM33_2__ flags
> can be on at the same time, change the assembler code to use #else unless
> both assembler directives are required.
Oops, I had missed this before I went ahead and checked the following
patch in. I'll go back and check whether .am33_2 by itself will do,
if that's what you mean. I'm pretty sure it will.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-am33-2.patch
Type: text/x-patch
Size: 13784 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20030710/9ba69104/attachment.bin>
-------------- next part --------------
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Newlib
mailing list