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 2136ab4..70b9a1e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-04-22 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-mips.c (macro_end, md_convert_frag): Use '%s' for + as_bad calls to silence compiler warning. + 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386-intel.c (O_XXX): Reorder. |