* README-vms: Delete.
[deliverable/binutils-gdb.git] / gas / config / tc-avr.c
index 39e695fefd1f5bc1c28f4e64fe27e113165bb78d..351600133d589767beb30ccd996b0e7b9a28f283 100644 (file)
@@ -1085,12 +1085,11 @@ md_apply_fix (fixP, valP, seg)
     }
 }
 
-/* A `BFD_ASSEMBLER' GAS will call this to generate a reloc.  GAS
-   will pass the resulting reloc to `bfd_install_relocation'.  This
-   currently works poorly, as `bfd_install_relocation' often does the
-   wrong thing, and instances of `tc_gen_reloc' have been written to
-   work around the problems, which in turns makes it difficult to fix
-   `bfd_install_relocation'.  */
+/* GAS will call this to generate a reloc, passing the resulting reloc
+   to `bfd_install_relocation'.  This currently works poorly, as
+   `bfd_install_relocation' often does the wrong thing, and instances of
+   `tc_gen_reloc' have been written to work around the problems, which
+   in turns makes it difficult to fix `bfd_install_relocation'.  */
 
 /* If while processing a fixup, a reloc really needs to be created
    then it is done here.  */
This page took 0.024332 seconds and 4 git commands to generate.