From: Ian Lance Taylor Date: Wed, 8 Oct 1997 19:13:38 +0000 (+0000) Subject: * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32ec65d51d5db72570fd7b64a6aba4a233e319df;p=binutils-gdb.git * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a function symbol. * gas/mips/jal.s: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 66038ee4f41..7619cc52020 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Wed Oct 8 15:12:35 1997 Ian Lance Taylor + + * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a + function symbol. + * gas/mips/jal.s: Likewise. + +Tue Oct 7 13:30:30 1997 Doug Evans + + * gas/sparc/reloc64.[sd]: New testcase. + * gas/sparc/sparc.exp: Run it. + Sat Oct 4 19:14:24 1997 Ian Lance Taylor * gas/ieee-fp/x930509a.exp: Accept m68k listing format.