aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-09New jit API entrypoint: gcc_jit_context_new_rvalue_from_longDavid Malcolm16-505/+657
2015-01-09Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.cTom de Vries2-12/+29
2015-01-09Added PR libobjc/51891.Mike Stump2-0/+2
2015-01-09re PR libstdc++/64476 (std::uninitialized_copy tests assignability the wrong ...Jonathan Wakely3-2/+76
2015-01-09ivars.c: Add a check for classes without instance variables...Dimitris Papavasiliou4-1/+24
2015-01-09PR jit/64206: delay cleanup of tempdir if the user has requested debuginfoDavid Malcolm10-21/+165
2015-01-09unwind-arm-common.h: Revert previous commit.Andreas Tobler4-37/+16
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler20-16/+535
2015-01-09RTEMS: Add e6500 multilibs for PowerPCSebastian Huber3-5/+17
2015-01-09RTEMS: Fix MPC8540 multilibs for PowerPCSebastian Huber2-1/+9
2015-01-09RTEMS: Use MULTILIB_REQUIRED for PowerPCSebastian Huber2-41/+29
2015-01-09RTEMS: Use MULTILIB_REQUIRED for ARMSebastian Huber2-160/+18
2015-01-09RTEMS: Rename ARM target config filesSebastian Huber4-2/+10
2015-01-09typeof-2.c: Add checks for non-atomic types.Sebastian Huber2-0/+35
2015-01-09re PR tree-optimization/64410 (gcc 25% slower than clang 3.5 for adding compl...Richard Biener5-0/+193
2015-01-09IPA ICF: compare_operand is split to multiple functions.Martin Liska3-110/+159
2015-01-09Fix for ipa/PR64503Martin Liska2-2/+9
2015-01-09IPA ICF: target and optimization flags comparison.Martin Liska6-27/+115
2015-01-09Fix gcc_assert in expand_omp_for_static_chunkTom de Vries2-1/+5
2015-01-09re PR target/64348 (Case scal-to-vec1.c failed on arm-linux-gnueabi with -fPIC)Kito Cheng2-8/+12
2015-01-09re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...Tim Shen4-1/+54
2015-01-09re PR gcov-profile/61790 (gcov-tool.c uses atoll)John David Anglin2-1/+18
2015-01-09Daily bump.GCC Administrator1-1/+1
2015-01-08tsan_barrier.h: New.Bernd Edlinger20-47/+170
2015-01-08libgccjit.h: Fix description of struct gcc_jit_contextDavid Malcolm2-8/+16
2015-01-08re PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=l...Hans-Peter Nilsson1-1/+2
2015-01-08re PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=l...Hans-Peter Nilsson3-2/+24
2015-01-08jit: New API entrypoint: gcc_jit_context_get_last_errorDavid Malcolm11-386/+505
2015-01-08re PR tree-optimization/63989 (tree-ssa-strlen.c doesn't handle constant poin...Jakub Jelinek5-14/+168
2015-01-08re PR target/55023 (hppa: wrong code generated with tail call optimisation)Jakub Jelinek2-16/+29
2015-01-08ubsan.c (do_ubsan_in_current_function): New.Jason Merrill12-26/+43
2015-01-08init.c (build_vec_init): Call ubsan_instrument_bounds to check whether an ini...Jason Merrill5-34/+49
2015-01-08cmd/go: Use builtin constant to set default gccgo compiler.Ian Lance Taylor1-11/+12
2015-01-08New jit API entrypoint: gcc_jit_context_set_logfileDavid Malcolm23-401/+1544
2015-01-08re PR target/64338 (ICE in swap_condition, at jump.c:628)Jakub Jelinek4-13/+61
2015-01-08tsan.c (pass_tsan::gate): Add no_sanitize_thread support.Mike Stump5-2/+27
2015-01-08trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus6-8/+57
2015-01-08re PR c++/59004 (ICE generated by __func__)Paolo Carlini2-0/+19
2015-01-08re PR c++/64462 (ICE while compiling lambda using local constexpr reference v...Paolo Carlini2-0/+15
2015-01-08re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)Jonathan Wakely14-15/+42
2015-01-08libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge3-2/+6
2015-01-08libgomp: Fix "intelmic" offloading in build-tree testing.Thomas Schwinge2-2/+6
2015-01-08re PR c++/60753 (Deleted definition of an explicit function template speciali...Paolo Carlini4-22/+43
2015-01-08Make sure that OMP builtins are available in offloading compilers.Thomas Schwinge3-2/+10
2015-01-08intelmic-mkoffload: Deal with linker defaulting to 32-bit x86 mode.Thomas Schwinge2-4/+16
2015-01-08liboffloadmic/plugin: Depend on libgomp being built.Thomas Schwinge3-2/+8
2015-01-08* include/bits/hashtable_policy.h: Use __bool_constant.Jonathan Wakely2-4/+5
2015-01-08sh-mem.cc: Use constant as second operand when emitting tstsi_t insns.Oleg Endo2-4/+9
2015-01-08re PR target/55212 ([SH] Switch to LRA)Oleg Endo2-3/+14
2015-01-08re PR sanitizer/64336 (Template functions are not instrumented at -O0 and -Og)Jakub Jelinek2-8/+38