summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-13Daily bump.GCC Administrator
2022-07-12lto-plugin: implement LDPT_GET_API_VERSIONMartin Liska
2022-07-07Daily bump.GCC Administrator
2022-07-06Define 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]' in a single placeThomas Schwinge
2022-07-05Daily bump.GCC Administrator
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus
2022-06-14Daily bump.GCC Administrator
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek
2022-06-01Daily bump.GCC Administrator
2022-05-31Correct spelling of DW_AT_namelist_itemAlan Modra
2022-05-25Daily bump.GCC Administrator
2022-05-24libiberty: remove FINAL and OVERRIDE from ansidecl.hDavid Malcolm
2022-05-24Daily bump.GCC Administrator
2022-05-23demangler: C++ modules supportNathan Sidwell
2022-05-19Daily bump.GCC Administrator
2022-05-18'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run'Thomas Schwinge
2022-05-18'include/cuda/cuda.h': For C++, wrap in 'extern "C"'Thomas Schwinge
2022-05-18Daily bump.GCC Administrator
2022-05-17demangler: Structured BindingsNathan Sidwell
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek
2022-05-11Daily bump.GCC Administrator
2022-05-10Remove non-ANSI C macros in ansidecl.h.Martin Liska
2022-05-10libiberty: stop using PTR macroMartin Liska
2022-05-10Daily bump.GCC Administrator
2022-05-09Remove non-ANSI C path in ansidecl.h.Martin Liska
2022-05-05Daily bump.GCC Administrator
2022-05-04LTO plugin: modernize a bit.Martin Liska
2022-04-07Daily bump.GCC Administrator
2022-04-06Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'Thomas Schwinge
2022-03-20Daily bump.GCC Administrator
2022-03-19rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, lit...Tiezhu Yang
2022-01-03Update copyright years.Jakub Jelinek
2021-12-13Daily bump.GCC Administrator
2021-12-12Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely
2021-12-11Daily bump.GCC Administrator
2021-12-10amdgcn: Change offload variable table discoveryAndrew Stubbs
2021-12-09Daily bump.GCC Administrator
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang
2021-11-13Daily bump.GCC Administrator
2021-11-12openmp: Relax handling of implicit map vs. existing device mappingsChung-Lin Tang
2021-11-06Daily bump.GCC Administrator
2021-11-05include: Allow for our md5.h to defer to the system headerGerald Pfeifer
2021-09-28Daily bump.GCC Administrator
2021-09-27Update pathname for IBM long double description.Vincent Lefevre
2021-09-23Daily bump.GCC Administrator
2021-09-22obstack.h __PTR_ALIGN vs. ubsanAlan Modra
2021-08-24Daily bump.GCC Administrator
2021-08-23openmp: Add support for strict modifier on grainsize/num_tasks clausesJakub Jelinek
2021-07-25Daily bump.GCC Administrator
2021-07-24include: Fix -Wundef warnings in ansidecl.hMarek Polacek