Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / opcodes / pru-opc.c
index c86c640ad2a9445dd375131afa22e1fb95851a54..1795cd77d69bfafb93615c2c58b2f94ffd4f4fac 100644 (file)
@@ -1,5 +1,5 @@
 /* TI PRU opcode list.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2019 Free Software Foundation, Inc.
    Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
 
    This file is part of the GNU opcodes library.
@@ -85,8 +85,7 @@ const int pru_num_regs = PRU_NUM_REGS;
 
 #undef PRU_NUM_REGS
 
-/* This is the opcode table used by the PRU GNU as, disassembler
-   and soon GDB.  */
+/* This is the opcode table used by the PRU GNU as and disassembler.  */
 const struct pru_opcode pru_opcodes[] =
 {
   /* { name, args,
This page took 0.025065 seconds and 4 git commands to generate.