bfd/
* elfnn-riscv.c (riscv_relax_delete_bytes): Fixed the indent that
caused by the previous commit accidentally.
+2021-01-15 Nelson Chu <nelson.chu@sifive.com>
+
+ * elfnn-riscv.c (riscv_relax_delete_bytes): Fixed the indent that
+ caused the by previous commit accidentally.
+
2021-01-15 Nelson Chu <nelson.chu@sifive.com>
* elfnn-riscv.c: Indent, labels and GNU coding standards tidy,
different symbols in 'sym_hashes', we don't want to adjust
the global symbol __wrap_SYMBOL twice.
- The same problem occurs with symbols that are versioned_hidden, as
+ The same problem occurs with symbols that are versioned_hidden, as
foo becomes an alias for foo@BAR, and hence they need the same
treatment. */
if (link_info->wrap_hash != NULL