diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6672da4..71644af 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2020-12-11 Sergey Belyashov <sergey.belyashov@gmail.com> + Nick Clifton <nickc@redhat.com> + + PR 27047 + * config/tc-z80.c (s_bss): New function. + (md_pseudo_table): Add bss entry. + 2020-12-10 Nelson Chu <nelson.chu@sifive.com> * config/tc-riscv.c (riscv_ext): New function. Use md_assemblef |