Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
authorAlan Modra <amodra@gmail.com>
Sat, 5 May 2012 03:05:32 +0000 (03:05 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 5 May 2012 03:05:32 +0000 (03:05 +0000)
commit45dfa85a1ee44000d43abb7945a4aa7631707563
tree4fbcbb79f675fb33e849112175102446d2fc8e64
parent3ea17611f9c0a265d51cbdd4d0989b12c11aaad4
Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
and bfd_ind_section with their _ptr variants, or use corresponding
bfd_is_* macros.
35 files changed:
bfd/ChangeLog
bfd/aout-arm.c
bfd/aout-ns32k.c
bfd/aout-tic30.c
bfd/coff-arm.c
bfd/coff-tic54x.c
bfd/cpu-ns32k.c
bfd/elf-attrs.c
bfd/elfcode.h
bfd/peicode.h
bfd/reloc.c
bfd/riscix.c
bfd/section.c
bfd/versados.c
binutils/ChangeLog
binutils/dlltool.c
gas/ChangeLog
gas/config/obj-aout.c
gas/config/obj-coff-seh.h
gas/config/tc-hppa.c
gas/config/tc-hppa.h
gas/config/tc-ia64.c
gas/config/tc-m32r.c
gas/config/tc-microblaze.c
gas/config/tc-mips.c
gas/config/tc-score.c
gas/config/tc-score7.c
gas/config/tc-tic6x.c
gas/ecoff.c
gas/symbols.c
gdb/ChangeLog
gdb/elfread.c
gdb/machoread.c
ld/ChangeLog
ld/pe-dll.c
This page took 0.046245 seconds and 4 git commands to generate.