OSDN Git Service

* sh.c (final_prescan_insn): Undo bogus change from 2005-05-09.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
2005-07-03 jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-06-29 zlaski[gcc/ChangeLog]
2005-06-26 ghazi PR c/21911
2005-06-25 kcookUpdate FSF address.
2005-06-15 aldyh * c-common.h (same_scalar_type_ignoring_signedness...
2005-05-28 ian./:
2005-05-24 mrs * c-common.h (objc_comptypes): Remove prototype.
2005-05-18 geoffk2005-05-18 Geoffrey Keating <geoffk@apple.com>
2005-05-17 mrs Yet more Objective-C++...
2005-05-12 ian./:
2005-05-02 matz PR c++/19542
2005-04-25 ian./
2005-04-21 sayle * c-common.h (objc_build_method_signature): Update...
2005-04-20 ian./
2005-04-17 ian./
2005-04-14 rth PR middle-end/14311
2005-04-09 ian./
2005-04-08 kazu * c-common.h (C_ARTIFICIAL_STRING_P): Remove.
2005-04-05 ian * c-typeck.c (struct c_switch): Rename switch_stmt...
2005-03-30 rth PR c/20519
2005-03-23 jsm28 * c-common.h (default_conversion): Remove.
2005-03-21 jsm28 * c-common.c (lvalue_or_else): Replace by lvalue_error...
2005-02-20 zack PR 18785
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2005-01-23 kazu * c-common.c (explicit_flag_signed_bitfields,
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2004-12-20 austern PR c++/19044
2004-11-25 mmitchel PR c++/18001
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-14 kazu * c-common.c (walk_stmt_tree): Remove.
2004-10-31 zlaski[gcc/ChangeLog]
2004-10-25 zlaski[gcc/ChangeLog]
2004-10-22 kazu * c-semantics.c (re_push_stmt_list): Remove.
2004-10-16 jsm28 * c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREX...
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-01 zlaski[gcc/ChangeLog]
2004-08-30 nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-28 jason PR c++/13684
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-27 rth * tree.c (staticp): Return the static object.
2004-08-12 rth * c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 bernie * c-common.h (c_staticp): Change return type from...
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-06-30 jsm28 * c-common.h (check_function_format): Remove first...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-25 dj* c-common.h (warn_cast_qual, warn_missing_format_attri...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-17 rth * c-common.h (c_begin_if_stmt, c_begin_while_stmt,
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-05-30 pinskiaChangeLog:
2004-05-28 pinskia2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-18 zacktop:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-07 geoffkIndex: ChangeLog
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-17 mmitchel PR c++/11326
2004-02-15 sayle * c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16 kazu * c-common.h: Fix comment formatting.
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-16 mmitchel PR c++/13275
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-16 jakub * c-common.c (handle_warn_unused_result_attribute...
2003-09-15 aj2003-09-15 Andreas Jaeger <aj@suse.de>
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
next