aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/intelmic-mkoffload.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-05[PR other/65021] mkoffloads -save-temps handling, and cleanup cleanupThomas Schwinge1-7/+23
2015-09-30Pass on the verbose flag "-v" to/in the mkoffloadsThomas Schwinge1-0/+10
2015-09-30Refactor intelmic-mkoffload.c argv building to use obstacksThomas Schwinge1-60/+72
2015-09-30Use gcc/coretypes.h:enum offload_abi in mkoffloadsThomas Schwinge1-29/+61
2015-09-07intelmic-mkoffload.c (prepare_target_image): Handle all non-alphanumeric char...Ilya Verbin1-4/+5
2015-09-04intelmic-mkoffload.c (prepare_target_image): Fix if the temp path contains a ...Jonas Hahnfeld1-1/+1
2015-07-17mkoffload.c (process): Constify host data.Nathan Sidwell1-3/+3
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell1-12/+12
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-1/+14
2015-03-10Fix search path in intelmic-mkoffload for empty COLLECT_GCC.Ilya Verbin1-9/+19
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-8/+10
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+1
2015-01-08Make sure that OMP builtins are available in offloading compilers.Thomas Schwinge1-1/+0
2015-01-08intelmic-mkoffload: Deal with linker defaulting to 32-bit x86 mode.Thomas Schwinge1-4/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13[PATCH 1/4] OpenMP 4.0 offloading to Intel MIC: mkoffload.Ilya Verbin1-0/+541