aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-11re PR fortran/63733 ([OOP] wrong resolution for OPERATOR generics)Janus Weil4-49/+108
2015-01-11re PR fortran/58023 ([F03] ICE on invalid with bad PPC declaration)Janus Weil4-3/+32
2015-01-11[Patch Docs] Copy edit the text in "Everything about patterns"James Greenhalgh2-35/+45
2015-01-11re PR fortran/64508 ([F03] interface check missing for procedure pointer comp...Janus Weil4-1/+60
2015-01-11* gcc.target/powerpc/recip-test.h (_ARCH_PPC64): Use __LP64__ instead.Segher Boessenkool2-1/+5
2015-01-10invoke.texi (Option Summary): Break long lines.Sandra Loosemore2-20/+43
2015-01-11Daily bump.GCC Administrator1-1/+1
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge6-5/+22
2015-01-10re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en...Tobias Burnus13-4/+92
2015-01-10cuintp.c: Bump copyright year.Eric Botcazou5-5/+5
2015-01-10Fix mul.x flag for moxieAnthony Green2-1/+6
2015-01-10Tabify assembly output for moxieAnthony Green2-66/+70
2015-01-10Fix CC_REG definition for moxieAnthony Green2-1/+5
2015-01-10Daily bump.GCC Administrator1-1/+1
2015-01-09invoke.texi ([-fvtable-verify]): Copy-edit and fix markup.Sandra Loosemore2-25/+36
2015-01-09Simplify jit.dg/test-combination.cDavid Malcolm4-134/+105
2015-01-09arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.Andreas Tobler2-1/+5
2015-01-09Fix the jit build after header flattening of r219402David Malcolm6-6/+46
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt10-8/+55
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor2-0/+5
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek14-475/+612
2015-01-09Add new file gcc/testsuite/jit.dg/test-constants.c erroneously omitted from r...David Malcolm1-0/+339
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison513-1155/+5589
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 Stump1-0/+1
2015-01-09ivars.c: Add a check for classes without instance variables...Dimitris Papavasiliou2-0/+18
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 Tobler2-8/+4
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler7-3/+224
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 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