* Makefile.in (COMMON_OBS): Use corefile.o rather than core.o
authorFred Fish <fnf@specifix.com>
Sun, 5 Nov 1995 00:58:57 +0000 (00:58 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 5 Nov 1995 00:58:57 +0000 (00:58 +0000)
commit1738bcd31b7027c1eab8cfc680c3dcac478cd3ce
treef96348bc91e01b76c0bce0d0f52f22debcc67527
parentd9e771e3b02d6f7bffcd46e5af40724a0bea4c4d
* Makefile.in (COMMON_OBS): Use corefile.o rather than core.o
* core.c:  Rename to corefile.c.
* config/pyr/tm-pyr.h, umax-xdep.c, sun386-nat.c, pyr-xdep.c,
* Makefile.in (SFILES), gould-xdep.c, coredep.c, armtdep.c,
  arm-xdep.c, altos-xdep.c: Change core.c references to corefile.c.

  From Graham Stoney <greyham@research.canon.oz.au>.
* Makefile.in (remote-array.o):  Add rule to build.
(ALLDEPFILES): Add remote-array.c
* remote-array.c (baud_rate):  Remove unnecessary declaration.
(baudrate):  Remove.
(array_files_info):  Print global baud_rate not baudrate.
13 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/TODO
gdb/altos-xdep.c
gdb/arm-xdep.c
gdb/core.c [deleted file]
gdb/coredep.c
gdb/corefile.c [new file with mode: 0644]
gdb/gould-xdep.c
gdb/pyr-xdep.c
gdb/remote-array.c
gdb/sun386-nat.c
gdb/umax-xdep.c
This page took 0.025552 seconds and 4 git commands to generate.