This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA] A few sh fixes


On Fri, Sep 27, 2002 at 02:04:20PM -0400, Elena Zannoni wrote:
> Corinna Vinschen writes:
>  > Hi,
>  > 
>  > the below patch contains the following fixes for sh:
>  > 
>  > - Add some missing big/little endian stuff
>  > - Try to match sh_use_struct_convention() more closely to the ABI.
> 
> Thanks. Any difference in test results with this fixes? They are
> better right? :)

Yes, the test results have 5 FAILs less for big endian and 8 FAILs
less for little endian.  I added another patch (as obvious due
to my lack of time):  The sizeof(long double) is 8, not 16 as has
been defined before in sh_gdbarch_init().

Applied, thanks for the quick review,
Corinna


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