index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgomp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-14
re PR fortran/70598 (Fortran OpenACC host_data construct ICE)
Chung-Lin Tang
2
-0
/
+37
2016-08-08
re PR c++/58706 (ICE with lambda in OpenMP for-loop)
Jakub Jelinek
2
-0
/
+52
2016-08-04
C++ OpenACC routine directive testing: templated, and "auto", trailing return...
Thomas Schwinge
7
-2
/
+61
2016-08-04
Make libgomp.oacc-c-c++-common/crash-1.c a "link" test, and don't hardcode -O0
Thomas Schwinge
2
-3
/
+7
2016-08-03
nvptx.c (nvptx_declare_function_name): Round frame size to DImode boundary.
Nathan Sidwell
2
-0
/
+32
2016-07-15
Fix up ChangeLog entry.
Jakub Jelinek
1
-1
/
+1
2016-07-15
c-parser.c (c_parser_oacc_declare): Don't scan for GOMP_MAP_POINTER.
Cesar Philippidis
2
-0
/
+50
2016-07-03
Add 2 tests for PR middle-end/71734
H.J. Lu
3
-0
/
+18
2016-07-01
re PR fortran/71717 (A gfortran silent "wrong code" bug in the transition fro...
Jakub Jelinek
2
-0
/
+25
2016-06-17
semantics.c (handle_omp_array_sections_1): Don't ICE when processing_template...
Jakub Jelinek
2
-0
/
+177
2016-06-16
gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs with base of re...
Jakub Jelinek
2
-0
/
+84
2016-06-10
[PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition
Thomas Schwinge
6
-0
/
+704
2016-06-10
[PR c/71381] C/C++ OpenACC cache directive rejects valid syntax
Thomas Schwinge
3
-47
/
+15
2016-06-08
Add ChangeLog entry missed in last commit:
Chung-Lin Tang
1
-0
/
+5
2016-06-03
c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres...
Chung-Lin Tang
2
-0
/
+71
2016-06-01
re PR c/70688 (bogus OpenACC data clause errors involving reductions)
Cesar Philippidis
2
-0
/
+32
2016-05-26
c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_...
Jakub Jelinek
3
-3
/
+9
2016-05-26
oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter.
Chung-Lin Tang
9
-72
/
+77
2016-05-26
target.c (gomp_device_copy): New function.
Chung-Lin Tang
8
-522
/
+764
2016-05-24
c-parser.c (c_parser_oacc_declare): Add support for GOMP_MAP_FIRSTPRIVATE_POI...
Cesar Philippidis
31
-52
/
+449
2016-05-23
[hsa] Avoid segfault in hsa switch expansion
Martin Jambor
2
-0
/
+63
2016-05-17
oacc-init.c (acc_init): Remove !cached_base_dev condition on call to gomp_ini...
Chung-Lin Tang
2
-9
/
+16
2016-05-16
[hsa] Increase hsa symbol alignment to natural one
Martin Jambor
2
-0
/
+31
2016-05-02
omp-low.c (struct oacc_loop): Add 'inner' field.
Nathan Sidwell
2
-25
/
+34
2016-04-29
re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions)
Cesar Philippidis
4
-4
/
+53
2016-04-21
libgomp nvptx plugin: make cuMemFreeHost error non-fatal
Alexander Monakov
2
-1
/
+6
2016-04-20
re PR middle-end/70680 (OpenMP SIMD linear variable privatized too eagerly)
Jakub Jelinek
3
-0
/
+160
2016-04-14
non-scalar-data.f90: Don't pass parameter variables to subroutines.
Cesar Philippidis
2
-3
/
+10
2016-04-14
re PR middle-end/70643 (broken openacc reduction inside a fortran module)
Cesar Philippidis
2
-0
/
+56
2016-04-13
re PR testsuite/68242 (FAIL: libgomp.oacc-c-c++-common/reduction-2.c, and oth...
Cesar Philippidis
3
-2
/
+8
2016-04-12
libgomp external ABI prototypes maintenance
Thomas Schwinge
2
-2
/
+9
2016-04-12
Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgomp.oacc-c-c++-co...
Thomas Schwinge
15
-506
/
+380
2016-04-12
Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c
Thomas Schwinge
2
-2
/
+7
2016-04-12
omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whethe...
Jakub Jelinek
5
-58
/
+55
2016-04-08
re PR lto/70289 ([openacc] ICE in input_varpool_node)
Cesar Philippidis
40
-530
/
+2621
2016-03-30
Update OpenACC test cases
Thomas Schwinge
40
-773
/
+5777
2016-03-29
Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurations
Thomas Schwinge
2
-0
/
+9
2016-03-24
Also test -O0 for OpenACC C, C++ offloading test cases
Thomas Schwinge
27
-57
/
+147
2016-03-24
Properly assign to packet header (PR hsa/70394)
Martin Liska
2
-2
/
+17
2016-03-23
re PR c++/70376 (OpenMP taskloop construct fails to instantiate copy construc...
Jakub Jelinek
2
-0
/
+25
2016-03-23
Add missing initializations in oacc testcases
Tom de Vries
3
-4
/
+10
2016-03-23
re PR libgomp/69414 ([OpenACC] "!$acc update self" does not provide expected ...
James Norris
5
-9
/
+420
2016-03-23
Copy shadow argument conditionally (PR hsa/70337)
Martin Liska
2
-2
/
+16
2016-03-17
Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
Thomas Schwinge
1
-3
/
+3
2016-03-16
Nowadays, we use plain -fopenacc to enable OpenACC kernels processing
Thomas Schwinge
8
-7
/
+15
2016-03-13
libgcc_s is required by libstdc++
Thomas Schwinge
2
-0
/
+7
2016-03-10
re PR testsuite/70009 (test case libgomp.oacc-c-c++-common/vprop.c fails star...
Cesar Philippidis
2
-2
/
+7
2016-03-09
Add oacc kernels testcases in libgomp.oacc-fortran
Tom de Vries
8
-0
/
+255
2016-03-07
[hsa testsuite] New directory for HSA-specific C testcases
Martin Jambor
19
-0
/
+1193
2016-03-07
[hsa testsuite] Adjust libgomp tests that do not work on host fallback
Martin Jambor
11
-10
/
+24
[next]