OSDN Git Service

* c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME
[pf3gnuchains/gcc-fork.git] / gcc / c-parse.in
2003-05-12 rth PR c/10675
2003-05-09 gdr * c-parse.in (if_stmt_locus): New object.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-01-28 gdr* c-parse.in: Remove '%expect 32' directive in objc...
2003-01-10 geoffkMerge from pch-branch.
2002-12-28 aj * c-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-05 nathancopyright date updated
2002-07-05 nathan * c-parse.in (extdef): Append ';'.
2002-07-03 ghazigcc:
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-06-20 zack2002-06-19 Akim Demaille <akim@epita.fr>
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-04-27 rth * c-parse.in (malloced_yyss, malloced_yyvs...
2002-04-26 rth * c-parse.in (yyoverflow): Revert.
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth * c-parse.in (yyoverflow): New.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-16 paolo2002-04-16 Paolo Carlini <pcarlini@unitus.it>
2002-04-13 rsandifo * stmt.c (check_unique_operand_names): Expect operand...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-03-28 rth * c-decl.c (finish_function): New arg can_defer...
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-02-28 neil * c-parse.in (STATIC): New terminal.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-08 jakub * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-01-24 aldyh2002-01-16 Aldy Hernandez <aldyh@redhat.com>
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
2001-12-21 rth * c-parse.in (SAVE_WARN_FLAGS): Save warn_tradi...
2001-12-15 aldyh * c-parse.in (typename): Do not split attributes.
2001-12-11 neil * c-common.c (combine_strings): Complain if concatenating
2001-12-10 neil * c-lex.c, c-parse.in, c-typeck.c: Revert concatenatio...
2001-12-08 aldyh * c-common.h (rid): Add RID_CHOOSE_EXPR and
2001-12-08 neil * c-parse.in: Take string literals in assembler constr...
2001-12-08 neil * c-lex.c (c_lex): Peek a token ahead for a string...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-29 jsm28 * c-parse.in (expr_no_commas, primary), c-typeck.c
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-03 shebs2001-10-03 Ziemowit Laski <zlaski@apple.com>
2001-09-21 jsm28 Table-driven attributes.
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 zack * toplev.c (set_float_handler): Make static.
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-01 shebs2001-08-01 Ziemowit Laski <zlaski@apple.com>
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-17 jsm28 * c-parse.in (all_prefix_attributes): New variable.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-07-01 zack * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
2001-06-10 gdrgcc/
2001-05-25 neil * c-parse.in (notype_initdcl): Remove redundant line.
2001-05-25 jsm28 * c-parse.in (array_declarator): New. Handle C99...
2001-05-19 jsm28 * c-parse.in (parm_declarator): Split into
2001-05-16 neil * c-parse.in (methodtype): New production.
2001-05-16 neil * c-common.h (RID_FIRST_PQ): New.
2001-05-12 neil * c-parse.in (bison parser, init_reswords): Remove...
2001-05-11 neil * c-common.c (finish_label_expr): New function, lifted...
2001-05-10 jsm28 * c-parse.in: Remove many shift/reduce conflicts....
2001-04-24 nathangcc:
2001-03-07 zack * c-parse.in (yylexname): New function, split out...
2001-03-02 zack * stringpool.c (set_identifier): New function.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-31 jsm28 * c-parse.in (structsp): Pedwarn when "enum foo" refer...
2001-01-24 jsm28 * c-parse.in (cast_expr): Move compound literals from...
2001-01-14 neil * c-parse.in (finish_parse): Add comment about...
2001-01-13 neil * c-lex.c (init_c_lex): Use cpp_get_callbacks...
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2000-12-29 geoffk2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-11-28 rth * c-parse.in (finish_parse): Update for parse_i...
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-24 nathan * c-parse.in (unary_expr): Move VA_ARG from...
2000-11-21 rth * cp/parse.y (yyparse_1): Rename the parser...
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-17 zack * stringpool.c: New file.
2000-11-13 jsm28 * c-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 jsm28 * c-parse.in (ends_in_label): Remove from %union and...
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-13 jsm28 * c-parse.in (c99_block_start, c99_block_end,
2000-11-13 jsm28 * c-parse.in (initelt): Give appropriate pedantic...
2000-11-02 neil * c-lex.c (init_c_lex): Update cpp_start_read...
2000-11-01 neil * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
next