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.


Hi Daniel,

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.

OK. I think we can go without this patch.


Kazu Hirata


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