This patch enables disassembler_needs_relocs for PRU. It is needed to print correct...
[deliverable/binutils-gdb.git] / opcodes / cris-dis.c
index 1a6813698e815e9f34b9c6b13337a98fb540e2d5..49bd54f47279b87ea7e9d4697ff6ba427494c2d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler code for CRIS.
-   Copyright (C) 2000-2015 Free Software Foundation, Inc.
+   Copyright (C) 2000-2017 Free Software Foundation, Inc.
    Contributed by Axis Communications AB, Lund, Sweden.
    Written by Hans-Peter Nilsson.
 
@@ -813,7 +813,7 @@ print_with_operands (const struct cris_opcode *opcodep,
        *tp++ = 'c';
        *tp++ = 'r';
        break;
-       
+
       case '[':
       case ']':
       case ',':
This page took 0.024287 seconds and 4 git commands to generate.