From a1aa5e81de977805b16f2b1b9a12027a7f61c20c Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov Date: Wed, 25 Jan 2017 12:19:27 +0000 Subject: Clarify that include/opcode/ files are part of GNU opcodes include/ChangeLog: 2017-01-25 Dimitar Dimitrov * opcode/hppa.h: Clarify that file is part of GNU opcodes. * opcode/i860.h: Ditto. * opcode/nios2.h: Ditto. * opcode/nios2r1.h: Ditto. * opcode/nios2r2.h: Ditto. * opcode/pru.h: Ditto. opcodes/ChangeLog: 2017-01-25 Dimitar Dimitrov * pru-opc.c: Remove vague reference to a future GDB port. --- opcodes/ChangeLog | 4 ++++ opcodes/pru-opc.c | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'opcodes') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e16075f..270bcda 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2017-01-24 Dimitar Dimitrov + + * pru-opc.c: Remove vague reference to a future GDB port. + 2017-01-20 Nick Clifton * po/ga.po: Updated Irish translation. diff --git a/opcodes/pru-opc.c b/opcodes/pru-opc.c index c86c640..c7ee672 100644 --- a/opcodes/pru-opc.c +++ b/opcodes/pru-opc.c @@ -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, -- cgit v1.1