]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
C++ comments
authorAlan Modra <amodra@gmail.com>
Mon, 29 Jun 2020 00:37:56 +0000 (10:07 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 29 Jun 2020 00:37:56 +0000 (10:07 +0930)
commit279edac53db8fa6482ee3e305c9627f788fd2699
treee56013c9acfbfcf19fa97c37555677fe7e1fff3f
parent290a25dc2da6f1069f53a063ba8167bd9baf7f9c
C++ comments

binutils isn't c99 (yet).  This replaces or removes some C++ style
comments.

bfd/
* arc-got.h: Use C style comments.
* coff-z80.c: Likewise.
* elf32-csky.c: Likewise.
* peXXigen.c: Likewise.
* elf32-m32c.c (m32c_elf_relax_delete_bytes): Remove commented out
code.
binutils/
* dwarf.c: Use C style comments.
* resrc.c: Likewise.
gas/
* config/tc-s12z.c: Use C style comments.
* config/tc-z80.c: Likewise.
* config/tc-xtensa.c (emit_ld_r_n): Remove commented out code.
include/
* coff/internal.h: Use C style comments.
* coff/pe.h: Likewise.
* elf/ppc64.h: Likewise.
opcodes/
* arm-dis.c: Use C style comments.
* cr16-opc.c: Likewise.
* ft32-dis.c: Likewise.
* moxie-opc.c: Likewise.
* tic54x-dis.c: Likewise.
* s12z-opc.c: Remove useless comment.
* xgate-dis.c: Likewise.
25 files changed:
bfd/ChangeLog
bfd/arc-got.h
bfd/coff-z80.c
bfd/elf32-csky.c
bfd/elf32-m32c.c
bfd/peXXigen.c
binutils/ChangeLog
binutils/dwarf.c
binutils/resrc.c
gas/ChangeLog
gas/config/tc-s12z.c
gas/config/tc-xtensa.c
gas/config/tc-z80.c
include/ChangeLog
include/coff/internal.h
include/coff/pe.h
include/elf/ppc64.h
opcodes/ChangeLog
opcodes/arm-dis.c
opcodes/cr16-opc.c
opcodes/ft32-dis.c
opcodes/moxie-opc.c
opcodes/s12z-opc.c
opcodes/tic54x-dis.c
opcodes/xgate-dis.c