aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-0/+1
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+0
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-0/+4
2004-07-25c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti1-1/+1
2004-07-20c-common.h (check_case_value): Remove prototype.Steven Bosscher1-3/+1
2004-07-19c-tree.h (struct c_expr): Define.Joseph Myers1-4/+0
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-2/+0
2004-06-30c-common.h (check_function_format): Remove first parameter.Joseph Myers1-1/+1
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-10/+2
2004-06-25c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie1-215/+0
2004-06-24c-common.c (expand_unordered_cmp): Delete.Roger Sayle1-2/+0
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-0/+7
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson1-8/+1
2004-06-21c-common.c (verify_sequence_points): Export.Richard Henderson1-1/+2
2004-06-20c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson1-1/+0
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson1-19/+1
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-0/+1
2004-06-19c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson1-5/+2
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson1-0/+3
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson1-7/+1
2004-06-16c-common.h (c_begin_if_stmt, [...]): Remove decls.Richard Henderson1-3/+0
2004-06-16c-common.def (CASE_LABEL): Remove.Richard Henderson1-3/+1
2004-06-16c-common.def (ASM_STMT): Remove.Richard Henderson1-2/+1
2004-06-16c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson1-9/+1
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-101/+29
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson1-0/+1
2004-05-30c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski1-0/+1
2004-05-28c-common.c (c_estimate_num_insns_1): Kill.Andrew Pinski1-1/+0
2004-05-18Makefile.def, [...]: Remove all mention of libf2c.Zack Weinberg1-11/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-83/+16
2004-05-05re PR target/14899 (wrong code due to change in compatibility rules for vecto...Paolo Bonzini1-0/+2
2004-04-07Index: ChangeLogGeoffrey Keating1-1/+1
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-3/+2
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-15/+0
2004-02-15c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.Roger Sayle1-3/+0
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg1-4/+0
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner1-0/+1
2004-01-25c-common.h: Fix comment typos.Kazu Hirata1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-1/+2
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell1-1/+1
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell1-11/+0
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell1-3/+4
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell1-0/+1
2003-09-28stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson1-1/+1
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-1/+36
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill1-0/+6
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger1-0/+4
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+1