diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-10-08 19:13:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-10-08 19:13:38 +0000 |
commit | 32ec65d51d5db72570fd7b64a6aba4a233e319df (patch) | |
tree | edc0451d732cd4d8758ba6d9dd3ddae7f22be963 /gas/testsuite | |
parent | b0632d61e07536bca2bc8f07e30dbd8a7c1eedb3 (diff) | |
download | gdb-32ec65d51d5db72570fd7b64a6aba4a233e319df.zip gdb-32ec65d51d5db72570fd7b64a6aba4a233e319df.tar.gz gdb-32ec65d51d5db72570fd7b64a6aba4a233e319df.tar.bz2 |
* gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
function symbol.
* gas/mips/jal.s: Likewise.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 66038ee..7619cc5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com> + + * 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 <dje@canuck.cygnus.com> + + * gas/sparc/reloc64.[sd]: New testcase. + * gas/sparc/sparc.exp: Run it. + Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com> * gas/ieee-fp/x930509a.exp: Accept m68k listing format. |