summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * libsupc++/initializer_list: Decorate with constexpr.jason2010-11-023-0/+25
* * 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-0293-261/+1916
* * 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
* 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
* 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
* PR target/45250jakub2010-11-012-19/+23
* PR target/46030amodra2010-11-012-145/+199
* * 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
* 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
* Add -mtune=generic to fma3-builtin-2.c/fma4-builtin-2.c.hjl2010-10-313-2/+8
* gcc/testsuite/rsandifo2010-10-312-1/+10
* gcc/testsuite/rsandifo2010-10-318-7/+18
* * config/pdp11/pdp11.md: Change output operands to disallowpkoning2010-10-312-51/+58
* gcc/testsuite/rsandifo2010-10-312-0/+11
* PR tree-optimization/46142uros2010-10-312-1/+8
* * tree-ssa-loop-im.c (rewrite_reciprocal): Use build_one_cst.froydnj2010-10-312-13/+5
* * fold-const.c (build_zero_vector): Use build_vector_from_val.froydnj2010-10-316-56/+25
* * emit-rtl.c (mark_used_flags): New function.froydnj2010-10-312-65/+37
* Daily bump.gccadmin2010-10-311-1/+1
* PR middle-end/44569uros2010-10-303-19/+27
* 2010-10-30 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2010-10-307-13/+68
* * class.c (layout_vtable_decl): Call build_array_of_n_type.froydnj2010-10-302-7/+11
* 2010-10-30 Janus Weil <janus@gcc.gnu.org>janus2010-10-304-3/+53
* Align long double parameters on stack to 4byte in 32bit.hjl2010-10-302-12/+94
* In gcc/:nicola2010-10-3062-930/+2199
* Daily bump.gccadmin2010-10-301-1/+1
* * doc/tm.texi.in (REGNO_OK_FOR_BASE_P, REGNO_MODE_OK_FOR_BASE_P,pkoning2010-10-293-42/+21