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 28b2a9c..743f99a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-10-24 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (s_option): Fix formatting. + (mips_elf_final_processing): Likewise. + +2011-10-24 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (validate_micromips_insn): Fix formatting. 2011-10-24 David Binderman <dcb314@hotmail.com> |