import gdb-2000-02-02 snapshot
[external/binutils.git] / gas / expr.c
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 HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
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.
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-12-17 Jeff Law * expr.c (integer_constant 32bit bignum): Mask...
1997-02-27 Ian Lance Taylor * expr.c (operand): Simplify 0b handling. Don't treat...
1995-09-21 Ian Lance Taylor * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know...
1995-09-07 Ian Lance Taylor * expr.c (operand): Handle 08 and 09 in MRI mode.
1995-08-01 Ian Lance Taylor Initial support for MRI style labels and expressions.
1995-01-12 Ken RaeburnUse new hex-value code in libiberty:
1994-09-14 Jeff Law * expr.c (expr): Don't reduce the difference of two...
1994-09-13 Ken Raeburn* expr.c (make_expr_symbol): If operator is O_symbol...
1994-01-28 Ken Raeburnwhitespace/formatting changes
1994-01-20 Ken Raeburn* expr.c (operand): For floating point operand with...
1993-11-02 Jeff Law * struc-symbol.h: Add new "sy_used" field to the symbo...
1993-10-31 Jeff Law * expr.c (make_expr_symbol): Delete DOT_LABEL_P...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-19 Ian Lance Taylor * expr.c (clean_up_expression): Don't cancel the subtr...
1993-07-07 Ken Raeburn(integer_constant, floating_constant): Now return void.
1993-05-27 Ken Raeburnread.c (s_align_bytes): Properly record alignment.
1993-03-12 Ian Lance Taylor * expr.c, write.c: Ultrix native 4.2 cc requires asser...
1993-01-05 Ken Raeburnexpr.c (operand): handle logical end-of-line characters...
1993-01-04 Ken Raeburncomment reformatting
1992-12-30 Ian Lance TaylorWed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus...
1992-12-28 Ken Raeburnhandle local label number zero -- 0f, 0b, 0$ -- correctly
1992-06-04 Steve ChamberlainThu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepu...
1992-02-26 Steve Chamberlain * expr.c: If an expression is single comma, then retur...
1992-02-25 Steve Chamberlain * as.h: include bfd.h if using many sections
1992-02-22 Steve Chamberlain * app.c: MRI compatibility - allow single quote to...
1992-02-13 K. Richard Pixleyforce all files to end in "/* end of filename"
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision