]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-core.h
c++: remove lookup_template_class's entering_scope flag
[thirdparty/gcc.git] / gcc / tree-core.h
2024-04-10  Jakub Jelinekc++: Implement C++26 P2809R3 - Trivial infinite loops...
2024-04-04  Jørgen KvalsvikAdd condition coverage (MC/DC)
2024-03-14  Jason Merrilltree-core: clarify clobber comments
2024-03-14  Chung-Lin TangOpenACC 2.7: front-end support for readonly modifier
2024-01-03  Kwok Cheung Yeungopenmp: Adjust position of OMP_CLAUSE_INDIRECT in OpenM...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-12  Jason Merrilltree: add to clobber_kind
2023-12-08  Hao Liutree-optimization/112774: extend the SCEV CHREC tree...
2023-11-07  Kwok Cheung Yeungopenmp: Add support for the 'indirect' clause in C/C++
2023-10-25  Jason Merrilltree: update address_space comment
2023-10-25  Thomas SchwingeConsistently order 'OMP_CLAUSE_SELF' right after 'OMP_C...
2023-10-25  Chung-Lin TangOpenACC 2.7: Implement self clause for compute constructs
2023-10-20  Alexandre OlivaControl flow redundancy hardening
2023-10-14  Jakub Jelinekmiddle-end: Allow _BitInt(65535) [PR102989]
2023-08-22  Tobias BurnusOpenMP: Handle 'all' as category in defaultmap
2023-06-29  Qing ZhaoIntroduce IR bit TYPE_INCLUDES_FLEXARRAY for the GCC...
2023-06-06  Tobias Burnusopenmp: Add support for the 'present' modifier
2023-06-02  Jason Merrillc++: make initializer_list array static again [PR110070]
2023-05-18  Pan LiMachine_Mode: Extend machine_mode from 8 to 16 bits
2023-05-08  Michael MeissnerBump up precision size to 16 bits.
2023-05-01  Aldy Hernandezvrange_storage overhaul
2023-03-10  Jakub Jelinektree: Use comdat tree_code_{type,length} even for C...
2023-01-27  Jakub Jelinektree: Fix up tree_code_{length,type}
2023-01-02  Jakub JelinekUpdate copyright years.
2022-11-19  Andrew Pinskiconstexprify some tree variables
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-14  Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-07  Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-03  Jakub Jelinekopenmp: Partial OpenMP 5.2 doacross and omp_cur_iterati...
2022-08-02  Aldy HernandezImplement streamer for frange.
2022-07-11  Aldy HernandezImplement global ranges for all vrange types (SSA_NAME_...
2022-05-27  Jakub Jelinekopenmp: Add support for enter clause on declare target
2022-05-17  Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-05-07  Marek Polacekc, c++: attribute format on a ctor with a vbase [PR1018...
2022-05-05  Richard BienerEmbed real_value into REAL_CST
2022-04-30  Patrick Palkagengtype: remove "tree_exp" special attribute
2022-03-12  Thomas SchwingeAdd 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]
2022-03-04  Thomas SchwingeOpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE...
2022-02-10  Marcel VollweilerC, C++, Fortran, OpenMP: Add 'has_device_addr' clause...
2022-02-04  Richard BienerAdd CLOBBER_EOL to mark storage end-of-life clobbers
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-17  Marek Polacekattribs: Fix wrong error with -Wno-attribute=A::b ...
2021-12-03  Jakub Jelinekpch: Add support for PCH for relocatable executables...
2021-11-10  Jan HubickaMake EAF flags more regular (and expressive)
2021-11-02  Jan HubickaaddS EAF_NOT_RETURNED_DIRECTLY
2021-09-10  Jakub Jelinekopenmp: Implement OpenMP 5.1 atomics, so far for C...
2021-09-01  Iain SandoeC-family: Add attribute 'unavailable'.
2021-08-13  Jan HubickaIntroduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref
2021-08-12  Jakub Jelinekopenmp: Add support for OpenMP 5.1 masked construct
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-07-21  Thomas SchwingeOpenACC 'nohost' clause
2021-07-16  Jan HubickaImplement EAF_NOT_RETURNED tracking in ipa-modref
2021-07-15  Martin SeborAvoid -Wvla-parameter for nontrivial bounds [PR97548].
2021-05-28  Tobias BurnusOpenMP: Add iterator support to Fortran's depend; add...
2021-03-25  Jakub Jelinekc-family: Fix up -Wduplicated-branches for union member...
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-11  Nathan Sidwellc++: Final module preparations
2020-11-25  Jan HubickaAdd EAF_NODIRECTESCAPE flag
2020-11-20  Martin SeborPR middle-end/97879 - ICE on invalid mode in attribute...
2020-10-28  Jakub Jelinekopenmp: Parsing and some semantic analysis of OpenMP...
2020-10-02  Jason Merrillc++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
2020-08-03  Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-14  Nathan Sidwellcore: add tree-node comments
2020-05-27  Eric BotcazouAdd support for __builtin_bswap128
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-29  Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-01-10  Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-05  Richard SandifordCheck for bitwise identity when encoding VECTOR_CSTs...
2019-11-29  Julian BrownRemove unused decimal floating-point pointer types
2019-11-08  Richard Sandiford[C] Opt out of GNU vector extensions for built-in SVE...
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-10  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-07  Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-05  Richard SandifordMake function_code a 32-bit field
2019-07-25  Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-12  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-07-02  Richard Bienertree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW...
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-05-24  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-16  Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-02-22  Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-06  Segher Boessenkoolasm inline
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-05  Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-10-03  Martin LiskaProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-08-29  Richard Bienertree-core.h: Document use of deprecated_flag in SSA_NAME.
2018-08-24  Uros Bizjakemit-rtl.c (init_emit_once): Do not emit MODE_POINTER_B...
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
next