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]

[commit] Fix missing include "dis-asm.h" in m32r-tdep.c


Hello,

On Tuesday, October 07, 2003 5:39 AM, Andrew Cagney wrote:
> This updates the status of various architectures.  In the case of the 
> m32r, I couldn't get it to build :-(

It is because m32r-tdep.c does not include "dis-asm.h".
I've committed this as obvious.

Kei

===

2003-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>

* m32r-tdep.c : Include "dis-asm.h".
* Makefile.in (m32r-tdep.o): Update dependencies.


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