diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2018-10-04 12:16:11 +0200 |
---|---|---|
committer | Jose E. Marchesi <jose.marchesi@oracle.com> | 2018-10-04 12:16:11 +0200 |
commit | dca0df07ae4ab31c51a40edeb3e5cda7587f9beb (patch) | |
tree | 295717ee56576417eb0de24bbada6e9ba6b4ae94 /bfd | |
parent | 6d0a6093c5fe82eb4c2b67d3d10fa44eeb0bc98b (diff) | |
download | gdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.zip gdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.tar.gz gdb-dca0df07ae4ab31c51a40edeb3e5cda7587f9beb.tar.bz2 |
bfd: amend ChangeLog entry
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
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. |