aboutsummaryrefslogtreecommitdiff
path: root/gas/expr.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-22gas/Jan Beulich1-14/+78
2005-11-08* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68kNick Clifton1-3/+3
2005-11-07 * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined.Alan Modra1-1/+4
2005-11-06 * expr.c (integer_constant): Match only 'B' as binary suffix ifAlan Modra1-1/+4
2005-10-11This adjusts equate handling byNick Clifton1-11/+211
2005-10-10* expr.c (operator): Allow "!=" as a synonym for "<>".Nick Clifton1-4/+10
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-29/+0
2005-03-15gas/Jan Beulich1-19/+15
2005-03-03Remove redundant code enclosed by #ifdef RELAX_PAREN_GROUPING....#endif.Nick Clifton1-6/+1
2005-03-01 * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack.Alan Modra1-5/+1
2005-03-01 * as.h (assert): Warning fix.Alan Modra1-1/+1
2004-08-11 * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell1-0/+29
2004-05-23 * expr.c (operand, operator): Don't reject '++' and '--'.Alan Modra1-6/+9
2004-04-16 * expr.c (operand): Correct checks for ++ and --.Alan Modra1-2/+2
2004-03-18 * expr.c (operand): Reject ++ and --.Nathan Sidwell1-0/+15
2003-11-22 * ehopt.c: Convert to ISO-C.Kazu Hirata1-49/+30
2003-05-27 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson1-10/+2
2002-10-18 * expr.c (operand): Add support for n.nn flonums.Alan Modra1-16/+28
2002-09-20 * expr.c (expr): Simplify foo-foo here.Alan Modra1-18/+2
2002-09-19 * write.h (struct fix): Add fx_dot_value.Alan Modra1-0/+4
2002-08-27 * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra1-4/+2
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-11 * app.c: Fix comment typos.Kazu Hirata1-3/+3
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-10/+5
2001-09-09 * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra1-18/+24
2001-08-142001-08-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+3
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-10/+11
2001-06-13Fix typo in commentNick Clifton1-1/+1
2001-05-25Revert last patch.Alan Modra1-13/+0
2001-05-25 * expr.c (expr): Set return value to absolute_section forAlan Modra1-0/+13
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-1/+1
2001-04-12* expr.c (operand): Pass &c to md_parse_name().Alexandre Oliva1-1/+1
2001-03-30Pass finalize_syms on calls to resolve_symbol_value.Alan Modra1-1/+1
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-02-13Update copyright date.Alan Modra1-1/+1
2001-02-13Fix parsing of multi-char operators.Alan Modra1-14/+17
2000-11-28Correct {STANDARD,MRI}_MUL_PRECEDENCE value.Alan Modra1-3/+3
2000-10-302000-10-30 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-3/+2
2000-10-172000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-6/+4
2000-09-05Miscellaneous tiny fixes.Alan Modra1-1/+1
2000-09-03fix formattingNick Clifton1-9/+9
2000-08-112000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-8/+8
2000-08-102000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-245/+221
2000-07-17* new parsing optionFrank Ch. Eigler1-0/+6
2000-06-23* $literal supportFrank Ch. Eigler1-0/+6
2000-06-23(operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra1-4/+8
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-3/+3
2000-06-02is_end_of_line fixes.Alan Modra1-4/+7
2000-04-21IA-64 ELF support.Jim Wilson1-0/+7