c-common.h: Update comments about ObjC/ObjC++ entry points.
[platform/upstream/gcc.git] / gcc / c-common.h
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...
2003-09-28 Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-16 Jason Merrillc-common.c (handle_warn_unused_result_attribute): New...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-19 Kazu Hiratac-common.c: Fix comment formatting.
2003-08-19 Andrew PinskiPR c++/10538, PR c/5582
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-01 Zack Weinbergc-decl.c (gettags, [...]): Delete.
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-28 Hans-Peter Nilssonc-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-21 Geoffrey Keatingc-common.h (num_in_fnames): Declare.
2003-07-17 Geoffrey Keatingre PR middle-end/11498 (asm can't be used to give a...
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-19 Andreas Jaegerc-aux-info.c: Convert to ISO C99.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-05-21 Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-19 Matt AusternAdd a new flag...
2003-05-17 Neil Boothc-common.c, c-common.h (dollars_in_ident): Remove.
2003-04-20 Chris Lattnerc-common.h, [...]: Rename genrtl_decl_cleanup to genrtl...
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-10 Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-14 Neil Booth/home/neil/diffs/include.log
2003-03-11 Neil BoothMakefile.in: Update.
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-06 Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-03-04 Neil BoothMakefile.in: Update.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-31 Mark Mitchell* c-common.h (pending_lang_change): Declare.
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-23 Mark Mitchellc-common.h (flag_abi_version): Fix typo in comment.
2002-09-23 Mark Mitchellc-common.c (flag_abi_version): New variable.
next