From: Alan Modra Date: Sun, 28 Oct 2018 05:44:35 +0000 (+1030) Subject: Correct ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8fc91c409847f0d4e3e4cdac8161158fafd78636;p=binutils-gdb.git Correct ChangeLog --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b1c67de928c..334b6abe631 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,7 +2,7 @@ PR 23837 * config/tc-hppa.c: Don't include struc-symbol.h. - (pa_build_unwind_subspace): Call get_symbol_frag rather than + (pa_build_unwind_subspace): Call symbol_get_frag rather than referencing sy_frag. 2018-10-23 John Darrington