On Tue, Dec 12, 2017 at 03:05:41PM +0100, Richard Biener wrote:
> On Tue, 12 Dec 2017, Stafford Horne wrote:
>
> > Hello,
> >
> > I brought this up on the #gcc chat room. I was asked to check with Jakub
> > and
> > Richi.
> >
> > This is a small patch to configure/configure.ac to enable gdb to
On Tue, 12 Dec 2017, Stafford Horne wrote:
> Hello,
>
> I brought this up on the #gcc chat room. I was asked to check with Jakub and
> Richi.
>
> This is a small patch to configure/configure.ac to enable gdb to build for the
> or1k target. I am working on upstreaming the gdb port and have ever
Hello,
I brought this up on the #gcc chat room. I was asked to check with Jakub and
Richi.
This is a small patch to configure/configure.ac to enable gdb to build for the
or1k target. I am working on upstreaming the gdb port and have everything OKed
and all copyrights in place for the binutils/g
Hello,
This patch was sent in May, now everything is in place to commit the
OpenRISC gdb port upstream except for the OK from GCC on this patch.
Are there any concerns? Who will commit this to GCC?
On Mon, May 29, 2017 at 11:48 PM, Stafford Horne wrote:
> * ChangeLog:
>
> 2017-02-12 Stafford
* ChangeLog:
2017-02-12 Stafford Horne
* configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
* configure: Regenerate.
Cc: gcc-patches@gcc.gnu.org
---
configure| 7 ---
configure.ac | 7 ---
2 files changed, 14 deletions(-)
diff --git a/configure b/co