RISC-V: Don't generate the ELF privilege attributes when no CSR are used.
[deliverable/binutils-gdb.git] / gas / config / tc-xgate.h
index cce73aec7b6c4cc1090513634c468ba01725ab88..eba93c3d2ac90a7f04a69464b600aa32c562735d 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-xgate.h -- Header file for tc-xgate.c.
-   Copyright (C) 2010-2016 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.022924 seconds and 4 git commands to generate.