2004-08-11 |
Mark Mitchell | * expr.c (operand): Handle the "~", "-", and "!" opera... |
blob | commitdiff | raw |
2004-05-23 |
Alan Modra | * expr.c (operand, operator): Don't reject '++' and... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Alan Modra | * expr.c (operand): Correct checks for ++ and --. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Nathan Sidwell | * expr.c (operand): Reject ++ and --. |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Kazu Hirata | * ehopt.c: Convert to ISO-C. |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Richard Henderson | * expr.c (make_expr_symbol): Fold FAKE_LABEL_NA... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alan Modra | * expr.c (operand): Add support for n.nn flonums. |
blob | commitdiff | raw | diff to current |
2002-09-20 |
Alan Modra | * expr.c (expr): Simplify foo-foo here. |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Alan Modra | * write.h (struct fix): Add fx_dot_value. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alan Modra | * dwarf2dbg.c: Always include dwarf2dbg.h. |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Kazu Hirata | * app.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
2001-10-11 |
Kazu Hirata | * app.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2001-09-19 |
H.J. Lu | Locale changes from Bruno Haible <haible@clisp.cons... |
blob | commitdiff | raw | diff to current |
2001-09-09 |
Alan Modra | * expr.c (expr): Move code setting "retval" to the... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Jeff Johnston | 2001-08-14 Jeff Johnston <jjohnstn@redhat.com> |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Alan Modra | * read.c: Standardize error/warning messages - don... |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Nick Clifton | Fix typo in comment |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Alan Modra | Revert last patch. |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Alan Modra | * expr.c (expr): Set return value to absolute_section for |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Alan Modra | * symbols.c (resolve_symbol_value): Remove "finalize... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Alexandre Oliva | * expr.c (operand): Pass &c to md_parse_name(). |
blob | commitdiff | raw | diff to current |
2001-03-30 |
Alan Modra | Pass finalize_syms on calls to resolve_symbol_value. |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Nick Clifton | Fix copyright notices |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Alan Modra | Update copyright date. |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Alan Modra | Fix parsing of multi-char operators. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alan Modra | Correct {STANDARD,MRI}_MUL_PRECEDENCE value. |
blob | commitdiff | raw | diff to current |
2000-10-30 |
Kazu Hirata | 2000-10-30 Kazu Hirata <kazu@hxi.com> |
blob | commitdiff | raw | diff to current |
2000-10-17 |
Kazu Hirata | 2000-10-17 Kazu Hirata <kazu@hxi.com> |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Alan Modra | Miscellaneous tiny fixes. |
blob | commitdiff | raw | diff to current |
2000-09-03 |
Nick Clifton | fix formatting |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Kazu Hirata | 2000-08-11 Kazu Hirata <kazu@hxi.com> |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Kazu Hirata | 2000-08-10 Kazu Hirata <kazu@hxi.com> |
blob | commitdiff | raw | diff to current |
2000-07-17 |
Frank Ch. Eigler | * new parsing option |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Frank Ch. Eigler | * $literal support |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alan Modra | (operand): Do not as_bad() if RELAX_PAREN_GROUPING is |
blob | commitdiff | raw | diff to current |
2000-06-19 |
Nick Clifton | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr... |
blob | commitdiff | raw | diff to current |
2000-06-02 |
Alan Modra | is_end_of_line fixes. |
blob | commitdiff | raw | diff to current |
2000-04-21 |
Jim Wilson | IA-64 ELF support. |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Hans-Peter Nilsson | * expr.c (operand) [case 'f']: When testing if '0f... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Alan Modra | Remove dead code when not TC_M68K. |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Timothy Wall | NUMBERS_WITH_SUFFIX *doesn't* want to handle 'x', since... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Timothy Wall | Remove redundant code for checking numbers with suffixe... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Timothy Wall | Add handling for numbers with suffixed radix. |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Michael Meissner | Add more md operators |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Michael Meissner | Add md expression support; Cleanup alpha warnings |
blob | commitdiff | raw | diff to current |
1999-09-12 |
Ian Lance Taylor | 1999-09-11 Donn Terry <donn@interix.com> |
blob | commitdiff | raw | diff to current |
1999-09-11 |
Ian Lance Taylor | 1999-09-11 Donn Terry <donn@interix.com> |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Richard Henderson | * dwarf2dbg.c (*): Convert to K&R + prototypes. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Richard Henderson | * expr.c (operand): Don't use [ for parens... |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Ian Lance Taylor | Add support for storing local symbols in a small struc... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Alan Modra | / |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | 19990502 sourceware import |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw |
1998-08-20 |
Vladimir Makarov | * expr.c (operand): Check more correctly that there... |
blob | commitdiff | raw | diff to current |
1998-08-20 |
Vladimir Makarov | * expr.c (operand): Check correctly that there is... |
blob | commitdiff | raw | diff to current |
1998-07-03 |
Ian Lance Taylor | * expr.c (op_encoding): Make const. |
blob | commitdiff | raw | diff to current |
1998-03-29 |
Ian Lance Taylor | Fix gcc -Wall warnings. See ChangeLog for details. |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Doug Evans | * expr.h (expr_build_uconstant): Add prototype. |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1997-12-17 |
Jeff Law | * expr.c (integer_constant 32bit bignum): Mask... |
blob | commitdiff | raw | diff to current |
1997-02-27 |
Ian Lance Taylor | * expr.c (operand): Simplify 0b handling. Don't treat... |
blob | commitdiff | raw | diff to current |
1995-09-21 |
Ian Lance Taylor | * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know... |
blob | commitdiff | raw | diff to current |
1995-09-07 |
Ian Lance Taylor | * expr.c (operand): Handle 08 and 09 in MRI mode. |
blob | commitdiff | raw | diff to current |
1995-08-01 |
Ian Lance Taylor | Initial support for MRI style labels and expressions. |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Ken Raeburn | Use new hex-value code in libiberty: |
blob | commitdiff | raw | diff to current |
1994-09-14 |
Jeff Law | * expr.c (expr): Don't reduce the difference of two... |
blob | commitdiff | raw | diff to current |
1994-09-13 |
Ken Raeburn | * expr.c (make_expr_symbol): If operator is O_symbol... |
blob | commitdiff | raw | diff to current |
1994-01-28 |
Ken Raeburn | whitespace/formatting changes |
blob | commitdiff | raw | diff to current |
1994-01-20 |
Ken Raeburn | * expr.c (operand): For floating point operand with... |
blob | commitdiff | raw | diff to current |
1993-11-02 |
Jeff Law | * struc-symbol.h: Add new "sy_used" field to the symbo... |
blob | commitdiff | raw | diff to current |
1993-10-31 |
Jeff Law | * expr.c (make_expr_symbol): Delete DOT_LABEL_P... |
blob | commitdiff | raw | diff to current |
1993-09-10 |
Ian Lance Taylor | gcc lint. See ChangeLog for details. Also: |
blob | commitdiff | raw | diff to current |
1993-07-21 |
Ian Lance Taylor | * Extensive changes to permit symbols to contain any... |
blob | commitdiff | raw | diff to current |
1993-07-19 |
Ian Lance Taylor | * expr.c (clean_up_expression): Don't cancel the subtr... |
blob | commitdiff | raw | diff to current |
1993-07-07 |
Ken Raeburn | (integer_constant, floating_constant): Now return void. |
blob | commitdiff | raw | diff to current |
1993-05-27 |
Ken Raeburn | read.c (s_align_bytes): Properly record alignment. |
blob | commitdiff | raw | diff to current |
1993-03-12 |
Ian Lance Taylor | * expr.c, write.c: Ultrix native 4.2 cc requires asser... |
blob | commitdiff | raw | diff to current |
1993-01-05 |
Ken Raeburn | expr.c (operand): handle logical end-of-line characters... |
blob | commitdiff | raw | diff to current |
1993-01-04 |
Ken Raeburn | comment reformatting |
blob | commitdiff | raw | diff to current |
1992-12-30 |
Ian Lance Taylor | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus... |
blob | commitdiff | raw | diff to current |
1992-12-28 |
Ken Raeburn | handle local label number zero -- 0f, 0b, 0$ -- correctly |
blob | commitdiff | raw | diff to current |
1992-06-04 |
Steve Chamberlain | Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepu... |
blob | commitdiff | raw | diff to current |
1992-02-26 |
Steve Chamberlain | * expr.c: If an expression is single comma, then retur... |
blob | commitdiff | raw | diff to current |
1992-02-25 |
Steve Chamberlain | * as.h: include bfd.h if using many sections |
blob | commitdiff | raw | diff to current |
1992-02-22 |
Steve Chamberlain | * app.c: MRI compatibility - allow single quote to... |
blob | commitdiff | raw | diff to current |
1992-02-13 |
K. Richard Pixley | force all files to end in "/* end of filename" |
blob | commitdiff | raw | diff to current |
1992-02-13 |
K. Richard Pixley | White space and comments only. The devo tree prior... |
blob | commitdiff | raw | diff to current |
1991-04-04 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw | diff to current |
1991-04-04 |
K. Richard Pixley | Initial revision |
blob | commitdiff | raw | diff to current |
|