[GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M Mainline
[deliverable/binutils-gdb.git] / gas / write.h
index 3c6f2597481cec616f4849d05d8f62343c63e74d..e67fba092cd426626bda3818d3fbd1caad39e657 100644 (file)
@@ -1,5 +1,5 @@
 /* write.h
-   Copyright (C) 1987-2018 Free Software Foundation, Inc.
+   Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -106,10 +106,6 @@ struct fix
   struct fix *fx_next;
 
   /* If NULL, no bitfix's to do.  */
-  /* Only i960-coff and ns32k use this, and i960-coff stores an
-     integer.  This can probably be folded into tc_fix_data, below.
-     @@ Alpha also uses it, but only to disable certain relocation
-     processing.  */
   bit_fixS *fx_bit_fixP;
 
   bfd_reloc_code_real_type fx_r_type;
This page took 0.023681 seconds and 4 git commands to generate.