This is the mail archive of the newlib@sources.redhat.com 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] New targets for H8300H and H8300S Normal mode


Dhananjay R. Deshpande wrote:
Hi,

As Binutils part of this is now checked in,
http://sources.redhat.com/ml/binutils/2003-04/msg00483.html

the GCC and Newlib part of patch can be applied.

The Patch is available at http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00897.html and http://sources.redhat.com/ml/newlib/2003/msg00105.html

Regards,
Dhananjay

Please explain the reasoning for your changes to libc/machine/h8300/setjmp.S. You appear to have eliminated support for 32-bit ints (e.g. if a user passes a value > 32767 to longjmp). You also have taken code that was common under one #if and split it up without any changes.

-- Jeff J.


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