summaryrefslogtreecommitdiff
path: root/gdb/arm-symbian-tdep.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-04-24 01:05:21 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-04-24 01:05:21 +0000
commit7c61cb73c20093a8b99aadd2b3c52cd31f26c16a (patch)
tree7cf9a1528799a7959ac454ba6418a5248cfac94b /gdb/arm-symbian-tdep.c
parentfe0ad9da4e785acbd42bf63f456e32b5886254cb (diff)
downloadgdb-7c61cb73c20093a8b99aadd2b3c52cd31f26c16a.tar.gz
include/elf/
* internal.h (ELF_SECTION_SIZE): Protect macro args with parentheses. Invert logic to clarify test for .tbss. (ELF_IS_SECTION_IN_SEGMENT): Rename to.. (ELF_SECTION_IN_SEGMENT_1): ..this. Add check_vma param. Protect macro args with parentheses. (ELF_SECTION_IN_SEGMENT): Define. (ELF_IS_SECTION_IN_SEGMENT_FILE): Delete. (ELF_IS_SECTION_IN_SEGMENT_MEMORY): Delete. bfd/ * elf.c: Replace use of ELF_IS_SECTION_IN_SEGMENT and ELF_IS_SECTION_IN_SEGMENT_FILE with ELF_SECTION_IN_SEGMENT throughout file. (assign_file_positions_for_load_sections): Modify section in segment warning to ignore overlay vmas. * elf32-spu.c (spu_elf_object_p): Replace use of ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT. binutils/ * readelf.c (process_program_headers): Replace use of ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
Diffstat (limited to 'gdb/arm-symbian-tdep.c')
0 files changed, 0 insertions, 0 deletions