diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-10-24 14:17:10 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-10-24 14:17:10 +0000 |
commit | 72671e620113eb702de6b57381cc67e8ed75213e (patch) | |
tree | 3823251c5be82ea47a6f70e21d421646afd0b8e2 /gas/ChangeLog | |
parent | 7aee8dc2c2f77d891361f64347ffb60b6f1ddf59 (diff) | |
download | gdb-72671e620113eb702de6b57381cc67e8ed75213e.zip gdb-72671e620113eb702de6b57381cc67e8ed75213e.tar.gz gdb-72671e620113eb702de6b57381cc67e8ed75213e.tar.bz2 |
* config/tc-mips.c (can_swap_branch_p): Remove empty line.
(start_noreorder): Likewise.
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 743f99a..581bc70 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-10-24 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (can_swap_branch_p): Remove empty line. + (start_noreorder): Likewise. + +2011-10-24 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (s_option): Fix formatting. (mips_elf_final_processing): Likewise. |