diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0eb90ac..9d6ecf3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2021-09-13 Jan Beulich <jbeulich@suse.com> + + * config/tc-ia64.c (cross_section): Use obj_elf_section_name to + parse the section name. + 2021-09-02 Nick Clifton <nickc@redhat.com> PR 28292 |