* i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move
authorStu Grossman <grossman@cygnus>
Wed, 17 Nov 1993 01:38:11 +0000 (01:38 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 17 Nov 1993 01:38:11 +0000 (01:38 +0000)
commit069e056621c2b19165c7703d2c7a053ca4447d1e
tree5643c226b74e381b253197fea2dc317ba108c440
parent343c1a964109a703b6f53d081d61fde6d91eddb5
* i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c:  Remove.  Move
common code into lynx-nat.c.
* lynx-nat.c:  New module.  Contains portable code for Lynx native
stuff (mostly ptrace related).
* config/i386/i386lynx.mh (NATDEPFILES):  i386ly-nat.o -> lynx-nat.o
* config/m68k/m68klynx.mh (NATDEPFILES):  i386ly-nat.o -> lynx-nat.o

* config/nm-lynx.h, config/tm-lynx.h:  New files to contain
non-architecture specific native and target defs.
* config/i386/nm-i386lynx.h, config/i386/tm-i386lynx.h,
config/m68k/nm-m68klynx.h, config/m68k/tm-m68klynx.h:  Move all
(arch) portable stuff into ../{tm nm}-lynx.h.
gdb/.Sanitize
gdb/ChangeLog
This page took 0.0236 seconds and 4 git commands to generate.