2003-10-22 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 23 Oct 2003 03:01:55 +0000 (03:01 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 23 Oct 2003 03:01:55 +0000 (03:01 +0000)
commit4646aa9d0b2c830d18d5b0ead2024cd222e7f9ee
tree753f37804756e572787b8af2447afbdfcd629cff
parent0088c768bba3ae61ff9288b0edce4a5cdd8c2227
2003-10-22  Andrew Cagney  <cagney@redhat.com>

* exec.h: New file.
* win32-nat.c: Include "exec.h".
* solib.c: Include "exec.h".
* target.h (build_section_table): Delete declaration.
* somsolib.c: Include "exec.h".
(exec_ops): Delete extern declaration.
* rs6000-nat.c: Update copyright.  Include "exec.h".
(exec_ops): Delete extern declaration.
* pa64solib.c: Update copyright.  Include "exec.h".
(exec_ops): Delete extern declaration.
* exec.c: Update copyright.  Include "exec.h".
* corelow.c: Update dependencies.  Include "exec.h".
* Makefile.in (exec_h): Define.
(exec.o, somsolib.o): Update dependencies.
(pa64solib.o, corelow.o): Update dependencies.
12 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/corelow.c
gdb/exec.c
gdb/exec.h [new file with mode: 0644]
gdb/pa64solib.c
gdb/rs6000-nat.c
gdb/solib.c
gdb/somsolib.c
gdb/target.h
gdb/win32-nat.c
gdb/windows-nat.c
This page took 0.035438 seconds and 4 git commands to generate.