aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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 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-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
2015-01-08re PR target/64533 ([SH] alloca generates unsafe code)Kaz Kojima2-2/+9
2015-01-08re PR target/36557 (-m32 -mpowerpc64 produces better code than -m64 for a!=0)Segher Boessenkool2-0/+65
2015-01-07invoke.texi ([-fvtable-verify]): Fix markup on option keywords.Sandra Loosemore2-6/+13
2015-01-08Add new jit testcase accidentally omitted from r219320David Malcolm1-0/+223
2015-01-08jit: Add checking for dereference of void *David Malcolm5-0/+118
2015-01-08Daily bump.GCC Administrator1-1/+1
2015-01-07invoke.texi: Fix incorrect uses of @samp markup throughout the file where @co...Sandra Loosemore2-112/+117
2015-01-07API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_opDavid Malcolm9-311/+387
2015-01-07Add test of handling arithmetic-overflow from JITDavid Malcolm4-0/+20
2015-01-07Fix typo in jit-recording.hDavid Malcolm2-1/+6
2015-01-07jit.exp: support C++ testcasesDavid Malcolm6-17/+115
2015-01-07re PR go/61204 (gccgo: ICE in in fold_convert_loc [GoSmith])Chris Manghane2-5/+19
2015-01-07jit.exp: add __func__ to help test-{combination|threads}.cDavid Malcolm2-31/+62
2015-01-07compiler: Don't assign to embedded builtins in imported struct compositeIan Lance Taylor1-2/+4
2015-01-07jit.exp: Don't drop the extension from the testcase when naming executableDavid Malcolm5-16/+39
2015-01-07[multiple changes]Arnaud Charlet9-56/+194
2015-01-07[multiple changes]Arnaud Charlet10-23/+91
2015-01-07Minor reformatting.Arnaud Charlet1-3/+1
2015-01-07[multiple changes]Arnaud Charlet7-49/+178
2015-01-07lib-xref-spark_specific.adb (Collect_SPARK_Xrefs): Skip unneeded cross ref fi...Johannes Kanig2-4/+17
2015-01-07[multiple changes]Arnaud Charlet21-653/+331
2015-01-07[multiple changes]Arnaud Charlet4-1/+36
2015-01-07[multiple changes]Arnaud Charlet16-24/+77
2015-01-07[multiple changes]Arnaud Charlet13-17/+78
2015-01-07[multiple changes]Arnaud Charlet8-27/+149
2015-01-07trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...Olivier Hainque2-5/+19
2015-01-07[multiple changes]Arnaud Charlet3-6/+22
2015-01-07[multiple changes]Arnaud Charlet6-65/+41
2015-01-07[multiple changes]Arnaud Charlet3-2/+19
2015-01-07prj.ads, [...]: Minor reformatting.Robert Dewar10-40/+288
2015-01-07freeze.adb (Freeze_Array_Type): Apply same handling to Is_Atomic component ty...Eric Botcazou2-9/+12
2015-01-072015-01-07 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev35-999/+2281
2015-01-07re PR c/64440 (-Wdiv-by-zero false negative on const variables)Marek Polacek5-2/+40
2015-01-07re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for ex...Marek Polacek5-6/+62
2015-01-06invoke.texi (RS/6000 and PowerPC Options): Tidy formatting of -mrecip= docume...Sandra Loosemore2-9/+38