]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/expr.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / expr.c
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.
1999-12-09  Mark Mitchelldecl.c (init_decl_processing): Reenable inlining on...
1999-11-14  Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-22  Mark Mitchellcp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-21  Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...
1999-10-03  Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-27  Mark Mitchellcp-tree.h (expand_throw): Remove prototype.
1999-09-24  Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-20  Mark Mitchellcp-tree.h (finish_stmt_expr): Change prototype.
1999-09-18  Mark MitchellTurn on function-at-a-time processing.
1999-09-12  Mark Mitchelldecl.c (add_decl_to_level): Remove TREE_PERMANENT asser...
1999-09-09  Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-08-27  Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-25  Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-16  Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-05-22  Mark Mitchellcp-tree.h (cplus_expand_constant): Declare.
1999-05-20  Mark Mitchellcp-tree.h (make_ptrmem_cst): New function.
1999-04-20  Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
1999-03-23  Mark Mitchellcp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1998-11-23  Jason Merrillupdate copyrights
1998-10-06  Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-09-25  Kaveh R. GhaziWarning fixes:
1998-09-07  Jason Merrillrevert error reporting patch
1998-09-06  Mark Mitchellcp-error.def: New file.
1998-05-06  Robert Lipecall.c, [...]: Add include of toplev.h.
1998-03-31  Jeffrey A Lawcall.c: Include system.h.
1998-03-29  Jeffrey A Law* expr.c (tree_extract_aggr_init): #if 0 out.
1998-03-25  Jason Merrillexpr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_R...
1998-03-12  Manfred HollsteinW
1998-02-04  Jason Merrillexpr.c (cplus_expand_expr, [...]): Call convert_from_re...
next