aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-05-09configure.ac (HAVE_AS_TLS): Enable tests for powerpcle and powerpc64le.Alan Modra3-4/+10
2013-05-08except.c (is_admissible_throw_operand_or_catch_parameter): Check variably_mod...Jason Merrill5-10/+36
2013-05-08Core 624/N2932: Throw bad_array_new_length on overflowJason Merrill8-10/+96
2013-05-08re PR c++/57068 (gcc prints warning "ref-qualifiers only available with -std=...Jason Merrill5-5/+39
2013-05-09Daily bump.GCC Administrator1-1/+1
2013-05-08mmx.md (*vec_extract* splitters): Simplify post-reload splitter preparation s...Uros Bizjak1-42/+24
2013-05-08mmx.md (*vec_extract* splitters): Simplify post-reload splitter preparation s...Uros Bizjak3-39/+26
2013-05-08gimple-ssa-strength-reduction.c (count_candidates): Change return value to int.Bill Schmidt2-2/+8
2013-05-08re PR c++/51226 ([c++0x] ICE with opaque enum and invalid template)Paolo Carlini4-2/+25
2013-05-08sse.md (PEXTR_MODE, [...]): Remove.Uros Bizjak2-44/+31
2013-05-08re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Diego Novillo5-17/+18
2013-05-08re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka6-0/+40
2013-05-08gimple-ssa-strength-reduction.c (find_phi_def): Revert former "fix."Bill Schmidt2-19/+9
2013-05-08re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka2-14/+40
2013-05-08Minor tweaksEric Botcazou2-3/+2
2013-05-08re PR tree-optimization/57200 (aggressive-loop-optimizations notes appear eve...Paolo Carlini2-4/+11
2013-05-08Daily bump.GCC Administrator1-1/+1
2013-05-072013-05-07 Han Shen <shenhan@google.com>Han Shen2-0/+170
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen9-10/+108
2013-05-07* config/mips/mips.c (mips_machine_reorg2): Return 0.Steven Bosscher2-0/+5
2013-05-07ira.c (update_equiv_regs): Add insn having equiv memory even if it is not lhs...Vladimir Makarov4-39/+116
2013-05-07sse.md (ssescalarnummask): New mode attribute.Uros Bizjak2-57/+115
2013-05-07AArch64 testcases for ANDS instructionIan Bolton3-0/+313
2013-05-07arm.c (arm_asan_shadow_offset): New function.Christophe Lyon14-18/+86
2013-05-07gimple-ssa-strength-reduction.c (MAX_INCR_VEC_LEN): New constant.Bill Schmidt2-16/+42
2013-05-07calls.c (special_function_p): setjmp-like functions are leaf.Richard Biener4-5/+11
2013-05-07aarch64-simd.md (*aarch64_simd_mov<mode>): call splitter.Sofiane Naci6-4/+176
2013-05-07gimple-ssa-strength-reduction.c (lazy_create_slsr_reg): Remove.Bill Schmidt2-35/+31
2013-05-07gimple-ssa-strength-reduction.c (find_phi_def): Don't record a phi def as pos...Bill Schmidt2-3/+26
2013-05-07AArch64: Restrict the shift value in compare extended shift operationNaveen H.S2-1/+7
2013-05-07double-int.h (rshift): New overload.Richard Biener4-20/+53
2013-05-07re PR tree-optimization/57190 (verify_ssa failed: SSA_NAME_OCCURS_IN_ABNORMAL...Richard Biener4-0/+58
2013-05-07re PR tree-optimization/57149 (wrong -Wmaybe-uninitialized warning with -Os)Jakub Jelinek4-4/+76
2013-05-07re PR debug/57184 (ICE in expand_expr_real_1, at expr.c:10478)Jakub Jelinek4-0/+33
2013-05-07re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...Eric Botcazou4-5/+38
2013-05-07configure.ac (HAVE_LD_LARGE_TOC): Use correct linker emulation for powerpc64 ...Anton Blanchard3-0/+12
2013-05-07Daily bump.GCC Administrator1-1/+1
2013-05-06expmed.c (init_expmed_rtl): Remove unused fields reg_fld...Graham Stott2-15/+22
2013-05-06013-05-06 Graham Stott <grahams@btinternet.com>Graham Stott2-1/+7
2013-05-06tree.c (integer_all_onesp): Test that both components are all 1s.Marc Glisse4-3/+31
2013-05-06typeck.c (cp_build_binary_op): Call save_expr before build_vector_from_val.Marc Glisse4-0/+25
2013-05-06re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo2-0/+50
2013-05-06i386.md (isa): Add x64_sse4 member.Uros Bizjak3-86/+117
2013-05-06re PR target/57108 ([4.7/4.8/4.9] SH internal compiler error: in int_mode_for...Oleg Endo2-2/+7
2013-05-06Support {, } and | in assembly outputMaxim Kuznetsov6-8/+66
2013-05-06mips.c: Include tree-pass.h.Steven Bosscher5-11/+57
2013-05-06re PR c++/57183 ([C++11] auto and -Wunused-variable)Paolo Carlini4-0/+20
2013-05-06ChangeLog: Add my last entry.Uros Bizjak2-0/+11
2013-05-06re PR libgcj/57074 (libgcj regression on 32bit Power architecture)Jakub Jelinek2-3/+20
2013-05-06re PR tree-optimization/57185 (ICE: Segmentation fault in add_field_for_reduc...Richard Biener4-3/+43