diff options
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/empic3_e.s | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b001c5c..2ba9151 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * gas/mips/empic3_e.s: Fix typo. + 2003-09-05 Richard Sandiford <rsandifo@redhat.com> * gas/frv/reloc1.[sd]: New test. diff --git a/gas/testsuite/gas/mips/empic3_e.s b/gas/testsuite/gas/mips/empic3_e.s index 7a8d21a..427e8c8 100644 --- a/gas/testsuite/gas/mips/empic3_e.s +++ b/gas/testsuite/gas/mips/empic3_e.s @@ -1,5 +1,5 @@ -# Check PC-relative HI/LO relocs relocs for -membedded-pic when HI and -# LO are split over a 32K boundary. +# Check PC-relative HI/LO relocs for -membedded-pic when HI and LO are +# split over a 32K boundary. .text .set noreorder |