diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ece2022..1ee4fe7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -3,6 +3,12 @@ * gas/mips/mips16.d: Expect mips16 nops to be used for padding when mips16 code generation is enabled. + * gas/mips/empic.d: Adjust for the fact that the difference + between two symbols in the same section are not expected to + generate a reloc. + * gas/mips/empic.s: Likewise. Also, correct typo in comment + about expected relocs. + 2000-11-30 Diego Novillo <dnovillo@redhat.com> * intel.s, intel.d: New test for @GOT references. |