]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/ChangeLog
RISC-V: Indent and GNU coding standards tidy, also aligned the code.
authorNelson Chu <nelson.chu@sifive.com>
Fri, 15 Jan 2021 01:36:51 +0000 (09:36 +0800)
committerNelson Chu <nelson.chu@sifive.com>
Fri, 15 Jan 2021 09:41:18 +0000 (17:41 +0800)
commit1942a0483653cd8906058148001fc5b091f2191c
treef9150088b73b7a6ad4ec1155ccbde0982496b73d
parentb800637e7631482d1bece2463b7c89e2d873d9d0
RISC-V: Indent and GNU coding standards tidy, also aligned the code.

bfd/
    * elfnn-riscv.c: Indent, labels and GNU coding standards tidy,
    also aligned the code.
gas/
    * config/tc-riscv.c: Indent and GNU coding standards tidy,
    also aligned the code.
    * config/tc-riscv.h: Likewise.
include/
    * opcode/riscv.h: Indent and GNU coding standards tidy,
    also aligned the code.
opcodes/
    * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
    (riscv_fpr_names_abi): Likewise.
    (riscv_opcodes): Likewise.
    (riscv_insn_types): Likewise.
bfd/ChangeLog
bfd/elfnn-riscv.c
gas/ChangeLog
gas/config/tc-riscv.c
gas/config/tc-riscv.h
include/ChangeLog
include/opcode/riscv.h
opcodes/ChangeLog
opcodes/riscv-opc.c