aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2004-10-17c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE.Joseph Myers1-2/+2
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-5/+5
2004-09-10c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg1-5/+8
2004-09-03c-common.h (objc_is_id, [...]): New prototypes.Ziemowit Laski1-0/+39
2004-09-01c-common.h (lookup_interface): Remove prototype.Ziemowit Laski1-4/+3
2004-08-30c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.Nathan Sidwell1-3/+0
2004-08-28c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski1-5/+10
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill1-0/+5
2004-08-26c-typeck.c (build_offsetof): Remove.Richard Henderson1-0/+2
2004-08-26tree.c (staticp): Return the static object.Richard Henderson1-1/+1
2004-08-11c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson1-1/+5
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