re PR c/56980 (C pretty-printer does not handle well pointer to typedef of struct)
[platform/upstream/gcc.git] / gcc / c-family / c-pretty-print.c
2014-10-24 Marek Polacekre PR c/56980 (C pretty-printer does not handle well...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-15 Richard Sandifordc-pretty-print.c (pp_c_character_constant): Remove...
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-09-04 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::simple_type_specifi...
2013-09-03 Gabriel Dos Reisc-objc-common.c (c_tree_printer): Tidy.
2013-08-30 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::declaration): Now...
2013-08-26 Gabriel Dos ReisReally commit all changes
2013-08-26 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::unary_expression...
2013-08-26 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::postfix_expression...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::primary_expression...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::translate_string...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::id_expression)...
2013-08-24 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::constant): Now...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05 Gabriel Dos Reisc-pretty-print.c (print_c_tree): Simplify.
2013-08-05 Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-08-04 Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-03-04 Jakub Jelinek* c-pretty-print.c (pp_c_pretty_printer_init): Clear...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-06-04 Sterling Augustinec-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-01-17 Paolo Carlinire PR c++/51777 (Errors message show unsigned long...
2011-11-08 Richard Guentherre PR middle-end/51010 (bad diagnostics: #'ssa_name...
2011-10-11 Paolo Carlinire PR c++/33067 (Awkward long decimal expansion for...
2011-07-22 Jason Merrillre PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-06-10 Richard Guentherc-pretty-print.c (pp_c_type_specifier): Use pp_c_identi...
2011-06-07 Dodji Seketelire PR debug/49130 (discrepancies between DW_AT_name...
2011-03-21 Kai TietzChangeLog gcc/c-family
2010-12-03 Richard Guentherre PR middle-end/46745 ('#'mem_ref' not supported by...
2010-07-27 Jakub Jelinekre PR c/45079 (function names in error message (�c_mayb...
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.