| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | steven | 2010-05-25 | 1 | -2/+0 |
* | C++ support for -Wunused-but-set-variable | dodji | 2010-05-06 | 1 | -0/+68 |
* | gcc/cp/ | aaw | 2007-10-26 | 1 | -43/+0 |
* | gcc/ | aaw | 2007-10-08 | 1 | -2/+1 |
* | Revert | aaw | 2007-09-29 | 1 | -1/+2 |
* | gcc/ | aaw | 2007-09-28 | 1 | -2/+1 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+4 |
* | * expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort. | reichelt | 2005-12-07 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -2/+2 |
* | PR c++/15471 | mmitchel | 2004-05-28 | 1 | -2/+15 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -15/+3 |
* | * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -2/+3 |
* | * cvt.c: Remove uses of "register" specifier in | kazu | 2003-12-19 | 1 | -2/+2 |
* | * fold-const.c (force_fit_type): Handle OFFSET_TYPE. | mmitchel | 2003-07-22 | 1 | -5/+2 |
* | PR c++/7050 | jason | 2003-03-12 | 1 | -1/+1 |
* | * expr.c (cplus_expand_constant): Use C90 prototype style. | gdr | 2003-03-10 | 1 | -7/+2 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+1 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | * Make-lang.in (po-generated): Remove parse.c. | mmitchel | 2002-12-28 | 1 | -0/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * store-layout.c (finish_record_layout): Add free_p parameter. | mmitchel | 2002-09-30 | 1 | -8/+0 |
* | * error.c: Fix comment formatting. | kazu | 2002-09-14 | 1 | -1/+1 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -12/+3 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -2/+2 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -1/+0 |
* | cp: | nathan | 2001-07-25 | 1 | -3/+4 |
* | Reverted Geoff Keating's 2001-05-03's patch. | aoliva | 2001-05-12 | 1 | -3/+2 |
* | * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER. | geoffk | 2001-05-04 | 1 | -2/+3 |
* | * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove. | mmitchel | 2001-04-13 | 1 | -2/+3 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -5/+9 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -13/+1 |
* | * expr.c (cplus_expand_expr): Don't reset `target'. | ghazi | 2001-01-07 | 1 | -5/+1 |
* | * cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx. | rth | 2000-10-07 | 1 | -30/+0 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -21/+1 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -79/+0 |
* | * Make-lang.in (CXX_SRCS): Add mangle.c. | mmitchel | 2000-06-04 | 1 | -79/+0 |
* | * cp-tree.def (THUNK_DECL): Remove. | mmitchel | 2000-05-03 | 1 | -4/+0 |
* | * expr.c (cplus_expand_expr): Preserve temporaries when expanding | mmitchel | 2000-05-01 | 1 | -2/+13 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -12/+3 |
* | * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro. | mmitchel | 2000-03-19 | 1 | -5/+12 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -1/+1 |
* | * function.c (free_temps_for_rtl_expr): Don't free slots | mmitchel | 2000-03-06 | 1 | -1/+0 |
* | * expr.c (cplus_expand_expr, case STMT_EXPR): Use | mmitchel | 2000-03-05 | 1 | -2/+3 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -3/+2 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | 2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-02-21 | 1 | -1/+1 |
* | * call.c: PROTO -> PARAMS. | ghazi | 2000-01-26 | 1 | -3/+3 |
* | * cp-tree.h (num_extra_vtbl_entries): New function. | mmitchel | 2000-01-16 | 1 | -1/+2 |