Remove IEEE 695 object support
[deliverable/binutils-gdb.git] / bfd / section.c
index 6aa18d5db3c6c984bc8bf793d7f41425da5b1655..752f291cb10a5690829db944435475fc48319752 100644 (file)
@@ -65,10 +65,7 @@ SUBSECTION
        data in place until a <<bfd_get_section_contents>> call is
        made. Other back ends may read in all the data at once.  For
        example, an S-record file has to be read once to determine the
-       size of the data. An IEEE-695 file doesn't contain raw data in
-       sections, but data and relocation expressions intermixed, so
-       the data area has to be parsed to get out the data and
-       relocations.
+       size of the data.
 
 INODE
 Section Output, typedef asection, Section Input, Sections
This page took 0.033742 seconds and 4 git commands to generate.