aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-26Update ChangeLog and version files for releasereleases/gcc-13.1.0Jakub Jelinek
2023-02-28Daily bump.GCC Administrator
2023-02-27gcc: xtensa: add XCHAL_HAVE_{CLAMPS,DEPBITS,EXCLUSIVE,XEA3} to dynconfigMax Filippov
2023-02-03Daily bump.GCC Administrator
2023-02-02amdgcn, libgomp: Manually allocated stacksAndrew Stubbs
2023-01-16Update copyright years.Jakub Jelinek
2022-12-22Daily bump.GCC Administrator
2022-12-20c++: source position of lambda captures [PR84471]Jason Merrill
2022-12-15Daily bump.GCC Administrator
2022-12-14btf: correct generation for extern funcs [PR106773]David Faust
2022-12-14btf: add 'extern' linkage for variables [PR106773]David Faust
2022-12-08Daily bump.GCC Administrator
2022-12-07gcc: xtensa: allow dynamic configurationMax Filippov
2022-11-16Daily bump.GCC Administrator
2022-11-15demangler: Templated lambda demanglingNathan Sidwell
2022-11-06Manually add ChangeLog entries from r13-3652-ge4cba49413ca429dc82f6aa2e88129e...Jakub Jelinek
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge
2022-11-01Daily bump.GCC Administrator
2022-10-31btf: Add support to BTF_KIND_ENUM64 typeGuillermo E. Martinez
2022-10-31Libvtv: Add loongarch support.Lulu Cheng
2022-10-25Daily bump.GCC Administrator
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus
2022-10-21Daily bump.GCC Administrator
2022-10-20libgomp: Add offload_device_gcn check, add requires-4a.c testTobias Burnus
2022-10-14Daily bump.GCC Administrator
2022-10-13LoongArch: implement count_{leading,trailing}_zerosXi Ruoyao
2022-09-28Daily bump.GCC Administrator
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek
2022-09-26Updated constants from <https://dwarfstd.org/Languages.php>Meghan Denny
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