]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: tidy RISC-V part in gdb/Makefile.in and gdb/configure.tgt
authortimurgol007 <timurgol007@gmail.com>
Mon, 6 Oct 2025 11:35:44 +0000 (14:35 +0300)
committertimurgol007 <timurgol007@gmail.com>
Mon, 6 Oct 2025 11:35:58 +0000 (14:35 +0300)
commit4cbb6ca05573754cda022edd9747697b99557ee1
tree9bb93f0ef1d35b26714c73aae5411413821d2d57
parentc7b19c486012e1dd2a10434f1891c86b1398419a
gdb: tidy RISC-V part in gdb/Makefile.in and gdb/configure.tgt

I noticed that the length of line in gdb/configure.tgt was more than
80 lines, so I straightened it out. Also, in gdb/Makefile.in newly added
file riscv-linux-canonicalize-syscall-gen.c was missed in ALLDEPFILES,
so I added it there. And the last change: one more file
riscv-linux-canonicalize-syscall-gen.o was not in alphabetical order.
gdb/Makefile.in
gdb/configure.tgt