]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/bit_fix.h
[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct arm_it
[thirdparty/binutils-gdb.git] / gas / bit_fix.h
index 809905c333d43ac035a59cf0138d1c3374c7cd3c..c8585b0d1e22de9d6c4362b796939b2264460f4f 100644 (file)
@@ -1,5 +1,5 @@
 /* bit_fix.h
-   Copyright (C) 1987-2014 Free Software Foundation, Inc.
+   Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -21,7 +21,7 @@
 /* The bit_fix was implemented to support machines that need variables
    to be inserted in bitfields other than 1, 2 and 4 bytes.
    Furthermore it gives us a possibility to mask in bits in the symbol
-   when it's fixed in the objectcode and check the symbols limits.
+   when it's fixed in the object code and check the symbols limits.
 
    The or-mask is used to set the huffman bits in displacements for the
    ns32k port.