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 2ba91519ec..6facbeb8ee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +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. diff --git a/gas/testsuite/gas/mips/rm7000.s b/gas/testsuite/gas/mips/rm7000.s index 39de9d552b..06a01b2f32 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.34.1