daily update
[external/binutils.git] / gas / expr.c
2010-04-21 H.J. LuInitialize the X_md field.
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08 H.J. LuCall symbol_same_p to check to if 2 symbols are the...
2009-10-28 Alan Modra PR gas/10856
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02 Alan Modraupdate copyright dates
2009-07-28 Jan Beulichgas/
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-04-20 Jan Beulichgas/
2009-04-16 Jan Beulichgas/
2007-10-19 Nick CliftonAdd MN10300 linker relaxation support for symbol differ...
2007-09-26 Jan Beulichgas/
2007-07-03 Nick CliftonSwitch to GPLv3
2007-04-21 Alan Modragas/
2006-10-24 Ben Elliston * expr.c (expr): Replace O_add case in switch (op_left...
2006-06-07 Alan Modraremove some duplicate #include's.
2006-05-09 Ben Elliston * expr.c (operand): Remove `if (0 && ..)' state...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-04 Alan Modra PR 997
2005-12-22 Jan Beulichgas/
2005-11-08 Nick Clifton* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather...
2005-11-07 Alan Modra * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if...
2005-11-06 Alan Modra * expr.c (integer_constant): Match only 'B' as binary...
2005-10-11 Nick CliftonThis adjusts equate handling by
2005-10-10 Nick Clifton* expr.c (operator): Allow "!=" as a synonym for "<>".
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-04-29 Ben Elliston * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-03-15 Jan Beulichgas/
2005-03-03 Nick CliftonRemove redundant code enclosed by #ifdef RELAX_PAREN_GR...
2005-03-01 Alan Modra * expr.c (integer_constant): Remove TARGET_WORD_SIZE...
2005-03-01 Alan Modra * as.h (assert): Warning fix.
2004-08-11 Mark Mitchell * expr.c (operand): Handle the "~", "-", and "!" opera...
2004-05-23 Alan Modra * expr.c (operand, operator): Don't reject '++' and...
2004-04-16 Alan Modra * expr.c (operand): Correct checks for ++ and --.
2004-03-18 Nathan Sidwell * expr.c (operand): Reject ++ and --.
2003-11-22 Kazu Hirata * ehopt.c: Convert to ISO-C.
2003-05-27 Richard Henderson * expr.c (make_expr_symbol): Fold FAKE_LABEL_NA...
2002-10-18 Alan Modra * expr.c (operand): Add support for n.nn flonums.
2002-09-20 Alan Modra * expr.c (expr): Simplify foo-foo here.
2002-09-19 Alan Modra * write.h (struct fix): Add fx_dot_value.
2002-08-27 Alan Modra * dwarf2dbg.c: Always include dwarf2dbg.h.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-18 Kazu Hirata * app.c: Fix formatting.
2001-10-11 Kazu Hirata * app.c: Fix comment typos.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-09 Alan Modra * expr.c (expr): Move code setting "retval" to the...
2001-08-14 Jeff Johnston2001-08-14 Jeff Johnston <jjohnstn@redhat.com>
2001-08-01 Alan Modra * read.c: Standardize error/warning messages - don...
2001-06-13 Nick CliftonFix typo in comment
2001-05-25 Alan ModraRevert last patch.
2001-05-25 Alan Modra * expr.c (expr): Set return value to absolute_section for
2001-05-22 Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-04-12 Alexandre Oliva* expr.c (operand): Pass &c to md_parse_name().
2001-03-30 Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-08 Nick CliftonFix copyright notices
2001-02-13 Alan ModraUpdate copyright date.
2001-02-13 Alan ModraFix parsing of multi-char operators.
2000-11-28 Alan ModraCorrect {STANDARD,MRI}_MUL_PRECEDENCE value.
2000-10-30 Kazu Hirata2000-10-30 Kazu Hirata <kazu@hxi.com>
2000-10-17 Kazu Hirata2000-10-17 Kazu Hirata <kazu@hxi.com>
2000-09-05 Alan ModraMiscellaneous tiny fixes.
2000-09-03 Nick Cliftonfix formatting
2000-08-11 Kazu Hirata2000-08-11 Kazu Hirata <kazu@hxi.com>
2000-08-10 Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-07-17 Frank Ch. Eigler* new parsing option
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-23 Frank Ch. Eigler* $literal support
2000-06-23 Alan Modra(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-02 Alan Modrais_end_of_line fixes.
2000-04-21 Jim WilsonIA-64 ELF support.
2000-03-13 Hans-Peter Nilsson * expr.c (operand) [case 'f']: When testing if '0f...
2000-02-24 Alan ModraRemove dead code when not TC_M68K.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-08 Timothy WallNUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since...
2000-02-08 Timothy WallRemove redundant code for checking numbers with suffixe...
2000-02-08 Timothy WallAdd handling for numbers with suffixed radix.
1999-11-05 Michael MeissnerAdd more md operators
1999-10-18 Michael MeissnerAdd md expression support; Cleanup alpha warnings
1999-09-12 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11 Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-06-05 Richard Henderson * dwarf2dbg.c (*): Convert to K&R + prototypes.
1999-06-03 Richard Henderson * expr.c (operand): Don't use [ for parens...
1999-06-03 Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-17 Alan Modra/
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-08-20 Vladimir Makarov * expr.c (operand): Check more correctly that there...
1998-08-20 Vladimir Makarov * expr.c (operand): Check correctly that there is...
1998-07-03 Ian Lance Taylor * expr.c (op_encoding): Make const.
1998-03-29 Ian Lance TaylorFix gcc -Wall warnings. See ChangeLog for details.
1998-03-25 Doug Evans * expr.h (expr_build_uconstant): Add prototype.
next