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] m68k-tdep.c: Rename %mbb to %mbo.


On Wed, Sep 26, 2007 at 11:46:01AM -0700, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to accept %mbb as an alias for %mbo, which is a
> CPU register in fido, a m68k variant.
> 
> I recently renamed %mbb to %mbo in binutils while accepting %mbb for
> backward compatibility.  This patch is the gdb version of the backward
> compatibility.  Namely, with this patch, gdb accetps %mbb as an alias
> for %mbo.
> 
> Tested by running the gdb testsuite.  OK to apply?

I wonder if this is necessary.  It wasn't %mbb for very long.

-- 
Daniel Jacobowitz
CodeSourcery


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