]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/expr.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / expr.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-02-05  Marek Polacekc++: Fix bogus -Wvolatile warning in C++20 [PR98947]
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-04  Jason Merrillc++: Use iloc_sentinel in mark_use.
2020-05-21  Patrick Palkac++: template instantiation during fold_for_warn [PR94038]
2020-04-04  Jason Merrillc++: Fix reuse of class constants [PR94453]
2020-02-08  Jason Merrillc++: Use constexpr to avoid wrong -Wsign-compare (PR90691).
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-24  Marek PolacekPR c++/91845 - ICE with invalid pointer-to-member.
2019-08-29  Marek PolacekImplement P1152R4: Deprecating some uses of volatile.
2019-01-11  Jason MerrillPR c++/88613 - ICE with use of const var in lambda.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-06-22  Jason MerrillPR c++/86219 - ICE with erroneous initializer in template.
2018-06-16  Jason MerrillPR c++/86147 - wrong capture for template argument.
2018-06-03  Jason MerrillPR c++/85761 - ICE with ill-formed use of const outer...
2018-05-14  Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-03-09  Jason MerrillPR c++/84726 - unnecessary capture of constant vars.
2018-03-07  Jason Merrilllambda.c (is_capture_proxy_with_ref): Remove.
2018-02-02  Jason MerrillPR c++/84160 - ICE with nested variadic capture.
2018-01-18  Nathan SidwellPR c++/83160] local ref to capture
2018-01-17  David MalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-12  Nathan Sidwell[C++ PATCH] some reformatting
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-13  Jason MerrillCapture adjustments for P0588R1.
2017-10-10  Jason MerrillMore delayed lambda capture fixes.
2017-09-28  Jason MerrillPR c++/56973, DR 696 - capture constant variables only...
2017-05-26  Jakub Jelinekcp-tree.h (struct lang_decl_decomp): New type.
2017-05-24  Jason Merrill-Wunused and C++17 structured bindings
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-24  Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-04-19  Jason MerrillPR c++/66543 - -Wunused-but-set* false positives
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-09-03  Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-08-22  Jason Merrillre PR c++/62129 (internal compiler error: in output_con...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-03-21  Jason Merrillre PR c++/54532 ([C++0x][constexpr] internal error...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-11  Jakub Jelinekre PR c++/55643 ([C++11] incorrect "warning: variable...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-06-28  Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-07  Jakub Jelinekre PR c++/44444 (-Wunused-but-set-variable problem...
2010-05-25  Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-06  Jakub JelinekC++ support for -Wunused-but-set-variable
2007-10-26  Ollie Wildexpr.c (cxx_expand_expr): Removed.
2007-10-08  Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-29  Ollie WildRevert
2007-09-28  Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2005-12-07  Volker Reichelt* expr.c (cxx_expand_expr): Call gcc_unreachable instea...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2004-05-28  Mark Mitchellre PR c++/15471 (Incorrect member pointer offsets in...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-21  Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-09  Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2003-12-19  Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-07-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-03-12  Andrew Lewyckyre PR c++/7050 (g++ segfaults on: (i ? get_string(...
2003-03-10  Gabriel Dos Reisexpr.c (cplus_expand_constant): Use C90 prototype style.
2003-01-02  Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-28  Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-30  Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-03-27  Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2001-11-27  Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-07-25  Nathan Sidwellre PR c++/3543 (gcc-3.0 Internal error #56 in resolve_o...
2001-05-12  Alexandre OlivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-04  Geoffrey Keatingcp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDEN...
2001-04-13  Mark Mitchellcp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-02-12  Mark MitchellRemove old ABI support.
2001-01-07  Kaveh R. Ghazi* expr.c (cplus_expand_expr): Don't reset `target'.
2000-10-07  Richard Hendersoncp-tree.h (struct cp_language_function): Remove x_resul...
2000-09-17  Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-10  Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-06-04  Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-05-03  Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-05-01  Mark Mitchellexpr.c (cplus_expand_expr): Preserve temporaries when...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-19  Mark Mitchellcp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-17  Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-06  Mark Mitchellfunction.c (free_temps_for_rtl_expr): Don't free slots...
2000-03-05  Mark Mitchellexpr.c (cplus_expand_expr, [...]): Use expand_start_stm...
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26  Jeff LawFix copyrights
2000-02-21  Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-01-26  Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-16  Mark Mitchellcp-tree.h (num_extra_vtbl_entries): New function.
next