* m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.
authorUlrich Weigand <uweigand@de.ibm.com>
Sun, 29 Apr 2007 19:44:22 +0000 (19:44 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sun, 29 Apr 2007 19:44:22 +0000 (19:44 +0000)
commit3e00823eb4110b19fff21fe8cfc01f5c20c3b112
tree5201c5ad3b82a2408d51950abf10ead08d84ac7e
parentb1d53152e0cda88893253882fd974c2c4b142fe9
* m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.
* m68k-tdep.c: Remove code within #ifdef USE_PROC_FS.

* mips-linux-nat.c: Include "gregset.h".
(supply_gregset, fill_gregset, supply_fpregset, fill_fpregset): Move
from mips-linux-tdep.c.  Change parameter type to gdb_gregset_t.
* mips-linux-tdep.c (supply_gregset, fill_gregset, supply_fpregset,
fill_fpregset): Move to mips-linux-nat.c.

* Makefile.in (m68k-tdep.o, mips-linux-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/m68k-tdep.c
gdb/m68klinux-nat.c
gdb/mips-linux-nat.c
gdb/mips-linux-tdep.c
This page took 0.025558 seconds and 4 git commands to generate.