diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2014-08-21 01:52:13 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2014-08-21 01:52:13 +0100 |
commit | 42868dce3e9d5c858d91f141ec920bc4629a5918 (patch) | |
tree | 0830bbb58365cbea75795edfb101b15521f3440d /gas/testsuite/ChangeLog | |
parent | 83e12debff27af04efd261f7858622c7b851c233 (diff) | |
download | gdb-42868dce3e9d5c858d91f141ec920bc4629a5918.zip gdb-42868dce3e9d5c858d91f141ec920bc4629a5918.tar.gz gdb-42868dce3e9d5c858d91f141ec920bc4629a5918.tar.bz2 |
MIPS/gas/testsuite: mips.exp indentation fixes
* gas/mips/mips.exp: Correct indentation.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ad41e0f..88b49ee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-08-21 Maciej W. Rozycki <macro@codesourcery.com> + + * gas/mips/mips.exp: Correct indentation. + 2014-08-20 Kyrylo Tkachov <kyrylo.tkachov@arm.com> * gas/arm/ual-vcmp.s: New file. |