OSDN Git Service

gas/
authorjbeulich <jbeulich>
Mon, 31 Jan 2005 14:30:33 +0000 (14:30 +0000)
committerjbeulich <jbeulich>
Mon, 31 Jan 2005 14:30:33 +0000 (14:30 +0000)
commit667c5be4d4b2b85a0fecd90d9dfb1fa2098934c9
tree921ea797f94692c87f06c9b7e8b9345a08f0a782
parent463a1cf8219c4458d73bad3770f306b69acb0618
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]