aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2018-10-04 12:16:11 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2018-10-04 12:16:11 +0200
commitdca0df07ae4ab31c51a40edeb3e5cda7587f9beb (patch)
tree295717ee56576417eb0de24bbada6e9ba6b4ae94
parent6d0a6093c5fe82eb4c2b67d3d10fa44eeb0bc98b (diff)
downloadgdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.zip
gdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.tar.gz
gdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.tar.bz2
bfd: amend ChangeLog entry
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cc82ff1..1949c7b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,7 @@
2018-10-04 Jose E. Marchesi <jose.marchesi@oracle.com>
* elf64-sparc.c (elf64_sparc_output_arch_syms): Do notcorrect the
- impact of STT_REGISTER symbols in the dynsym sh_index here...
+ impact of STT_REGISTER symbols in the dynsym sh_info here...
* elfxx-sparc.c (_bfd_sparc_elf_finish_dynamic_sections): ...but
do it here.