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: [PATCH] S/390 port modernization 3/4


Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> writes:
> this is patch 3/4 to update the s390 backend.
> 
> This patch switches the ABI-related functions in s390-tdep.c
> >From old, deprecated interfaces to new ones: inferior calls
> and return value handling.
> 
> It also changes the ABI implementation in s390_push_dummy_call
> to conform to what GCC does (implementing the latest additions
> to the ABI and fixing some corner cases).
> 
> Tested on s390-ibm-linux and s390x-ibm-linux with no new regressions.
> Fixes 64 unexpected and 30 known failures on both s390 and s390x.

Looks good to me.


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