]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 19 Dec 2009 00:21:29 +0000 (00:21 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 19 Dec 2009 00:21:29 +0000 (00:21 +0000)
commit7c0fc5246b2cdaa6f12c8693732f05e440c125d0
tree91df283cd29a925b09fdbd1798892d53ed39b07c
parentdc89be0992ff5fcf0a0b7f0aaddca5dc34eae1db
gas/
* config/tc-mips.c (s_mips_ent): Also set BSF_FUNCTION for
".aent".

gas/testsuite/
* gas/mips/aent.d: New test.
* gas/mips/aent.s: Source for the new test.
* gas/mips/mips.exp: Run it.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/aent.d [new file with mode: 0644]
gas/testsuite/gas/mips/aent.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp