summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-0/+2
* tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher2005-01-271-1/+3
* c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata2005-01-231-3/+0
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-4/+4
* re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a...Matt Austern2004-12-201-0/+2
* re PR c++/18001 (Badly formatted error message (quotation problem))Mark Mitchell2004-11-251-0/+13
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-2/+0
* c-common.c (walk_stmt_tree): Remove.Kazu Hirata2004-11-141-1/+0
* c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski2004-10-311-1/+1
* c-common.h: Remove RID_ID.Ziemowit Laski2004-10-251-1/+1
* c-semantics.c (re_push_stmt_list): Remove.Kazu Hirata2004-10-221-1/+0
* c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE.Joseph Myers2004-10-171-2/+2
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-5/+5
* c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg2004-09-101-5/+8
* c-common.h (objc_is_id, [...]): New prototypes.Ziemowit Laski2004-09-031-0/+39
* c-common.h (lookup_interface): Remove prototype.Ziemowit Laski2004-09-011-4/+3
* c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.Nathan Sidwell2004-08-301-3/+0
* c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski2004-08-281-5/+10
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-0/+5
* c-typeck.c (build_offsetof): Remove.Richard Henderson2004-08-261-0/+2
* tree.c (staticp): Return the static object.Richard Henderson2004-08-261-1/+1
* c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson2004-08-111-1/+5
* tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2004-08-061-0/+1
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+0
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-291-0/+4
* c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti2004-07-251-1/+1
* c-common.h (check_case_value): Remove prototype.Steven Bosscher2004-07-201-3/+1
* c-tree.h (struct c_expr): Define.Joseph Myers2004-07-191-4/+0
* md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher2004-07-091-2/+0
* c-common.h (check_function_format): Remove first parameter.Joseph Myers2004-06-301-1/+1
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-10/+2
* c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie2004-06-251-215/+0
* c-common.c (expand_unordered_cmp): Delete.Roger Sayle2004-06-241-2/+0
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+7
* c-common.def (RETURN_STMT): Remove.Richard Henderson2004-06-211-8/+1
* c-common.c (verify_sequence_points): Export.Richard Henderson2004-06-211-1/+2
* c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson2004-06-201-1/+0
* c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson2004-06-201-19/+1
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-0/+1
* c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson2004-06-191-5/+2
* c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson2004-06-171-0/+3
* c-common.def (COMPOUND_STMT): Remove.Richard Henderson2004-06-161-7/+1
* c-common.h (c_begin_if_stmt, [...]): Remove decls.Richard Henderson2004-06-161-3/+0
* c-common.def (CASE_LABEL): Remove.Richard Henderson2004-06-161-3/+1
* c-common.def (ASM_STMT): Remove.Richard Henderson2004-06-161-2/+1
* c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson2004-06-161-9/+1
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-101/+29
* c-parse.in (OFFSETOF, [...]): New.Richard Henderson2004-06-011-0/+1
* c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski2004-05-301-0/+1
* c-common.c (c_estimate_num_insns_1): Kill.Andrew Pinski2004-05-281-1/+0