* exec.c: Merge in RS6000 support from xcoffexec.c.
authorStan Shebs <shebs@codesourcery.com>
Thu, 13 Oct 1994 01:16:19 +0000 (01:16 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 13 Oct 1994 01:16:19 +0000 (01:16 +0000)
commit806f810b6981720941243c3a62be2e83c7112322
tree69e5d97d59ed9f95925b75330a7486620c7b2aab
parentba49e48d26b99bc88634a7c5ceba55179974fdc8
* exec.c: Merge in RS6000 support from xcoffexec.c.
(symfile.h, objfiles.h, xcoffsolib.h): Include.
(vmap): New global variable.
(exec_close): Close and free objects in vmap chain.
(exec_file_command) [IBM6000_TARGET]: Set up initial vmap.
(bfdsec_to_vmap, map_vmap): Moved here from xcoffexec.c.
(exec_files_info): Print vmap information.
* xcoffexec.c: Remove.
* config/rs6000/rs6000.mt, config/rs6000/rs6000lynx.mt
(TDEPFILES): Use exec.o instead of xcoffexec.o.
* TODO: Remove pertinent items.
gdb/ChangeLog
gdb/TODO
gdb/config/rs6000/rs6000.mt [new file with mode: 0644]
gdb/config/rs6000/rs6000lynx.mt [new file with mode: 0644]
gdb/exec.c
gdb/xcoffexec.c
This page took 0.024773 seconds and 4 git commands to generate.