[PATCH v2 2/4] arc: Recognize registers available on Linux targets

Eli Zaretskii eliz@gnu.org
Tue Apr 28 16:56:35 GMT 2020


> Date: Tue, 28 Apr 2020 18:04:35 +0200
> From: Shahab Vahedi via Gdb-patches <gdb-patches@sourceware.org>
> Cc: Shahab Vahedi <shahab.vahedi@gmail.com>,
>  Shahab Vahedi <shahab@synopsys.com>,
>  Anton Kolesov <Anton.Kolesov@synopsys.com>, Tom Tromey <tom@tromey.com>,
>  Francois Bedard <fbedard@synopsys.com>
> 
> gdb/ChangeLog:
> 2020-04-28  Anton Kolesov  <anton.kolesov@synopsys.com>
> 
> 	* arc-tdep.c (core_v2_register_names): Fix names of R58 and R59.
> 	(aux_minimal_register_names): Add LP_START, LP_END and BTA.
> 	(arc_tdesc_init): Recognize those registers.
> 	* arc-tdep.h (arc_regnum): Add R58, R59, LP_START, LP_END and BTA.
> 	(gdbarch_tdep): New field has_hw_loops.
> 
> gdb/doc/ChangeLog:
> 2020-04-28  Anton Kolesov  <anton.kolesov@synopsys.com>
> 
> 	* gdb.texinfo (Synopsys ARC): Document LP_START, LP_END and BTA.

OK for the gdb.texinfo part.

Thanks.


More information about the Gdb-patches mailing list