OSDN Git Service

* vax-tdep.c: Tweak comments. Reorder include files. Don't
authorMark Kettenis <kettenis@gnu.org>
Sat, 8 May 2004 22:52:43 +0000 (22:52 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 8 May 2004 22:52:43 +0000 (22:52 +0000)
commit2ff666840382eadc34de44a88d30b0c72281966c
tree13bd6c0e0c690adc19799b23bcccc50f9dc0a100
parentfc83b0ffea5a6cf9c14593d0516d1c105e83bab4
* vax-tdep.c: Tweak comments.  Reorder include files.  Don't
include "symtab.h", "opcode/vax.h" and "inferior.h".
(vax_skip_prologue): Replace calls to read_memory_integer by calls
to read_memory_unsigned_integer.
(vax_gdbarch_init): Reorder.
(_initialize_vax_tdep): Spell out prototype.
* Makefile.in (vax-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/vax-tdep.c