libstdc++: Whitespace changes to remove spaces before tabs
[gcc.git] / libgomp /
2020-07-04 GCC AdministratorDaily bump.
2020-07-03 Thomas Schwinge[OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP...
2020-07-03 Thomas Schwinge[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handli...
2020-07-01 GCC AdministratorDaily bump.
2020-06-30 Thomas Schwinge[testsuite] Replace fragile 'scan-assembler' with ...
2020-06-30 Thomas SchwingeMark up unreachable OpenACC 'attach' code path
2020-06-28 GCC AdministratorDaily bump.
2020-06-27 Jakub Jelinekopenmp: Non-rectangular loop support for non-composite...
2020-06-27 GCC AdministratorDaily bump.
2020-06-26 Marek Polacekc++: Change the default dialect to C++17.
2020-06-24 GCC AdministratorDaily bump.
2020-06-23 Alexandre Olivahandle dumpbase in offloading, adjust testsuite
2020-06-23 GCC AdministratorDaily bump.
2020-06-22 David Edelsohnbuild: Use -include instead of conditional include.
2020-06-22 GCC AdministratorDaily bump.
2020-06-21 David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-06-18 GCC AdministratorDaily bump.
2020-06-17 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/use_device_ptr...
2020-06-17 Andrew Stubbsamdgcn: Switch to HSACO v3 binary format
2020-06-17 GCC AdministratorDaily bump.
2020-06-16 Tobias BurnusOpenACC/Fortran: permit 'routine' inside PURE
2020-06-09 GCC AdministratorDaily bump.
2020-06-08 Tobias Burnusopenmp: ensure variables in offload table are streamed...
2020-06-06 GCC AdministratorDaily bump.
2020-06-05 Thomas Schwinge[OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappings
2020-06-05 Thomas Schwinge[OpenACC 'exit data'] Simplify 'GOMP_MAP_STRUCT' handling
2020-06-05 Julian BrownAdd 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
2020-06-04 Thomas SchwingeFix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep...
2020-06-04 Thomas Schwinge[OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-04 Thomas Schwinge[OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unm...
2020-06-04 Thomas Schwinge[OpenACC] Remove 'tgt' reference counting from 'acc_unm...
2020-06-04 Thomas SchwingeExtend 'libgomp.oacc-c-c++-common/pr92854-1.c' some...
2020-06-04 Thomas Schwinge[OpenACC] Use 'tgt' returned from 'gomp_map_vars'
2020-06-04 Thomas Schwinge[OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-04 Thomas Schwinge[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Julian Brown[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
2020-06-03 GCC AdministratorDaily bump.
2020-06-02 Jakub Jelinekopenmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.
2020-05-31 GCC AdministratorDaily bump.
2020-05-30 Jakub Jelinekopenmp: omp_alloc(0, ...) should return NULL.
2020-05-30 GCC AdministratorDaily bump.
2020-05-29 H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-23 Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-15 H.J. Lux86: Also check if -fcf-protection works
2020-05-14 Thomas KoenigRemoved double ChangeLog entries from previous commit.
2020-05-14 Thomas KoenigAdd early return for invalid STATUS for close.
2020-05-14 H.J. Lux86: Default CET run-time support to auto
2020-05-14 Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-13 Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-12 Jakub Jelinekopenmp: Implement discovery of implicit declare target...
2020-04-29 Thomas Schwinge[OpenACC] Set 'acc_device_current = -1'
2020-04-29 Thomas Schwinge[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO...
2020-04-29 Thomas Schwinge[gcn] Use 'radeon' for the environment variable 'ACC_DE...
2020-04-29 Thomas SchwingeTorture testing: 'libgomp.fortran/use_device_ptr-option...
2020-04-23 Andrew Stubbsamdgcn: Check HSA return codes [PR94629]
2020-04-20 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-20 Tobias BurnusFix declare copyout in libgomp.oacc-c++/declare-pr94120.C
2020-04-17 Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-04-13 Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-10 Julian BrownTest cases for mixed structured/dynamic data lifetimes...
2020-04-10 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-08 Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-06 Maciej W. Rozyckilibgomp/test: Remove a build sysroot fix regression
2020-04-03 Thomas SchwingeRevert "[nvptx, libgomp] Update pr85381-{2,4}.c test...
2020-03-31 Tobias Burnuslibgomp – fix handling of 'target enter data'
2020-03-24 Tobias BurnusFix OpenMP offload handling for target-link variables...
2020-03-23 Tobias Burnuslibgomp – fix declare target link handling (PR94251)
2020-03-19 Jakub Jelinekc++: Fix up handling of captured vars in lambdas in...
2020-03-19 Tobias Burnuslibgomp/testsuite: ignore blank-line output for functio...
2020-03-18 Tobias BurnusFix libgomp.oacc-fortran/atomic_capture-1.f90
2020-03-18 Tobias Burnuslibgomp testsuite - disable long double for AMDGCN
2020-03-15 Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-02-21 Frederik HarwathAdapt libgomp acc_get_property.f90 test
2020-02-19 Tobias Burnuslibgomp: Fixes + cleanup for OpenACC's Fortran module...
2020-02-13 Frederik HarwathAdd ChangeLog entry for my last commit
2020-02-13 Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-10 Frederik HarwathAdd xfails to libgomp tests target-{33,34}.c, target...
2020-02-09 Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
2020-02-06 Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-02-05 Tobias Burnus[libgomp] – Fix check_effective_target_offload_target_n...
2020-02-03 Andrew StubbsRemove gfx801 "carrizo" support
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-01-31 Kwok Cheung Yeung[amdgcn] Scale number of threads/workers with VGPR...
2020-01-30 Tobias BurnusSkip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
2020-01-29 Frederik HarwathAdd acc_device_radeon to name_of_acc_device_t function
2020-01-29 Frederik HarwathAdjust formatting of acc_get_property tests
2020-01-29 Frederik HarwathAdd OpenACC acc_get_property support for AMD GCN
2020-01-28 Julian BrownDon't allow mixed component and non-component accesses...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-24 Frederik HarwathAdd missing ChangeLog entry for my last commit
2020-01-24 Frederik HarwathFix expectation and types in acc_get_property tests
2020-01-23 Andrew StubbsFix libgomp plugin-gcn bug
2020-01-21 Frederik HarwathAdd runtime ISA check for amdgcn offloading
2020-01-20 Andrew StubbsUpdate OpenACC tests for amdgcn
next