diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-10-24 14:04:42 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-10-24 14:04:42 +0000 |
commit | 444d75be22e776acb1c0cea8ee89ffd5ffa46177 (patch) | |
tree | 79bcfe5901b9239cae3fce5ddf26e6a8974b5bc9 /gas/ChangeLog | |
parent | 4b4e080e8308f1a7ee65e8d5caf1b7bf67ce7bf2 (diff) | |
download | gdb-444d75be22e776acb1c0cea8ee89ffd5ffa46177.zip gdb-444d75be22e776acb1c0cea8ee89ffd5ffa46177.tar.gz gdb-444d75be22e776acb1c0cea8ee89ffd5ffa46177.tar.bz2 |
* config/tc-mips.c (validate_micromips_insn): Fix formatting.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dc7d37e..28b2a9c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +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> * config/tc-mn10200.c (md_convert_frag): Add missing break. |