aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Document libgccjit++.hDavid Malcolm25-35/+10164
2014-12-10re PR testsuite/64048 (UNRESOLVED: gcc.dg/tree-prof/peel-1.c scan-rtl-dump lo...Richard Biener2-2/+7
2014-12-10re PR fortran/60718 (Test case gfortran.dg/select_type_4.f90 fails on ARM)Bernd Edlinger4-0/+156
2014-12-10forwprop-29.c: Add -fno-ipa-icf.Richard Biener2-1/+5
2014-12-10aarch64-protos.h (aarch64_function_profiler): Remove declaration of removed f...Felix Yang2-1/+5
2014-12-102014-12-10 Richard Biener <rguenther@suse.de>Richard Biener2-0/+18
2014-12-10New sreal implementation which uses int64_t as m_sig.Martin Liska4-126/+81
2014-12-10re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb())Martin Liska5-15/+60
2014-12-10linux.c (linux_has_ifunc_p): Remove.Alexander Ivchenko3-12/+5
2014-12-10check_GNU_style.sh "80 characters exceeded" error fixMantas Mikaitis1-0/+5
2014-12-10re PR c++/64127 (ICE on invalid: tree check: expected identifier_node, have t...Kai Tietz2-0/+12
2014-12-10re PR c++/64127 (ICE on invalid: tree check: expected identifier_node, have t...Kai Tietz2-0/+5
2014-12-10re PR c++/64100 (A static assert using the the current class in a noexcept te...Kai Tietz2-0/+14
2014-12-10re PR c++/64100 (A static assert using the the current class in a noexcept te...Kai Tietz2-0/+11
2014-12-10ChangeLog fix for r218307Matthew Fortune1-0/+5
2014-12-10re PR tree-optimization/64191 (indirect clobbers messes up dead code eliminat...Richard Biener4-2/+58
2014-12-10re PR target/63594 (ICE: in ix86_vector_duplicate_value, at config/i386/i386....Jakub Jelinek5-127/+95
2014-12-10sse.md (*mov<mode>_internal, [...]): Use <MODE_SIZE> instead of GET_MODE_SIZE...Jakub Jelinek2-2/+7
2014-12-10re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo2-1/+6
2014-12-10re PR tree-optimization/61686 (Incorrect check in comparison function range_e...Marek Polacek2-1/+7
2014-12-10libgcc.texi: Update text to match implementation in libgcc/libgcc2.cKito Cheng2-14/+19
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders13-917/+85
2014-12-09re PR c++/64129 (ICE on invalid: in grokfndecl, at cp/decl.c:7658)Jason Merrill3-0/+22
2014-12-09re PR c++/64222 (error: ‘__FUNCTION__’ was not declared in this scope)Jason Merrill3-1/+27
2014-12-10compiler: Don't track fields in compiler-generated hash and eq funcs.Ian Lance Taylor4-0/+23
2014-12-10re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo2-0/+15
2014-12-10Daily bump.GCC Administrator1-1/+1
2014-12-09re PR middle-end/64225 (-funsafe-math-optimizations generates call to pow whe...Bill Schmidt2-0/+9
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2-14/+43
2014-12-09toyvm.c: use correct path in debuginfoDavid Malcolm2-8/+34
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner2-0/+118
2014-12-09PR jit/63854: Document how to run the jit testsuite under valgrindDavid Malcolm3-10/+119
2014-12-09[AArch64]Remove aarch64_get_lanedi, unusedAlan Lawrence2-11/+4
2014-12-09[AArch64]Remove be_checked_get_lane, check bounds with __builtin_aarch64_im_l...Alan Lawrence29-283/+682
2014-12-09Add missing PR numbers to ChangeLog. Too late?Alan Lawrence2-0/+6
2014-12-09[AArch64]Improve error message for non-constant immediatesAlan Lawrence4-5/+18
2014-12-09Add jit-tempdir.{c|h}David Malcolm7-83/+292
2014-12-09[AArch64] Fix ICE on non-constant indices to __builtin_aarch64_im_lane_boundsiAlan Lawrence7-56/+104
2014-12-09[AArch64]Fix ICE at -O0 on vld1_lane intrinsicsAlan Lawrence4-184/+218
2014-12-09vabs_intrinsic_2.c: New test.Alan Lawrence5-9/+36
2014-12-09Fix bogus ChangeLog entry from r218521David Malcolm2-42/+42
2014-12-09Guard less code with the JIT mutexDavid Malcolm5-22/+68
2014-12-09jit-playback.c: Move dlopen code into a new functionDavid Malcolm3-19/+41
2014-12-09[AArch64] Add TARGET_SCHED_REASSOCIATION_WIDTHWilco Dijkstra3-4/+47
2014-12-09[AARCH64][5/5] Add macro fusion support for cmp/b.X for ThunderXAndrew Pinski2-1/+23
2014-12-09jit: Add new testcase missing from r218521David Malcolm1-0/+27
2014-12-09PR jit/64166: Add API entrypoint gcc_jit_context_enable_dumpDavid Malcolm14-153/+662
2014-12-09PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingDavid Malcolm3-1/+53
2014-12-09re PR bootstrap/64213 (gimple-match.c:1523:6: error: ‘GIMPLE’ was not dec...Uros Bizjak4-29/+21
2014-12-09re PR tree-optimization/64193 (Decreased performance after r173250)Richard Biener7-3/+60