]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-pretty-print.c
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c-pretty-print.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-21  Aaron SawdeyAdditional small changes to support opaque modes
2020-10-05  Jakub Jelineksupport TARGET_MEM_REF in C/C++ error pretty-printing...
2020-09-19  Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-19  Sandra LoosemoreMove loop and switch tree data structures from cp/...
2020-06-09  Jakub Jelinekc-family: Fix up MEM_REF printing [PR95580]
2020-06-05  Jason Merrillc++: Fix pretty-print of pointer minus integer.
2020-04-14  Patrick Palkac++: "'decltype_type' not supported" in diagnostic...
2020-04-13  Martin SeborPR c/92326 - wrong bound in zero-length array diagnostics
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-11  David MalcolmIntroduce pretty_printer::clone vfunc
2019-11-01  Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-10-01  Richard Sandiford[C] Improve diagnostics for vector types
2019-09-30  Richard Sandiford[C] Print ", ..." rather than ", ..." in diagnostics
2019-01-31  Jakub Jelinekre PR libstdc++/88170 (pretty printer FAILs)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-10-12  Christophe LyonFix typo in previous commit.
2018-10-12  Will Wrayre PR c++/87364 (Pretty print of enumerator never print...
2018-06-08  David MalcolmConvert dump and optgroup flags to enums
2018-03-23  Marek Polacekre PR c++/85045 (ICE+SIGILL on valid C++ code: cxx_pre...
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-05  Bernd Edlingerc-pretty-print.c (pp_c_parameter_type_list): Print ...
2017-08-07  Martin LiskaCanonicalize names of attributes.
2017-05-09  Volker Reicheltre PR c/35441 (pretty-printer cannot handle some expres...
2017-01-06  Alexandre Oliva[bootstrap-O1] change value type to avoid sprintf buffe...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-08  Martin SeborPR c/78165 - avoid printing type suffix for constants...
2016-10-28  Aldy Hernandezre PR debug/77773 (Segfault when compiling __simd64_flo...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-17  Marek Polacekc-pretty-print.c (pp_c_cv_qualifiers): Remove code...
2015-07-30  Jason Merrillc-pretty-print.c (unary_expression): Don't print '...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26  Marek Polacekarray-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-25  Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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/.