OSDN Git Service

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)
commit1bf58fcfd08e18b9c4f3115205e7966b3b10203e
treea01d5be1d0fe5fbc7976fcdc1b64e81f56cacf8f
parentd17680a5126a5ccb196daaf004294028ba885e75
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]