qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 6/7] target-xtensa: add fsf core


From: Max Filippov
Subject: Re: [Qemu-devel] [PATCH 6/7] target-xtensa: add fsf core
Date: Sat, 15 Oct 2011 17:15:21 +0400
User-agent: KMail/1.13.7 (Linux/2.6.40.6-0.fc15.x86_64; KDE/4.6.5; x86_64; ; )

> > diff --git a/target-xtensa/core-fsf/gdb-config.c 
> > b/target-xtensa/core-fsf/gdb-config.c
> > new file mode 100644
> > index 0000000..6705d9c
> > --- /dev/null
> > +++ b/target-xtensa/core-fsf/gdb-config.c
> > @@ -0,0 +1,152 @@
> > +/* Configuration for the Xtensa architecture for GDB, the GNU debugger.
> > +
> > +   Copyright (C) 2003, 2005, 2006, 2007, 2008 Free Software Foundation, 
> > Inc.
> > +
> > +   This file is part of GDB.
> > +
> > +   This program is free software; you can redistribute it and/or modify
> > +   it under the terms of the GNU General Public License as published by
> > +   the Free Software Foundation; either version 3 of the License, or
> 
> Nack. GPLv3 is by design incompatible with GPLv2only (but not with
> GPLv2+ or IIRC BSD-like) licenses. Please only use code from GDB
> before v3 switch.

Ok, let's drop this patch. Fortunately nothing really depends on it.
I could re-format xtensa-config.c from gdb-6.6, but register layout has changed 
since then.
 
Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]