+2007-11-13 Alan Modra <amodra@bigpond.net.au>
+
+ * gas/macros/purge.s: Delete irpc loops.
+
2007-11-12 Tristan Gingold <gingold@adacore.com>
* gas/ppc/regnames.d: New.
2007-11-07 Tristan Gingold <gingold@adacore.com>
- * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix.
+ * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix.
2007-11-06 Paul Brook <paul@codesourcery.com>
* gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
* gas/m68k/br-isab.d: Fix name of test.
* gas/m68k/br-isac.d: Fix name of test.
-
+
2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4502
* gas/arm/thumb.d: White space cleanup.
* gas/arm/thumb2_relax.d: Likewise.
* gas/arm/thumb32.d: Likewise.
-
+
2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
* gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
macro2
.purgem MACRO1
.purgem macro2
-
- .irpc a,ABCDEFGHIJKLMNOPQRSTUVWXYZ
- .irpc b,ABCDEFGHIJKLMNOPQRSTUVWXYZ
- .irpc c,ABCDEFGHIJKLMNOPQRSTUVWXYZ
- .irpc d,ABCDEFGHIJKLMNOPQRSTUVWXYZ
- .macro _\a\b\c\d arg1=0, arg2=0
- .if \arg1 + \arg2
- .purgem _\a\b\c\d
- .endif
- .endm
- _\a\b\c\d 1, 2
- .endr
- .endr
- .endr
- .endr