aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30rtlanal.c (tablejump_p): Expect table and label to be adjacent.Steven Bosscher2-0/+5
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov8-5/+42
2013-05-30re PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_record with -g)Jason Merrill3-1/+20
2013-05-30re PR c++/52377 (C++11 non-static initializers in unions are not used)Jason Merrill6-40/+102
2013-05-30AArch64 - Support BFI instruction and insv patternIan Bolton4-0/+137
2013-05-30alias-decl-debug-0.C: Add aarch64*-*-* to the dg-skip-if "No stabs".Yufeng Zhang2-1/+6
2013-05-30re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...Joern Rennecke2-2/+26
2013-05-30re PR fortran/54189 (ICE (segfault) with invalid assumed-size dummy)Janus Weil4-1/+28
2013-05-30Silvermont (SLM) architecture pipeline model, tuning and insn selection.Yuri Rumyantsev9-33/+937
2013-05-30arm-protos.h: Add and update function protos.Xuepeng Guo9-15/+136
2013-05-30arm.c (arm_add_cfa_adjust_cfa_note): New added.Zhenqiang Chen2-18/+107
2013-05-30re PR fortran/57458 (TS29113: Wrongly rejects noncontiguous argument to assum...Tobias Burnus4-9/+47
2013-05-30* gcc-interface/Makefile.in (arm% androideabi): Robustify.Eric Botcazou2-1/+5
2013-05-30This patch is a consolodation of the hash_table patches to theLawrence Crowl11-111/+183
2013-05-30Daily bump.GCC Administrator1-1/+1
2013-05-29This patch re-enables -fdump-passes.Teresa Johnson2-1/+6
2013-05-29vector.md (VEC_I): Add support for new power8 V2DI instructions.Michael Meissner8-280/+693
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka40-486/+676
2013-05-29* passes.c (init_optimization_passes): Move OMP expansion into lowering.Jan Hubicka2-1/+5
2013-05-29re PR tree-optimization/57442 (ICE in appears_later_in_bb, at tree-ssa-reasso...Easwaran Raman4-1/+25
2013-05-29rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.Sandeep Kumar Singh7-11/+97
2013-05-29re PR tree-optimization/57441 (ICE in gimple-ssa-strength-reduction.c:3447 at...Bill Schmidt4-6/+39
2013-05-29re PR testsuite/57413 (FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembl...Dehao Chen2-5/+12
2013-05-29mti-linux.h (SYSROOT_SUFFIX_SPEC): Add micromips and mips16 directories.Steve Ellcey4-17/+49
2013-05-29Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)Rainer Orth2-2/+8
2013-05-29re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus8-52/+49
2013-05-29[AArch64] Implement support for --mcmodel=tinyChris Schlumberger-Socha4-4/+29
2013-05-29[AArch64] Re-organize aarch64_classify_symbol.Chris Schlumberger-Socha2-33/+26
2013-05-29Enable FP Reassociation for AMD bdver1 and bdver2 architectureGanesh Gopalasubramanian2-1/+6
2013-05-29tree-cfg.c (verify_expr): Verify that BIT_FIELD_REF...Martin Jambor2-25/+39
2013-05-29tree-vect-slp.c (vect_bb_slp_scalar_cost): Guard vinfo access on whether the ...Richard Biener2-4/+14
2013-05-29tree-vect-slp.c (vect_bb_slp_scalar_cost): New function computing scalar cost...Richard Biener4-23/+105
2013-05-29Daily bump.GCC Administrator1-1/+1
2013-05-28Update the ChangeLog to fix the typo.Dehao Chen1-4/+4
2013-05-28mips-cpus.def (mips32r2): Change processor type.Steve Ellcey2-1/+5
2013-05-28compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY ...Jonathan Wakely2-1/+10
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer61-28/+5618
2013-05-28re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus8-19/+48
2013-05-28re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...Joern Rennecke2-2/+6
2013-05-28re PR tree-optimization/57337 (416.gamess ICE on x86 after r199048)Easwaran Raman2-3/+40
2013-05-28trans-expr.c (gfc_conv_procedure_call): Deallocate polymorphic arrays for all...Tobias Burnus6-27/+181
2013-05-28[multiple changes]Tobias Burnus4-1/+26
2013-05-28sol2-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Do not set fs->signal_frame for ...Eric Botcazou5-2/+46
2013-05-28re PR tree-optimization/56787 (Vectorization fails because of CLOBBER stateme...Richard Biener5-4/+80
2013-05-28tree-cfg.c (verify_expr): Verify that BIT_FIELD_REFs, IMAGPART_EXPRs and REAL...Martin Jambor2-1/+13
2013-05-28re PR fortran/57217 ([OOP] Accepts invalid TBP overriding - lacking arguments...Janus Weil4-1/+48
2013-05-28re PR tree-optimization/57411 (ICE: verify_ssa failed: definition in block 4 ...Richard Biener5-8/+55
2013-05-28builtin-bswap-8.c: Compile at -O2.Eric Botcazou3-3/+8
2013-05-28sparc.c (sparc_expand_vec_perm_bmask): Use %g0 as destination register for bm...Eric Botcazou5-6/+18
2013-05-28Regenerate Solaris/SPARCV9 baselineRainer Orth2-1/+5