summaryrefslogtreecommitdiff
path: root/gas/expr.c
Commit message (Expand)AuthorAgeFilesLines
* gas/Jan Beulich2005-12-221-14/+78
* * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68kNick Clifton2005-11-081-3/+3
* * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined.Alan Modra2005-11-071-1/+4
* * expr.c (integer_constant): Match only 'B' as binary suffix ifAlan Modra2005-11-061-1/+4
* This adjusts equate handling byNick Clifton2005-10-111-11/+211
* * expr.c (operator): Allow "!=" as a synonym for "<>".Nick Clifton2005-10-101-4/+10
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-29/+0
* gas/Jan Beulich2005-03-151-19/+15
* Remove redundant code enclosed by #ifdef RELAX_PAREN_GROUPING....#endif.Nick Clifton2005-03-031-6/+1
* * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack.Alan Modra2005-03-011-5/+1
* * as.h (assert): Warning fix.Alan Modra2005-03-011-1/+1
* * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell2004-08-111-0/+29
* * expr.c (operand, operator): Don't reject '++' and '--'.Alan Modra2004-05-231-6/+9
* * expr.c (operand): Correct checks for ++ and --.Alan Modra2004-04-161-2/+2
* * expr.c (operand): Reject ++ and --.Nathan Sidwell2004-03-181-0/+15
* * ehopt.c: Convert to ISO-C.Kazu Hirata2003-11-221-49/+30
* * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson2003-05-271-10/+2
* * expr.c (operand): Add support for n.nn flonums.Alan Modra2002-10-181-16/+28
* * expr.c (expr): Simplify foo-foo here.Alan Modra2002-09-201-18/+2
* * write.h (struct fix): Add fx_dot_value.Alan Modra2002-09-191-0/+4
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-271-4/+2
* * app.c: Fix formatting.Kazu Hirata2002-05-181-1/+1
* * app.c: Fix comment typos.Kazu Hirata2001-10-111-3/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-10/+5
* * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra2001-09-091-18/+24
* 2001-08-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-141-0/+3
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-10/+11
* Fix typo in commentNick Clifton2001-06-131-1/+1
* Revert last patch.Alan Modra2001-05-251-13/+0
* * expr.c (expr): Set return value to absolute_section forAlan Modra2001-05-251-0/+13
* * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra2001-05-221-1/+1
* * expr.c (operand): Pass &c to md_parse_name().Alexandre Oliva2001-04-121-1/+1
* Pass finalize_syms on calls to resolve_symbol_value.Alan Modra2001-03-301-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* Update copyright date.Alan Modra2001-02-131-1/+1
* Fix parsing of multi-char operators.Alan Modra2001-02-131-14/+17
* Correct {STANDARD,MRI}_MUL_PRECEDENCE value.Alan Modra2000-11-281-3/+3
* 2000-10-30 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-301-3/+2
* 2000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-171-6/+4
* Miscellaneous tiny fixes.Alan Modra2000-09-051-1/+1
* fix formattingNick Clifton2000-09-031-9/+9
* 2000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-111-8/+8
* 2000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-101-245/+221
* * new parsing optionFrank Ch. Eigler2000-07-171-0/+6
* * $literal supportFrank Ch. Eigler2000-06-231-0/+6
* (operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra2000-06-231-4/+8
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-3/+3
* is_end_of_line fixes.Alan Modra2000-06-021-4/+7
* IA-64 ELF support.Jim Wilson2000-04-211-0/+7