[PATCH 0/4] sim: arm: convert to nrun

Nicholas Clifton nickc@redhat.com
Mon Mar 30 16:11:00 GMT 2015


Hi Mike,

> Nick: could you give this a look over ?  It passes sim tests still, and
> the interface (command line & gdb) look ok ...
>
> Mike Frysinger (4):
>    sim: arm: use common configure options
>    sim: arm: clean up misc warnings
>    sim: arm: delete NEED_UI_LOOP_HOOK handling
>    sim: arm: convert to nrun
>
>   sim/arm/ChangeLog    |  53 ++++++
>   sim/arm/Makefile.in  |  17 +-
>   sim/arm/armemu.c     |  24 +--
>   sim/arm/armemu.h     |  51 ++---
>   sim/arm/armsupp.c    |   5 +-
>   sim/arm/bag.c        |   6 +-
>   sim/arm/config.in    |  15 ++
>   sim/arm/configure    | 528 ++++++++++++++++++++++++++++++++++++++++++++++++++-
>   sim/arm/configure.ac |   7 +
>   sim/arm/maverick.c   |  49 -----
>   sim/arm/sim-main.h   |  56 ++++++
>   sim/arm/wrapper.c    | 236 ++++++++---------------

These all look fine to me.

Cheers
   Nick




More information about the Gdb-patches mailing list