OSDN Git Service

* sh.c (calc_live_regs): If the return address pointer is live,
[pf3gnuchains/gcc-fork.git] / gcc / cppexp.c
2003-08-03 neil * cppexp.c (parse_defined): Warn only if -pedantic.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-06-17 zack * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-04-22 neil * c-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-19 neil * cppexp.c (eval_token): Permit true and false even...
2003-03-31 matz * cppexp.c (cpp_classify_number): Accept '.' after...
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-29 hp * cpplib.c (_cpp_test_assertion): Default *value to 0.
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-19 neil * cppexp.c (ALWAYS_EVAL): Remove.
2002-07-18 neil * cppexp.c (cpp_num_mul): Remove unused parameter.
2002-07-17 neil * cppexp.c (cpp_interpret_integer, append_digit, parse...
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-07 jason * cppexp.c (num_equality_op): Use a temporary...
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-06-01 aj * cppexp.c (cpp_classify_number): Cast precission...
2002-05-29 neil2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-28 neil * cppexp.c (interpret_number): Optimize for single...
2002-05-27 hjl2002-05-27 H.J. Lu (hjl@gnu.org)
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-09 neil * cppexp.c (_cpp_expand_op_stack): Set op_limit.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-26 neil * cppexp.c (CPP_UMINUS, CPP_UPLUS): New.
2002-04-21 neil * cppexp.c (struct op, parse_number): Replace U_CHAR...
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-24 neil * cpplex.c (cpp_interpret_charconst): Get signedness or
2002-01-03 neil * cpperror.c: Update comments and copyright.
2001-11-10 ghazi * cppexp.c (parse_number): Use ISXDIGIT/hex_value.
2001-11-05 neil * cppexp.c (lex, parse_defined): Update warning about...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-06 zack * cpplex.c (enum spell_type): Add SPELL_NUMBER.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-08-09 grahams * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize...
2001-07-29 neil * cppexp.c (parse_defined): Always record the macro...
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-05-16 neil * cppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-11 neil * c-lex.c (lex_charconst): Convert into a simple wrapper
2001-03-03 neil * cpp.texi: Update.
2001-03-02 danglin * cpplib.c (_cpp_init_stacks): Cast enum for comparison.
2001-02-14 neil * c-lex.c (lex_number): Only warn traditionally...
2001-02-07 zack * cpphash.h (struct spec_nodes): Add n_true and n_false.
2001-02-06 neil * cppexp.c (parse_defined): Improve diagnostics...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-22 neil * cppexp.c (parse_charconst): Change `mask...
2000-12-07 law * config/alpha/osf.h: Standarize copyright statement.
2000-12-02 neil * cppexp.c (parse_number): Update diagnostic...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-14 neil * cppexp.c (parse_defined): Call cpp_get_token not
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-11-06 neil * c-lex.c (c_lex): Replace tok.val.aux with tok.val...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-10 ghazi * c-lex.c (parse_float, yylex): For -Wtraditional...
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-07-24 zack * cppexp.c: Warn about unary + if -Wtraditional.
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-13 zack * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
2000-07-12 zack * cppexp.c (LOGICAL): Delete macro.
2000-07-11 zack2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
2000-07-09 zack * cppexp.c (_cpp_parse_expr): Don't use unary plus.
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-05 zacktoplevel:
2000-07-04 zacktop level:
2000-05-30 zack * cpplib.c (do_if): Don't save and restore only_seen_w...
2000-05-28 zack * cppfiles.c: Read files in, using mmap if possible...
2000-05-27 neil * cppexp.c (parse_assertion): Supply extra argument to
2000-05-18 zack * cppexp.c (parse_assertion): New.
2000-05-10 zack * cppexp.c (lex): Use %.*s to print non-NUL-terminated...
2000-05-04 zackgcc:
2000-05-03 jason * cppexp.c (op_t): Make an int.
2000-05-01 zack * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-20 zack * cpplib.h (enum cpp_ttype): Add token types for all
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18 zack * cppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-04-08 neil * cppexp.c (parse_charconst): Null does not end character
2000-04-03 neil * cppexp.c: wrap long lines. New macros CPP_ICE,...
2000-04-02 zack * cppinit.c (cpp_start_read): Turn off -Wtraditional if
2000-04-02 neil * cppexp.c: New typedef op_t. struct operation and...
2000-04-02 neil * cppexp.c: New FINISHED dummy token. Combine operat...
next