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 ae4de64..b21e332 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> + * config/tc-metag.c (metag_handle_align): Make the type of noop + unsigned char. + +2016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> + * config/tc-rx.c (md_convert_frag): Make the type of reloc_type bfd_reloc_code_real_type. |