aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNelson Chu <nelson.chu@sifive.com>2021-01-15 09:36:51 +0800
committerNelson Chu <nelson.chu@sifive.com>2021-01-15 17:41:18 +0800
commit1942a0483653cd8906058148001fc5b091f2191c (patch)
treef9150088b73b7a6ad4ec1155ccbde0982496b73d /include/ChangeLog
parentb800637e7631482d1bece2463b7c89e2d873d9d0 (diff)
downloadgdb-1942a0483653cd8906058148001fc5b091f2191c.zip
gdb-1942a0483653cd8906058148001fc5b091f2191c.tar.gz
gdb-1942a0483653cd8906058148001fc5b091f2191c.tar.bz2
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.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6ac5d9f..ad231ae 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,10 @@
2021-01-15 Nelson Chu <nelson.chu@sifive.com>
+ * opcode/riscv.h: Indent and GNU coding standards tidy,
+ also aligned the code.
+
+2021-01-15 Nelson Chu <nelson.chu@sifive.com>
+
* elf/riscv.h: Comments tidy and improvement.
* opcode/riscv-opc.h: Likewise.
* opcode/riscv.h: Likewise.