Daily bump.
[gcc.git] / gcc / c-common.h
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-13 Gabriel Dos Reisinvoke.texi (-Write-strings): Document that it is enabl...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-18 Diego Novillo[multiple changes]
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-24 Richard Guentherre PR c++/14024 (g++ isn't reporting aliasing warnings)
2005-11-24 Gabriel Dos Reisre PR c++/21667 (misleading warning about array subscri...
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-07-24 Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-29 Ziemowit Laskic-common.c (flag_next_runtime): Move...
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Aldy Hernandezc-common.h (same_scalar_type_ignoring_signedness):...
2005-05-28 Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-24 Ziemowit Laskic-common.h (objc_comptypes): Remove prototype.
2005-05-18 Geoffrey Keatingdummy-checksum.c: New.
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-12 Ian Lance Taylorc-common.h (statement_code_p): Don't declare.
2005-05-02 Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-21 Roger Saylec-common.h (objc_build_method_signature): Update prototype.
2005-04-20 Ian Lance Taylorc-common.def: Remove STMT_EXPR (moved to cp/cp-tree...
2005-04-17 Ian Lance Taylorc-common.def (SIZEOF_EXPR, [...]): Remove.
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-08 Kazu Hirata* c-common.h (C_ARTIFICIAL_STRING_P): Remove.
2005-04-05 Ian Lance Taylorc-typeck.c (struct c_switch): Rename switch_stmt field...
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-23 Joseph Myersc-common.h (default_conversion): Remove.
2005-03-21 Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-23 Kazu Hiratac-common.c (explicit_flag_signed_bitfields, [...])...
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-11-25 Mark Mitchellre PR c++/18001 (Badly formatted error message (quotati...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-10-31 Ziemowit Laskic-common.h (objc_lookup_ivar): Add second parameter...
2004-10-25 Ziemowit Laskic-common.h: Remove RID_ID.
2004-10-22 Kazu Hiratac-semantics.c (re_push_stmt_list): Remove.
2004-10-16 Joseph Myersc-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTEN...
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-03 Ziemowit Laskic-common.h (objc_is_id, [...]): New prototypes.
2004-09-01 Ziemowit Laskic-common.h (lookup_interface): Remove prototype.
2004-08-30 Nathan Sidwellc-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 Ziemowit Laskic-common.h: Update comments about ObjC/ObjC++ entry...
2004-08-28 Jason Merrillre PR c++/13684 (local static object variable construct...
2004-08-27 Richard Hendersonc-typeck.c (build_offsetof): Remove.
2004-08-27 Richard Hendersontree.c (staticp): Return the static object.
2004-08-12 Richard Hendersonc-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-06 Mark Mitchelltree.c (handle_dll_attribute): Move here from i383...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25 Bernardo Innocentic-common.h (c_staticp): Change return type from int...
2004-07-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-09 Steven Bosschermd.texi (Processor pipeline description): Mention that...
2004-06-30 Joseph Myersc-common.h (check_function_format): Remove first parameter.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25 DJ Deloriec-common.h (warn_cast_qual, [...]): Remove explicit...
2004-06-24 Roger Saylec-common.c (expand_unordered_cmp): Delete.
2004-06-22 Geoffrey Keatingc-opts.c (c_common_handle_option): Handle -fpch-preprocess.
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-21 Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-17 Richard Hendersonc-common.h (c_begin_if_stmt, [...]): Remove decls.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-05-30 Andrew Pinskic-decl.c (c_expand_body_1): Remove and fold back into ...
2004-05-28 Andrew Pinskic-common.c (c_estimate_num_insns_1): Kill.
2004-05-18 Zack WeinbergMakefile.def, [...]: Remove all mention of libf2c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Paolo Bonzinire PR target/14899 (wrong code due to change in compati...
2004-04-07 Geoffrey KeatingIndex: ChangeLog
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-17 Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-15 Roger Saylec-common.h (GET_DIRECTIVE_LINE): Remove unused macro.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-05 Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
next