This is the mail archive of the gdb-patches@sources.redhat.com 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: Fix gdb 6.3 for the current binutils


On Mon, Jun 13, 2005 at 10:31:58AM -0700, H. J. Lu wrote:
> Hi,
> 
> The current binutils will error on duplicated macros. This patch will
> undefine gdbasm_datavar before redefining it.

There's not going to be another release from the 6.3 branch, and
this has been fixed on HEAD since March:

2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>

        * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
        gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
        gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
        gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
        gdb.asm/x86_64.inc: Use .purgem before redefining macros.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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