add more extern C
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sun, 29 May 2016 08:29:22 +0000 (04:29 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Thu, 2 Jun 2016 01:26:32 +0000 (21:26 -0400)
commit1fe0971e41a4097610862acabf54a896695fe834
tree28a39e6d20644048ad87c57f257e8ec81db4cb4e
parent814f1489e9d1d92a30d94d69a0066addcc564bd2
add more extern C

opcodes/ChangeLog:

2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* nds32-asm.h: Add extern "C".
* sh-opc.h: Likewise.

bfd/ChangeLog:

2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* elf32-hppa.h: Add extern "C".
* elf32-nds32.h: Likewise.
* elf32-tic6x.h: Likewise.

include/ChangeLog:

2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* elf/mips.h: Likewise.
* elf/sh.h: Likewise.
* opcode/d10v.h: Likewise.
* opcode/d30v.h: Likewise.
* opcode/ia64.h: Likewise.
* opcode/mips.h: Likewise.
* opcode/ppc.h: Likewise.
* opcode/sparc.h: Likewise.
* opcode/tic6x.h: Likewise.
* opcode/v850.h: Likewise.
18 files changed:
bfd/ChangeLog
bfd/elf32-hppa.h
bfd/elf32-nds32.h
bfd/elf32-tic6x.h
include/ChangeLog
include/elf/mips.h
include/elf/sh.h
include/opcode/d10v.h
include/opcode/d30v.h
include/opcode/ia64.h
include/opcode/mips.h
include/opcode/ppc.h
include/opcode/sparc.h
include/opcode/tic6x.h
include/opcode/v850.h
opcodes/ChangeLog
opcodes/nds32-asm.h
opcodes/sh-opc.h
This page took 0.037359 seconds and 4 git commands to generate.