From 9f6c1c4b8b74fd670fc2af651dd5df989e109779 Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Fri, 19 Sep 2003 15:39:42 +0000 Subject: [PATCH] * gas/mips/rm7000.s: Let objdump print trailing dots. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/rm7000.s | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2ba9151..6facbeb 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2003-09-19 Thiemo Seufer + * gas/mips/rm7000.s: Let objdump print trailing dots. + +2003-09-19 Thiemo Seufer + * gas/mips/empic3_e.s: Fix typo. 2003-09-05 Richard Sandiford diff --git a/gas/testsuite/gas/mips/rm7000.s b/gas/testsuite/gas/mips/rm7000.s index 39de9d5..06a01b2 100644 --- a/gas/testsuite/gas/mips/rm7000.s +++ b/gas/testsuite/gas/mips/rm7000.s @@ -3,3 +3,5 @@ madu $5,$6 mflo $7 mthi $8 # No delay needed + + .space 8 -- 2.7.4