diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2017-01-25 12:19:27 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2017-01-25 12:30:52 +0000 |
commit | a1aa5e81de977805b16f2b1b9a12027a7f61c20c (patch) | |
tree | deaf7f6046d60f0d24534fb97bb47d4c6a77a5db /include/opcode/nios2r1.h | |
parent | 82f252717eef101fb3d105aa2d5b5e3944df6123 (diff) | |
download | binutils-a1aa5e81de977805b16f2b1b9a12027a7f61c20c.zip binutils-a1aa5e81de977805b16f2b1b9a12027a7f61c20c.tar.gz binutils-a1aa5e81de977805b16f2b1b9a12027a7f61c20c.tar.bz2 |
Clarify that include/opcode/ files are part of GNU opcodes
include/ChangeLog:
2017-01-25 Dimitar Dimitrov <dimitar@dinux.eu>
* 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 <dimitar@dinux.eu>
* pru-opc.c: Remove vague reference to a future GDB port.
Diffstat (limited to 'include/opcode/nios2r1.h')
-rw-r--r-- | include/opcode/nios2r1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/nios2r1.h b/include/opcode/nios2r1.h index c2e6030..6b07e73 100644 --- a/include/opcode/nios2r1.h +++ b/include/opcode/nios2r1.h @@ -2,7 +2,7 @@ Copyright (C) 2013-2017 Free Software Foundation, Inc. Contributed by Mentor Graphics, Inc. - This file is part of GAS, the GNU Assembler, and GDB, the GNU disassembler. + This file is part of the GNU opcodes library. GAS/GDB is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |