aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah5-0/+96
2013-11-27re PR sanitizer/59306 (ICE with -fsanitize=null: gimple check: expected gimpl...Marek Polacek4-14/+42
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez46-29/+3234
2013-11-27Properly set ld_library_path in cilk-plus testsRainer Orth3-2/+10
2013-11-27Handle vector increment/decrement in build_unary_opTom de Vries6-3/+55
2013-11-27Don't create out-of-bounds BIT_FIELD_REF.Tom de Vries8-7/+63
2013-11-27re PR middle-end/59138 (possible packed struct miscompile)Eric Botcazou4-9/+61
2013-11-27re PR tree-optimization/59288 (ICE in get_initial_def_for_induction)Richard Biener4-11/+36
2013-11-27ubsan.c (ubsan_type_descriptor): If varpool_get_node returns NULL for a decl,...Marek Polacek4-5/+44
2013-11-27hpux.h (TARGET_LIBC_HAS_FUNCTION): Fix typo.Alexander Ivchenko2-1/+5
2013-11-27Fix checking of gimple typesDavid Malcolm6-121/+458
2013-11-27libgo: Update to current Go library.Ian Lance Taylor30-60/+241
2013-11-27Daily bump.GCC Administrator1-1/+1
2013-11-26runtime: Fix handling of surrogate pairs in string([]rune).Ian Lance Taylor1-0/+4
2013-11-26re PR tree-optimization/59014 (wrong code at -Os and above on x86_64-linux-gnu)Jakub Jelinek4-3/+40
2013-11-26re PR target/59229 (ICE in ix86_expand_set_or_movmem)Jakub Jelinek5-16/+54
2013-11-26re PR sanitizer/59258 (ubsan: ICE(segfault): stack-buffer-overflow with -fsan...Jakub Jelinek2-3/+9
2013-11-26re PR middle-end/59273 (ICE in expand_expr_real_2, at expr.c:9188 on alpha)Jakub Jelinek2-0/+9
2013-11-26re PR rtl-optimization/59166 (ICE in simplify_subreg, at simplify-rtx.c:5901 ...Jakub Jelinek4-3/+48
2013-11-26re PR c++/58874 ([c++11] ICE with OpenMP reduction declaration and -std=c++11)Jakub Jelinek4-1/+24
2013-11-26re PR middle-end/59150 (ICE: in expand_one_var, at cfgexpand.c:1242 with -fop...Jakub Jelinek4-11/+82
2013-11-26re PR middle-end/59152 (ICE: loop 2's latch does not have an edge to its head...Jakub Jelinek4-2/+55
2013-11-26openmp-simd-1.c: Cleanup original tree dump.Uros Bizjak12-14/+30
2013-11-262013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2-3/+7
2013-11-26compiler: If type defined as type, forward hash/equal functions.Ian Lance Taylor2-2/+107
2013-11-26Remove parameter keep_aligning from get_inner_reference.Bernd Edlinger21-69/+72
2013-11-26arm.c (arm_legitimize_address): Check xop1 is not a constant immediate before...Yufeng Zhang4-1/+25
2013-11-26re PR tree-optimization/59245 (ICE on valid code at -O3 on x86_64-linux-gnu i...Richard Biener4-4/+51
2013-11-26re PR target/59290 ([ARM] regression on negdi-2.c (big-endian))Kyrylo Tkachov5-2/+34
2013-11-26Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.inH.J. Lu4-9/+144
2013-11-26arm.c (require_pic_register): Handle high pic base register for thumb-1.Terry Guo6-4/+55
2013-11-26re PR target/58314 (SH4 error: 'asm' operand requires impossible reload)Oleg Endo6-67/+83
2013-11-26re PR c++/58700 (ICE declaring static bit-field)Paolo Carlini4-1/+20
2013-11-26Fix --enable-werror-always build errors:Joern Rennecke2-2/+8
2013-11-26cvt.c (cp_convert_and_check): Avoid calling cp_convert unnecessarily.Paolo Carlini2-1/+7
2013-11-26[AArch64] [4/4 Fix vtbx1] Handle vtbx{1,3} emulation sequence usingJames Greenhalgh2-105/+66
2013-11-26[AArch64] [3/4 Fix vtbx1]Implement bsl intrinsics using builtinsJames Greenhalgh6-263/+201
2013-11-26[AArch64] [2/4 Fix vtbx1] Handle poly types in the new Simd types infrastructureJames Greenhalgh2-35/+90
2013-11-26[AArch64] [1/4 Fix vtbx1] Allow signed and unsigned versions of intrinsicsJames Greenhalgh2-30/+37
2013-11-26re PR tree-optimization/59287 (points-to analysis confused by union accesses)Richard Biener4-23/+38
2013-11-26pretty-print.c (output_buffer::~output_buffer): Really free the obstacks.Richard Biener2-2/+7
2013-11-26Daily bump.GCC Administrator1-1/+1
2013-11-25syscall: Set SizeofSockaddrAny to the value the go distribution usesIan Lance Taylor1-1/+1
2013-11-25re PR c++/54485 (g++ should diagnose default arguments in out-of-line definit...Paolo Carlini7-19/+98
2013-11-25re PR c++/58607 ([c++11] ICE with undeclared variable in constexpr)Paolo Carlini4-0/+22
2013-11-25tree-ssa-threadupdate.c (thread_through_all_blocks): Selectively invalidate l...Jeff Law2-29/+14
2013-11-25crt1.S (start): Don't do VBR_SETUP for SH2E.Oleg Endo2-1/+5
2013-11-25sh.md (doloop_end_split): Add missing SI mode.Oleg Endo2-1/+5
2013-11-25re PR target/53976 ([SH] Unnecessary clrt/sett after bt/bf)Oleg Endo2-29/+59
2013-11-25Remove GCC_LIBSTDCXX_RAW_CXX_FLAGSRainer Orth3-34/+7