* objfiles.c (allocate_objfile): Add the newly-created objfile to
authorStan Shebs <shebs@codesourcery.com>
Sat, 3 Sep 1994 00:32:08 +0000 (00:32 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sat, 3 Sep 1994 00:32:08 +0000 (00:32 +0000)
commit7f4c859520eb131486e73c298b45a88d87c3be89
tree41efcee64e3d387846ea7e8c52a6efcd6ba9fad9
parented617881e344716a2e8177ae59ee3d4b8e596e93
* objfiles.c (allocate_objfile): Add the newly-created objfile to
the end of the list of objfiles, instead of at the beginning.

* xcoffread.c (allocate_include_entry): New function, abstracted
from code in record_include_begin.
(record_include_begin, record_include_end): Call it.

* blockframe.c (reinit_frame_cache): Test inferior_pid instead of
target_has_stack to decide whether to create a real stack frame
for the cache.

* coffread.c (process_coff_symbol) [CXUX_TARGET]: Ignore vendor
section.
* config/m88k/tm-cxux.h (CXUX_TARGET): Define.

* h8300-tdep.c: Include "dis-asm.h" instead of <dis-asm.h>.
gdb/ChangeLog
gdb/coffread.c
gdb/config/m88k/tm-cxux.h
gdb/h8300-tdep.c
gdb/objfiles.c
gdb/xcoffread.c
This page took 0.025511 seconds and 4 git commands to generate.