The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble of...
[deliverable/binutils-gdb.git] / gas / config / tc-xgate.h
index 04349a7e3e01d555e43b0739165051c899a32b63..eba93c3d2ac90a7f04a69464b600aa32c562735d 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-xgate.h -- Header file for tc-xgate.c.
-   Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -75,7 +75,7 @@ extern struct relax_type md_relax_table[];
 
 /* GAS only handles relaxations for pc-relative data targeting addresses
    in the same segment, we have to encode all other cases  */
-/* FIXME: impliment this.  */
+/* FIXME: implement this.  */
 /* #define md_relax_frag(SEG, FRAGP, STRETCH)          \
  ((FRAGP)->fr_symbol != NULL                           \
   && S_GET_SEGMENT ((FRAGP)->fr_symbol) == (SEG)       \
This page took 0.025298 seconds and 4 git commands to generate.