gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gas / bit_fix.h
index a83bddc3f00c16dd4679c79bbf5c2544e925fdf3..ae5c97be57fd9ddbaab7c56d6dabccc44c8c48ca 100644 (file)
@@ -1,6 +1,5 @@
 /* bit_fix.h
-   Copyright 1987, 1992, 2000, 2001, 2003, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1987-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -22,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.
This page took 0.024557 seconds and 4 git commands to generate.