Duh! What double-increment?

This commit is contained in:
Alan Modra 2000-06-23 11:58:00 +00:00
parent 566f0f7aa5
commit 3e87a7603f
1 changed files with 171 additions and 169 deletions

View File

@ -6,8 +6,7 @@
2000-06-23 matthew green <mrg@redhat.com>
* expr.c (operand): Do not as_bad() if RELAX_PAREN_GROUPING is
defined. Fix error message and double increment of
input_line_pointer for `[' grouping.
defined. Fix error message for `[' grouping.
2000-06-22 Kazu Hirata <kazu@hxi.com>
@ -107,7 +106,8 @@
2000-06-17 Mark Elbrecht <snowball3@bigfoot.com>
* config/obj-coff.c (obj_coff_weak): Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER.
* config/obj-coff.c (obj_coff_weak): Typo fix: Change BFD_ASSEMLER
to BFD_ASSEMBLER.
2000-06-16 Nick Clifton <nickc@cygnus.com>
@ -278,8 +278,8 @@ Thu May 4 15:27:07 2000 Donald Lindsay <dlindsay@cygnus.com>
d10v_cleanup) implement Mitsubishi's newly explained branch-packing
rules, with warning when a GAS statement specifies a packing that
will result in an instruction being squashed.
Added typdef packing_type and enumerals, changed various integer literals
to use the enumerals.
Added typdef packing_type and enumerals, changed various integer
literals to use the enumerals.
2000-05-24 David Mosberger <davidm@hpl.hp.com>
@ -1871,8 +1871,8 @@ Wed Nov 24 20:27:58 1999 Jeffrey A Law (law@cygnus.com)
Mon Nov 15 20:12:43 1999 Donald Lindsay <dlindsay@cygnus.com>
* config/tc-arm.c (do_mia,do_mar,do_mra,do_pld,do_ldrl,do_co_reg): Small
improvements in error checking.
* config/tc-arm.c (do_mia,do_mar,do_mra,do_pld,do_ldrl,do_co_reg):
Small improvements in error checking.
(md_assemble): Support for unconditional ARM instructions.
(md_parse_option): Support for -m[arm]v5e flag.
@ -4004,7 +4004,8 @@ Tue Jan 5 21:58:03 1999 Doug Evans <devans@canuck.cygnus.com>
1998-12-23 Gavin Romig-Koch <gavin@cygnus.com>
* config/tc-mips.c (md_begin): Correct type-o in setting of mips_eabi64.
* config/tc-mips.c (md_begin): Correct type-o in setting of
mips_eabi64.
1998-12-21 Nick Clifton <nickc@cygnus.com>
@ -4025,7 +4026,8 @@ Tue Jan 5 21:58:03 1999 Doug Evans <devans@canuck.cygnus.com>
Wed Dec 16 16:17:22 1998 Dave Brolley <brolley@cygnus.com>
* config/tc-fr30.c (md_assemble): Warn about invalid instructions in delay slots.
* config/tc-fr30.c (md_assemble): Warn about invalid instructions
in delay slots.
1998-12-16 Gavin Romig-Koch <gavin@cygnus.com>
@ -4130,8 +4132,8 @@ Sun Dec 6 12:46:36 1998 Ian Lance Taylor <ian@cygnus.com>
Thu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com>
* config/tc-fr30.c (md_pcrel_from_section): Restore previous calculation
of pcrel point.
* config/tc-fr30.c (md_pcrel_from_section): Restore previous
calculation of pcrel point.
Tue Nov 24 17:21:52 1998 Nick Clifton <nickc@cygnus.com>
@ -6258,7 +6260,7 @@ Wed Feb 11 23:26:28 1998 Jeffrey A Law (law@cygnus.com)
Thu Feb 12 03:41:00 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
Fix rac to accept only a0:
Fix rac to accept only a0:
* tc-d10v.c (parallel_ok, find_opcode):
Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1.
Introduce OPERAND_GPR.