summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-3/+1
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-4/+0
* * doc/md.texi (Processor pipeline description): Mention thatsteven2004-07-091-2/+0
* * c-common.h (check_function_format): Remove first parameter.jsm282004-06-301-1/+1
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-10/+2
* * c-common.h (warn_cast_qual, warn_missing_format_attribute,dj2004-06-251-215/+0
* * c-common.c (expand_unordered_cmp): Delete.sayle2004-06-241-2/+0
* 2004-06-21 Geoffrey Keating <geoffk@apple.com>geoffk2004-06-221-0/+7
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-8/+1
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-1/+2
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-1/+0
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-19/+1
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-0/+1
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-5/+2
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-0/+3
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-7/+1
* * c-common.h (c_begin_if_stmt, c_begin_while_stmt,rth2004-06-171-3/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-3/+1
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-2/+1
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-9/+1
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-101/+29
* * c-parse.in (OFFSETOF, offsetof_member_designator): New.rth2004-06-011-0/+1
* ChangeLog:pinskia2004-05-301-0/+1
* 2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-281-1/+0
* top:zack2004-05-181-11/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-83/+16
* gcc/ChangeLog:bonzini2004-05-051-0/+2
* Index: ChangeLoggeoffk2004-04-071-1/+1
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-3/+2
* PR c++/11326mmitchel2004-02-171-15/+0
* * c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.sayle2004-02-151-3/+0
* * c-common.c (shadow_warning): Delete.zack2004-02-081-4/+0
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.bothner2004-02-051-0/+1
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+2
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+1
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-11/+0
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* PR c++/13275mmitchel2003-12-161-3/+4
* * c-common.h (c_parse_error): Declare it.mmitchel2003-12-151-0/+1
* * stmt.c (expand_asm_operands): Take a location_t, instead ofrth2003-09-281-1/+1
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-1/+36
* * c-common.c (handle_warn_unused_result_attribute): New function.jakub2003-09-161-0/+6
* 2003-09-15 Andreas Jaeger <aj@suse.de>aj2003-09-151-0/+4
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+1
* * pretty-print.h (pp_maybe_newline_and_indent): New macro.gdr2003-08-251-0/+1
* * c-common.c: Fix comment formatting.kazu2003-08-191-1/+1
* PR c++/10538, PR c/5582pinskia2003-08-191-0/+7
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-0/+7