aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)Author
2005-05-28./:Ian Lance Taylor
2005-05-24 * c-common.h (objc_comptypes): Remove prototype.Ziemowit Laski
2005-05-182005-05-18 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-12./:Ian Lance Taylor
2005-05-02 PR c++/19542Michael Matz
2005-04-25./Ian Lance Taylor
2005-04-21 * c-common.h (objc_build_method_signature): Update prototype.Roger Sayle
2005-04-20./Ian Lance Taylor
2005-04-17./Ian Lance Taylor
2005-04-14 PR middle-end/14311Richard Henderson
2005-04-09./Ian Lance Taylor
2005-04-08 * c-common.h (C_ARTIFICIAL_STRING_P): Remove.Kazu Hirata
2005-04-05 * c-typeck.c (struct c_switch): Rename switch_stmt field toIan Lance Taylor
2005-03-30 PR c/20519Richard Henderson
2005-03-23 * c-common.h (default_conversion): Remove.Joseph Myers
2005-03-21 * c-common.c (lvalue_or_else): Replace by lvalue_error; only giveJoseph Myers
2005-02-20 PR 18785Zack Weinberg
2005-01-27 * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,Steven Bosscher
2005-01-23 * c-common.c (explicit_flag_signed_bitfields,Kazu Hirata
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2004-12-20 PR c++/19044Matt Austern
2004-11-25 PR c++/18001Mark Mitchell
2004-11-17 * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,Kazu Hirata
2004-11-14 * c-common.c (walk_stmt_tree): Remove.Kazu Hirata
2004-10-31[gcc/ChangeLog]Ziemowit Laski
2004-10-25[gcc/ChangeLog]Ziemowit Laski
2004-10-22 * c-semantics.c (re_push_stmt_list): Remove.Kazu Hirata
2004-10-16 * c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT andJoseph S. Myers
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-10 * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg
2004-09-03[gcc/ChangeLog]Ziemowit Laski
2004-09-01[gcc/ChangeLog]Ziemowit Laski
2004-08-30 * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.Nathan Sidwell
2004-08-28[gcc/ChangeLog]Ziemowit Laski
2004-08-28 PR c++/13684Jason Merrill
2004-08-27 * c-typeck.c (build_offsetof): Remove.Richard Henderson
2004-08-27 * tree.c (staticp): Return the static object.Richard Henderson
2004-08-12 * c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson
2004-08-06 * tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell
2004-08-052004-08-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell
2004-07-25 * c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti
2004-07-20 * c-common.h (check_case_value): Remove prototype.Steven Bosscher
2004-07-19 * c-tree.h (struct c_expr): Define.Joseph Myers
2004-07-09 * doc/md.texi (Processor pipeline description): Mention thatSteven Bosscher
2004-06-30 * c-common.h (check_function_format): Remove first parameter.Joseph Myers
2004-06-262004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner
2004-06-25* c-common.h (warn_cast_qual, warn_missing_format_attribute,DJ Delorie
2004-06-24 * c-common.c (expand_unordered_cmp): Delete.Roger Sayle