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 0/2] Allow use of out-of-tree CGEN source


Ping!

Thanks,
Andrew

* Andrew Burgess <andrew.burgess@embecosm.com> [2018-11-06 17:35:16 +0000]:

> This is a reposting of a patch that I originally sent only to the
> binutils mailing list here:
> 
>    https://sourceware.org/ml/binutils/2018-10/msg00172.html
> 
> As has been pointed out to me the correct place for simulator patches
> is the gdb mailing list.
> 
> There's a second patch in this series now, this fixes the cris
> simulator build when using out of tree cgen.
> 
> The binutils part of the patch is unchanged from the original
> submission so I'm considering that pre-approved.
> 
> Thanks,
> Andrew
> 
> 
> --
> 
> Andrew Burgess (2):
>   sim/opcodes: Allow use of out of tree cgen source directory
>   sim/cris: Fix references to cgen cpu directory
> 
>  opcodes/ChangeLog       |  6 ++++++
>  opcodes/configure       | 18 ++++++++++++++----
>  opcodes/configure.ac    | 18 ++++++++++++++----
>  sim/ChangeLog           | 12 ++++++++++++
>  sim/common/acinclude.m4 | 20 +++++++++++++++-----
>  sim/cris/ChangeLog      |  5 +++++
>  sim/cris/Makefile.in    | 18 ++++++++----------
>  sim/cris/configure      | 20 +++++++++++++++-----
>  sim/frv/configure       | 20 +++++++++++++++-----
>  sim/iq2000/configure    | 20 +++++++++++++++-----
>  sim/lm32/configure      | 20 +++++++++++++++-----
>  sim/m32r/configure      | 20 +++++++++++++++-----
>  sim/or1k/configure      | 20 +++++++++++++++-----
>  sim/sh64/configure      | 20 +++++++++++++++-----
>  14 files changed, 179 insertions(+), 58 deletions(-)
> 
> -- 
> 2.14.5
> 


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