diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0bb31f5..3685edb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2014-01-14 Nick Clifton <nickc@redhat.com> + + PR gas/16434 + * config/tc-z80.c (wrong_match): Provide format string to + as_warn. + (parse_exp_not_indexed): Delete unused variable dummy. + (emit_byte): Delete unused variable fixp. + 2014-01-08 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (regbnd): Removed. |