| Commit message (Expand) | Author | Age | Files | Lines |
* | * libsupc++/initializer_list: Decorate with constexpr. | jason | 2010-11-02 | 3 | -0/+25 |
* | * semantics.c (call_stack, call_stack_tick, cx_error_context): New. | jason | 2010-11-02 | 6 | -12/+76 |
* | * semantics.c (cxx_eval_constant_expression): Explain | jason | 2010-11-02 | 8 | -7/+41 |
* | * call.c (null_ptr_cst_p): Use maybe_constant_value. | jason | 2010-11-02 | 93 | -261/+1916 |
* | * semantics.c (constexpr_call): New datatype. | jason | 2010-11-02 | 4 | -2/+1308 |
* | * cp-tree.h (register_constexpr_fundef): Declare. | jason | 2010-11-02 | 6 | -0/+781 |
* | * decl2.c (decl_constant_var_p): New fn. | jason | 2010-11-02 | 6 | -45/+122 |
* | * fold-const.c (fold_indirect_ref_1): Handle folding | jason | 2010-11-02 | 2 | -36/+47 |
* | Daily bump. | gccadmin | 2010-11-02 | 1 | -1/+1 |
* | * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine. | kkojima | 2010-11-02 | 2 | -0/+48 |
* | * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | jsm28 | 2010-11-01 | 12 | -68/+180 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 33 | -271/+99 |
* | In gcc/c-family/: | nicola | 2010-11-01 | 19 | -19/+577 |
* | Fix ChangeLog entry | pkoning | 2010-11-01 | 1 | -1/+1 |
* | * config/pdp11/pdp11.md: Use iterators. | pkoning | 2010-11-01 | 2 | -187/+31 |
* | In gcc/objc/: | nicola | 2010-11-01 | 5 | -0/+95 |
* | 2010-11-01 Steve Ellcey <sje@cup.hp.com> | sje | 2010-11-01 | 3 | -11/+37 |
* | In gcc/objc/: | nicola | 2010-11-01 | 20 | -54/+705 |
* | 2010-10-30 Steven G. Kargl <kargl@gcc.gnu.org> | kargl | 2010-11-01 | 10 | -43/+438 |
* | gcc/ | froydnj | 2010-11-01 | 4 | -1/+45 |
* | * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define for | dj | 2010-11-01 | 2 | -1/+9 |
* | * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector and | pkoning | 2010-11-01 | 2 | -7/+10 |
* | * tree.c (build_vector_from_val): Use useless_type_conversion_p. | froydnj | 2010-11-01 | 2 | -2/+6 |
* | * gcc.c-torture/compile/20080625-1.c: Skip if pdp11. | pkoning | 2010-11-01 | 8 | -4/+17 |
* | PR target/45250 | jakub | 2010-11-01 | 2 | -19/+23 |
* | PR target/46030 | amodra | 2010-11-01 | 2 | -145/+199 |
* | * class.c (is_really_empty_class): Work when type is not complete. | jason | 2010-11-01 | 4 | -18/+37 |
* | * tree.h (EXPR_LOC_OR_HERE): New macro. | jason | 2010-11-01 | 10 | -33/+31 |
* | * decl.c (grokdeclarator): Don't ICE on constexpr non-static data | jason | 2010-11-01 | 5 | -4/+28 |
* | Disable -mpreferred-stack-boundary options for Windows. | rth | 2010-11-01 | 4 | -17/+26 |
* | Emit SEH unwind info. | rth | 2010-11-01 | 8 | -116/+677 |
* | Daily bump. | gccadmin | 2010-11-01 | 1 | -1/+1 |
* | Add -mtune=generic to fma3-builtin-2.c/fma4-builtin-2.c. | hjl | 2010-10-31 | 3 | -2/+8 |
* | gcc/testsuite/ | rsandifo | 2010-10-31 | 2 | -1/+10 |
* | gcc/testsuite/ | rsandifo | 2010-10-31 | 8 | -7/+18 |
* | * config/pdp11/pdp11.md: Change output operands to disallow | pkoning | 2010-10-31 | 2 | -51/+58 |
* | gcc/testsuite/ | rsandifo | 2010-10-31 | 2 | -0/+11 |
* | PR tree-optimization/46142 | uros | 2010-10-31 | 2 | -1/+8 |
* | * tree-ssa-loop-im.c (rewrite_reciprocal): Use build_one_cst. | froydnj | 2010-10-31 | 2 | -13/+5 |
* | * fold-const.c (build_zero_vector): Use build_vector_from_val. | froydnj | 2010-10-31 | 6 | -56/+25 |
* | * emit-rtl.c (mark_used_flags): New function. | froydnj | 2010-10-31 | 2 | -65/+37 |
* | Daily bump. | gccadmin | 2010-10-31 | 1 | -1/+1 |
* | PR middle-end/44569 | uros | 2010-10-30 | 3 | -19/+27 |
* | 2010-10-30 Thomas Koenig <tkoenig@gcc.gnu.org> | tkoenig | 2010-10-30 | 7 | -13/+68 |
* | * class.c (layout_vtable_decl): Call build_array_of_n_type. | froydnj | 2010-10-30 | 2 | -7/+11 |
* | 2010-10-30 Janus Weil <janus@gcc.gnu.org> | janus | 2010-10-30 | 4 | -3/+53 |
* | Align long double parameters on stack to 4byte in 32bit. | hjl | 2010-10-30 | 2 | -12/+94 |
* | In gcc/: | nicola | 2010-10-30 | 62 | -930/+2199 |
* | Daily bump. | gccadmin | 2010-10-30 | 1 | -1/+1 |
* | * doc/tm.texi.in (REGNO_OK_FOR_BASE_P, REGNO_MODE_OK_FOR_BASE_P, | pkoning | 2010-10-29 | 3 | -42/+21 |