avr.c (avr_mcu_t): Add attiny87...
[platform/upstream/gcc.git] / gcc / c-pretty-print.c
2008-12-08 Jakub Jelinekre PR c/35443 (Completely broken diagnostic with bind_expr)
2008-12-08 Jakub Jelinekre PR c/35442 (Completely broken diagnostic with view_c...
2008-12-05 Jakub Jelinekre PR c++/35336 (Broken diagnostic: 'bit_field_ref...
2008-11-12 Jakub Jelinekre PR c++/35334 (Broken diagnostic for complex cast)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-15 Doug Kwandwarf2asm.c (dw2_assemble_integer): Cast to unsigned...
2008-04-04 Jakub Jelinekre PR c/35440 (ICE resulting in completely broken diagn...
2008-01-29 Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-26 Jakub Jelinekre PR c++/34965 (Broken diagnostic: 'truth_and_expr...
2007-08-28 Gabriel Dos Reis* c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST.
2007-08-09 Daniel Berlinc-typeck.c (readonly_error): Improve error for assignment.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-03-03 Kaveh R. Ghazic-pretty-print.c (pp_c_direct_abstract_declarator)...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-08-25 Joseph Myersre PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside...
2006-05-18 Mike StumpWhitespace fixups
2006-04-20 Jakub Jelinekc-pretty-print.c (pp_c_direct_abstract_declarator)...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2005-12-30 Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-03 Joseph Myersc-common.c (c_sizeof_or_alignof_type): Use fold_convert...
2005-11-03 Joseph Myersre PR c/24329 (segfault with -Wall and long integer...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-16 Joseph Myersre PR c/22421 (problems with -Wformat and bit-fields)
2005-06-25 Kelley CookUpdate FSF address.
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-20 Ian Lance Taylorc-common.def: Remove STMT_EXPR (moved to cp/cp-tree...
2005-04-17 Ian Lance Taylorc-common.def (SIZEOF_EXPR, [...]): Remove.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-02-21 Kazu Hiratac-objc-common.h, [...]: Update copyright.
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-01 Paolo Bonzinic-pretty-print.c (pp_c_postfix_expression): Fix pasto.
2004-07-01 Paolo Bonzinic-pretty-print.c (pp_c_postfix_expression): Handle...
2004-07-01 Joseph Myersre PR c/1027 (slightly misleading printf format warning)
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-31 Gabriel Dos Reisc-pretty-print.c (pp_c_left_bracket): Make a function.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-15 Gabriel Dos Reisc-pretty-print.c (pp_c_semicolon): Fix formatting.
2004-01-31 Kazu Hirataalloc-pool.c: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Jan Hubickare PR target/13608 (Incorrect code with -O3 -ffast...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-08 Jason Merrillc-pretty-print.c (pp_c_postfix_expression): Fix thinko.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-18 Gabriel Dos Reisc-pretty-print.h (pp_type_specifier_seq): Fix thinko.
2003-09-17 Gabriel Dos Reisre PR c++/11357 ([DR 425] no conversion of build-in...
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-22 Kazu Hiratabuiltin-attrs.def: Fix comment formatting.
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-03 Gabriel Dos Reispretty-print.h: Adjust macro definitions.
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-14 Gabriel Dos Reis*** empty log message ***
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-22 Andreas Jaegerc-lex.c: Convert to ISO C90.
2003-05-21 Kaveh R. Ghazic-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_...
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-09-04 Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-08-22 Jason Merrillc-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
2002-08-14 Gabriel Dos Reisc-pretty-print.h: Guard against multiple inclusion.
2002-08-13 Gabriel Dos Reisc-pretty-print.c: #include "c-tree.h".
2002-08-12 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Rename from...
2002-07-30 Gabriel Dos Reisc-pretty-print.h (pp_c_statement): Declare.
2002-07-30 Gabriel Dos Reisc-pretty-print.c (pp_c_primary_expression): Handle...
2002-07-29 Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2002-07-29 Gabriel Dos ReisMakefile.in (C_OBJS): Include c-pretty-print.o