[binutils-gdb] MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test

Maciej W.Rozycki macro@sourceware.org
Tue Jun 27 03:25:00 GMT 2017


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=daba08c913105615c5e57dddcfcfa5d8c4237eb9

commit daba08c913105615c5e57dddcfcfa5d8c4237eb9
Author: Maciej W. Rozycki <macro@imgtec.com>
Date:   Tue Jun 27 04:23:53 2017 +0100

    MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test
    
    For consistency with the subsequent changes in this area.
    
    	gas/
    	* testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
    	option.

Diff:
---
 gas/ChangeLog                         | 5 +++++
 gas/testsuite/gas/mips/mips16e-save.d | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index a4b9915..b221c7e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-27  Maciej W. Rozycki  <macro@imgtec.com>
+
+	* testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
+	option.
+
 2017-06-26  Kuan-Lin Chen  <rufus@andestech.com>
 
 	* config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
diff --git a/gas/testsuite/gas/mips/mips16e-save.d b/gas/testsuite/gas/mips/mips16e-save.d
index 5f83686..7ce628c 100644
--- a/gas/testsuite/gas/mips/mips16e-save.d
+++ b/gas/testsuite/gas/mips/mips16e-save.d
@@ -1,6 +1,6 @@
 #objdump: -dr -mmips:isa32 -mmips:16
 #as: -march=mips32 -mips16 -32
-#name: mips16e save/restore
+#name: MIPS16e SAVE/RESTORE
 
 .*: +file format .*mips.*



More information about the Binutils-cvs mailing list