gas/
[binutils-gdb.git] / gas / ChangeLog
index 02b77a9b6fd737bc6161cb5947717b1630d7c2d3..e4cfd38664608f751b5ba990a8743027aafd5cab 100644 (file)
@@ -1,3 +1,125 @@
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * macro.c (new_formal, del_formal): New.
+       (do_formals): Use new_formal. Check for and parse qualifier. Warn if
+       required argument has default value. Stop looking for more formal
+       when there was a vararg one.
+       (macro_expand_body): Use new_formal and del_formal.
+       (macro_expand): Likewise. Initialize local variable err. Don't
+       return immediately when encountering an error. Warn when keyword
+       argument already had a value assigned. Eliminate duplicate clearing
+       of argument value. When current positional argument matches parameter
+       of vararg type, assign to it all the remaining arguments. Issue error
+       when required parameter does not have value.
+       (free_macro): Use del_formal.
+       (expand_irp): Initialize formal type. Free buffers associated with
+       formal prior to returning.
+       * macro.h (struct formal_struct): Add new field 'type' with new
+       enumeration type 'formal_type'.
+       * doc/as.texinfo: Document macro parameter qualifiers.
+       * NEWS: Mention new functionality.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * cond.c (s_ifb): New.
+       * read.c (potable): Add s_ifb as handler for .ifb and .ifnb.
+       * read.h (s_ifb): Prototype.
+       * doc/as.texinfo: Document .ifb and .ifnb.
+
+2005-05-05  Steve Ellcey  <sje@cup.hp.com>
+
+       * config/tc-ia64.c (MIN): Undef.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
+
+2005-05-05  Matt Thomas <matt@3am-software.com>
+
+       * config/tc-vax.c (md_assemble): Don't assume a valueT is 4
+       bytes.
+
+2005-05-05  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       COPYING, app.c, as.c, as.h, asintl.h, atof-generic.c, bignum.h,
+       bit_fix.h, cgen.c, cgen.h, cond.c, debug.c, depend.c, dw2gencfi.c,
+       dw2gencfi.h, dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c,
+       emul-target.h, emul.h, expr.c, expr.h, flonum-copy.c,
+       flonum-konst.c, flonum.h, frags.c, frags.h, hash.c, hash.h,
+       input-file.c, input-file.h, input-scrub.c, itbl-lex.h, itbl-lex.l,
+       itbl-ops.c, itbl-ops.h, itbl-parse.y, listing.c, listing.h,
+       literal.c, macro.c, macro.h, messages.c, obj.h, output-file.c,
+       output-file.h, read.c, read.h, sb.c, sb.h, stabs.c,
+       struc-symbol.h, subsegs.c, subsegs.h, symbols.c, symbols.h, tc.h,
+       write.c, write.h, config/aout_gnu.h, config/atof-ieee.c,
+       config/atof-vax.c, config/itbl-mips.h, config/m68k-parse.h,
+       config/m68k-parse.y, config/m88k-opcode.h, config/obj-aout.c,
+       config/obj-aout.h, config/obj-bout.c, config/obj-bout.h,
+       config/obj-coff.c, config/obj-coff.h, config/obj-ecoff.c,
+       config/obj-ecoff.h, config/obj-elf.c, config/obj-elf.h,
+       config/obj-evax.c, config/obj-evax.h, config/obj-hp300.c,
+       config/obj-hp300.h, config/obj-ieee.c, config/obj-ieee.h,
+       config/obj-multi.h, config/obj-som.c, config/obj-som.h,
+       config/tc-a29k.c, config/tc-a29k.h, config/tc-alpha.c,
+       config/tc-alpha.h, config/tc-arc.c, config/tc-arc.h,
+       config/tc-arm.h, config/tc-avr.c, config/tc-avr.h,
+       config/tc-cris.c, config/tc-cris.h, config/tc-crx.c,
+       config/tc-crx.h, config/tc-d10v.c, config/tc-d10v.h,
+       config/tc-d30v.c, config/tc-d30v.h, config/tc-dlx.c,
+       config/tc-dlx.h, config/tc-fr30.c, config/tc-fr30.h,
+       config/tc-frv.c, config/tc-frv.h, config/tc-generic.c,
+       config/tc-generic.h, config/tc-h8300.c, config/tc-h8300.h,
+       config/tc-h8500.c, config/tc-h8500.h, config/tc-hppa.c,
+       config/tc-hppa.h, config/tc-i370.c, config/tc-i370.h,
+       config/tc-i386.c, config/tc-i386.h, config/tc-i860.c,
+       config/tc-i860.h, config/tc-i960.c, config/tc-i960.h,
+       config/tc-ia64.c, config/tc-ia64.h, config/tc-ip2k.c,
+       config/tc-ip2k.h, config/tc-iq2000.c, config/tc-iq2000.h,
+       config/tc-m32r.c, config/tc-m32r.h, config/tc-m68851.h,
+       config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c,
+       config/tc-m68k.h, config/tc-m88k.c, config/tc-m88k.h,
+       config/tc-maxq.c, config/tc-maxq.h, config/tc-mcore.c,
+       config/tc-mcore.h, config/tc-mips.c, config/tc-mips.h,
+       config/tc-mmix.c, config/tc-mmix.h, config/tc-mn10200.c,
+       config/tc-mn10200.h, config/tc-mn10300.c, config/tc-mn10300.h,
+       config/tc-msp430.c, config/tc-msp430.h, config/tc-ns32k.c,
+       config/tc-ns32k.h, config/tc-openrisc.c, config/tc-openrisc.h,
+       config/tc-or32.c, config/tc-or32.h, config/tc-pdp11.c,
+       config/tc-pdp11.h, config/tc-pj.c, config/tc-pj.h,
+       config/tc-ppc.c, config/tc-ppc.h, config/tc-s390.c,
+       config/tc-s390.h, config/tc-sh.c, config/tc-sh.h,
+       config/tc-sh64.c, config/tc-sh64.h, config/tc-sparc.c,
+       config/tc-sparc.h, config/tc-tahoe.c, config/tc-tahoe.h,
+       config/tc-tic30.c, config/tc-tic30.h, config/tc-tic4x.c,
+       config/tc-tic4x.h, config/tc-tic54x.c, config/tc-tic54x.h,
+       config/tc-tic80.c, config/tc-tic80.h, config/tc-v850.c,
+       config/tc-v850.h, config/tc-vax.c, config/tc-vax.h,
+       config/tc-w65.c, config/tc-w65.h, config/tc-xstormy16.c,
+       config/tc-xstormy16.h, config/tc-xtensa.c, config/tc-xtensa.h,
+       config/tc-z8k.c, config/tc-z8k.h, config/te-386bsd.h,
+       config/te-freebsd.h, config/te-hp300.h, config/te-hppa.h,
+       config/te-ic960.h, config/te-irix.h, config/te-nbsd.h,
+       config/te-netware.h, config/te-sparcaout.h, config/te-sun3.h,
+       config/te-tmips.h, config/te-vxworks.h, config/vax-inst.h,
+       config/xtensa-istack.h, config/xtensa-relax.c,
+       config/xtensa-relax.h, doc/fdl.texi,
+       testsuite/gas/all/itbl-test.c, testsuite/gas/all/test-example.c,
+       testsuite/gas/all/test-gen.c, testsuite/gas/arm/maverick.c,
+       testsuite/gas/cris/cris.exp, testsuite/gas/hppa/basic/basic.exp,
+       testsuite/gas/hppa/parse/parse.exp,
+       testsuite/gas/hppa/reloc/reloc.exp,
+       testsuite/gas/hppa/unsorted/unsorted.exp,
+       testsuite/gas/m88k/m88k.exp, testsuite/gas/mmix/mmix-err.exp,
+       testsuite/gas/mmix/mmix-list.exp, testsuite/gas/mmix/mmix.exp,
+       testsuite/gas/mn10200/basic.exp, testsuite/gas/mn10300/am33-2.c,
+       testsuite/gas/mn10300/basic.exp, testsuite/gas/pdp11/opcode.s,
+       testsuite/gas/ppc/aix.exp, testsuite/gas/sh/basic.exp,
+       testsuite/gas/sh/err.exp, testsuite/gas/sh/arch/arch.exp,
+       testsuite/gas/sh/sh64/sh64.exp, testsuite/gas/v850/basic.exp,
+       testsuite/lib/gas-defs.exp
+
 2005-05-05  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-arm.c (arm_opts): Make -mlittle-endian switch set