Add support for a __gcc_isr pseudo isntruction to the AVR assembler.
[deliverable/binutils-gdb.git] / gas / config / tc-xgate.h
index 07bcd1345aaf461c4f2c321669b6c4538973d582..0600fb4bb1a45a51ceadcd4fa218724a3e82a9a2 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-xgate.h -- Header file for tc-xgate.c.
-   Copyright (C) 2010-2015 Free Software Foundation, Inc.
+   Copyright (C) 2010-2017 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.023428 seconds and 4 git commands to generate.