nvptx-protos.h (nvptx_output_mov_insn): Declare.
[gcc.git] / libgomp / target.c
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-05 Jakub Jelinekgcc/
2015-10-14 Ilya Verbintarget.c (gomp_map_vars): Initialize tgt->tgt_start...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-08-24 Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-07-21 Nathan Sidwelltarget.c (gomp_offload_image_to_device): Rename to ...
2015-07-17 Nathan Sidwelltarget.c (GOMP_offload_register): Use int for device...
2015-07-17 Nathan Sidwellmkoffload.c (process): Constify host data.
2015-07-17 Nathan Sidwellmkoffload.c (process): Constify target data.
2015-05-27 Chung-Lin Tangtarget.c (gomp_map_pointer): New function abstracting...
2015-04-08 Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06 Ilya Verbinlibgomp: rework initialization of offloading
2015-03-25 Kai Tietzre PR libgomp/64972 (Build failure in libgomp for i686...
2015-02-18 Ilya Tocartarget.c (gomp_load_plugin_for_device): Use const char...
2015-01-28 Jack Howarthre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-19 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-16 Gerald Pfeifer* target.c (num_devices): Guard with PLUGIN_SUPPORT.
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-13 Jakub Jelinek[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.
2014-01-02 Richard SandifordUpdate copyright years in libgomp/
2013-10-11 Jakub Jelinektarget.c: New file.