summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'trunk' into constexprconstexprJason Merrill2010-11-01123-1103/+3058
|\
| * * include/std/chrono: Extend constexpr application.jason2010-11-02111-2873/+6177
| * * libsupc++/initializer_list: Decorate with constexpr.jason2010-11-025-10/+39
| * * semantics.c (call_stack, call_stack_tick, cx_error_context): New.jason2010-11-026-12/+76
| * * semantics.c (cxx_eval_constant_expression): Explainjason2010-11-028-7/+41
| * * call.c (null_ptr_cst_p): Use maybe_constant_value.jason2010-11-0294-261/+1919
| * * semantics.c (constexpr_call): New datatype.jason2010-11-024-2/+1308
| * * cp-tree.h (register_constexpr_fundef): Declare.jason2010-11-026-0/+781
| * * decl2.c (decl_constant_var_p): New fn.jason2010-11-026-45/+122
| * * fold-const.c (fold_indirect_ref_1): Handle foldingjason2010-11-022-36/+47
| * PR binutils/12110amodra2010-11-023-1/+19
| * Daily bump.gccadmin2010-11-021-1/+1
| * * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.kkojima2010-11-022-0/+48
| * * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove.jsm282010-11-0112-68/+180
| * * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.jsm282010-11-0133-271/+99
| * In gcc/c-family/:nicola2010-11-0119-19/+577
| * 2010-11-01 Jonathan Wakely <jwakely.gcc@gmail.com>redi2010-11-012-1/+10
| * Fix ChangeLog entrypkoning2010-11-011-1/+1
| * * config/pdp11/pdp11.md: Use iterators.pkoning2010-11-012-187/+31
| * In gcc/objc/:nicola2010-11-015-0/+95
| * 2010-11-01 Steve Ellcey <sje@cup.hp.com>sje2010-11-013-11/+37
| * In gcc/objc/:nicola2010-11-0120-54/+705
| * 2010-10-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl2010-11-0110-43/+438
| * gcc/froydnj2010-11-014-1/+45
| * * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define fordj2010-11-012-1/+9
| * * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector andpkoning2010-11-012-7/+10
| * * tree.c (build_vector_from_val): Use useless_type_conversion_p.froydnj2010-11-012-2/+6
| * * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.pkoning2010-11-018-4/+17
| * * config/abi/pre/gnu.ver: Export __emutls_v._ZSt11__once_calljiez2010-11-012-0/+9
| * PR target/45250jakub2010-11-012-19/+23
| * PR target/46030amodra2010-11-012-145/+199
* | 2010-11-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2010-11-017-15/+60
* | 2010-11-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2010-11-012-2/+2
* | Merge branch 'constexpr' of git://gcc.gnu.org/git/gcc into constexprJason Merrill2010-11-019-31/+106
|\ \
| * | 2010-10-31 Benjamin Kosnik <bkoz@redhat.com>bkoz2010-10-318-32/+35
| * | Merge branch 'constexpr' of git://gcc.gnu.org/git/gcc into constexprbkoz2010-10-31207-2863/+7104
| |\ \
| * | | 2010-10-31 Benjamin Kosnik <bkoz@redhat.com>bkoz2010-10-312-0/+72
* | | | fixes from my master branchJason Merrill2010-11-0111-111/+166
* | | | Merge remote branch 'trunk' into constexprJason Merrill2010-11-0133-408/+1027
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | * class.c (is_really_empty_class): Work when type is not complete.jason2010-11-014-18/+37
| * | * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-0110-33/+31
| * | * decl.c (grokdeclarator): Don't ICE on constexpr non-static datajason2010-11-015-4/+28
| * | PR testsuite/20003jason2010-11-012-1/+6
| * | Disable -mpreferred-stack-boundary options for Windows.rth2010-11-014-17/+26
| * | Emit SEH unwind info.rth2010-11-018-116/+677
| * | Daily bump.gccadmin2010-11-011-1/+1
| * | 2010-10-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2010-11-014-22/+26
* | | Merge remote branch 'trunk' into constexprJason Merrill2010-10-31207-2863/+7104
|\ \ \ | |/ / | | / | |/ |/|
| * Add -mtune=generic to fma3-builtin-2.c/fma4-builtin-2.c.hjl2010-10-313-2/+8
| * gcc/testsuite/rsandifo2010-10-312-1/+10