2003-10-19 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 20 Oct 2003 14:38:46 +0000 (14:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 20 Oct 2003 14:38:46 +0000 (14:38 +0000)
commit198beae2cfaf8ea8bfd554ef8d3d3feeabc33ed7
treea7f14543a6127d3f9fbbfb8dfc79313cc4a22e5a
parente7d715e57543306e019954928a714afea276d9ca
2003-10-19  Andrew Cagney  <cagney@redhat.com>

* targets.c: Replace "struct sec" with "struct bfd_section"
* syms.c, sparclynx.c, section.c, opncls.c: Ditto.
* libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
* elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
* aout-tic30.c, aout-target.h:
* bfd-in2.h, libcoff.h, libbfd.h: Regenerate.

Index: binutils/ChangeLog
2003-10-19  Andrew Cagney  <cagney@redhat.com>

* coffgrok.h (coff_section): Replace 'struct sec" with "struct
bfd_section".

Index: gdb/ChangeLog
2003-10-19  Andrew Cagney  <cagney@redhat.com>

* symtab.c: Replace "struct sec" with "struct bfd_section".
* objfiles.c, linespec.c, blockframe.c, block.c: Ditto.

Index: ld/ChangeLog
2003-10-19  Andrew Cagney  <cagney@redhat.com>

* pe-dll.c: Replace "struct sec" with "struct bfd_section".

Index: sim/common/ChangeLog
2003-10-19  Andrew Cagney  <cagney@redhat.com>

* sim-base.h: Replace "struct sec" with "struct bfd_section".
32 files changed:
bfd/ChangeLog
bfd/aout-target.h
bfd/aout-tic30.c
bfd/aoutf1.h
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/bfd.c
bfd/coffgen.c
bfd/elf-bfd.h
bfd/elf.c
bfd/elfxx-target.h
bfd/libbfd-in.h
bfd/libbfd.h
bfd/libcoff-in.h
bfd/libcoff.h
bfd/opncls.c
bfd/section.c
bfd/sparclynx.c
bfd/syms.c
bfd/targets.c
binutils/ChangeLog
binutils/coffgrok.h
gdb/ChangeLog
gdb/block.c
gdb/blockframe.c
gdb/linespec.c
gdb/objfiles.c
gdb/symtab.c
ld/ChangeLog
ld/pe-dll.c
sim/common/ChangeLog
sim/common/sim-base.h
This page took 0.02757 seconds and 4 git commands to generate.