This is the mail archive of the gdb-patches@sourceware.org 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 v2] AndesTech NDS32 port


Yan-Ting Lin <currygt52@gmail.com> writes:

> Currently, the register number of fd0, if present, is always fixed, so
> all usage of gdbarch_tdep.fd0_regnum is replaced with
> NDS32_FD0_REGNUM.
> In addition, after reviewing the flow to initialize gdbarch_tdep, the
> allocation and initialization of gdbarch_tdep is put just before the
> allocation of gdbarch.
>
> The modified patch is attached, please help to review again.

Patch except doc and news bits is good to me.  Doc and NEWS bits should
be reviewed by Eli.

If there is no other comments in one week, you can push it in.

-- 
Yao (éå)


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