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 1/4 (updated)


Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> writes:
> this is a revised version of patch 1/4 to update the s390 backend.
> It incorporates the following changes:
> 
> - Mention SKIP_TRAMPOLINE_CODE (tm-linux.h) in ChangeLog.
> - Add a s390-tdep.h file to hold register numbers and regmap declarations.
> - Export regmap arrays from s390-tdep.c and reuse them from s390-nat.c
> - Allocate struct regset objects statically.
> - Update copyright dates as appropriate.
> 
> Retested on s390-ibm-linux and s390x-ibm-linux with no new
> regressions.

Looks great to me.


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