summaryrefslogtreecommitdiff
path: root/gcc/c-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-2/+18
* re PR c/22421 (problems with -Wformat and bit-fields)Joseph Myers2005-07-161-3/+14
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor2005-04-251-25/+1
* c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor2005-04-201-7/+0
* c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor2005-04-171-18/+0
* c-common.def: Move FOR_STMT...Ian Lance Taylor2005-04-091-78/+0
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-39/+26
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-2/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-3/+4
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+3
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-18/+17
* c-pretty-print.c (pp_c_postfix_expression): Fix pasto.Paolo Bonzini2004-07-011-0/+1
* c-pretty-print.c (pp_c_postfix_expression): Handle floating-point comparison ...Paolo Bonzini2004-07-011-0/+63
* re PR c/1027 (slightly misleading printf format warning)Joseph Myers2004-07-011-1/+3
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-5/+7
* c-common.def (RETURN_STMT): Remove.Richard Henderson2004-06-211-17/+0
* c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson2004-06-201-70/+6
* c-common.def (COMPOUND_STMT): Remove.Richard Henderson2004-06-161-21/+0
* c-common.def (CASE_LABEL): Remove.Richard Henderson2004-06-161-27/+0
* c-common.def (ASM_STMT): Remove.Richard Henderson2004-06-161-31/+0
* c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson2004-06-161-20/+11
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-23/+18
* c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis2004-05-311-18/+35
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-39/+110
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-4/+4
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-03-201-1/+1
* c-pretty-print.c (pp_c_semicolon): Fix formatting.Gabriel Dos Reis2004-03-151-3/+17
* alloc-pool.c: Fix comment typos.Kazu Hirata2004-01-311-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka2004-01-161-11/+11
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-3/+3
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-2/+2
* c-pretty-print.c (pp_c_postfix_expression): Fix thinko.Jason Merrill2003-10-081-1/+1
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-2/+2
* c-pretty-print.c: Fix comment formatting.Kazu Hirata2003-10-051-2/+2
* tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle2003-09-181-4/+1
* c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis2003-09-181-55/+153
* re PR c++/11357 ([DR 425] no conversion of build-in binary operator argument ...Gabriel Dos Reis2003-09-171-1/+6
* re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis2003-09-071-12/+14
* pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis2003-08-251-624/+746
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* builtins.c: Fix comment typos.Kazu Hirata2003-08-191-4/+4
* pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis2003-08-101-204/+707
* pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis2003-08-051-21/+21
* pretty-print.h: Adjust macro definitions.Gabriel Dos Reis2003-08-031-3/+1
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-15/+18
* *** empty log message ***Gabriel Dos Reis2003-07-141-2/+53
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-4/+4