]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorJan Beulich <jbeulich@novell.com>
Mon, 31 Jan 2005 14:30:34 +0000 (14:30 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 31 Jan 2005 14:30:34 +0000 (14:30 +0000)
commitca3bc58f0ac01b58c2285752be247766840b0b44
tree7e9de9d5f30eb330570eb56ee7952524b6f946e5
parent057f53c1ad39b24d7833c2eb23aec562c8c3a002
gas/
2005-01-31  Jan Beulich  <jbeulich@novell.com>

* macro.c (buffer_and_nest): Allow 'from' being NULL; handle anything
that can end with .endr in that case. Make requiring/permitting
pseudo-ops without leading dot closer to the logic in read.c serving
the same purpose.
(expand_irp): Don't pass a mnemonic to buffer_and_nest as it will be
ignored.

gas/testsuite/
2005-01-31  Jan Beulich  <jbeulich@novell.com>

* gas/macros/repeat.[ds]: New.
* gas/macros/macros.exp: Run new test.
gas/ChangeLog
gas/macro.c
gas/testsuite/ChangeLog
gas/testsuite/gas/macros/macros.exp
gas/testsuite/gas/macros/repeat.d [new file with mode: 0644]
gas/testsuite/gas/macros/repeat.s [new file with mode: 0644]