[AArch64] Add support for the SVE PCS
[gcc.git] / gcc / c-family /
2019-10-28 Martin SeborPR c/66970 - Add __has_builtin() macro
2019-10-24 Jakub Jelinekgimplify.h (omp_construct_selector_matches): Declare.
2019-10-19 JeanHeyd MeneideImplement C++20 P1301 [[nodiscard("should have a reason...
2019-10-14 Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-12 Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-11 Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-11 Joseph MyersSupport _Decimal* keywords for C2x.
2019-10-10 Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-10 Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-10-09 Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09 Jason MerrillUpdate the concepts implementation to conform to C...
2019-10-08 Joseph MyersMake C2X imply -fno-fp-int-builtin-inexact.
2019-10-05 Jakub JelinekPR c++/91369 - Implement P0784R7: constexpr new
2019-10-04 Joseph MyersAdd strftime format checking support for C2x %OB and...
2019-10-01 David MalcolmSupport prefixes in diagnostic_show_locus
2019-10-01 Jakub Jelinekre PR c++/91925 (-fpack-struct causes a decltype with...
2019-10-01 Richard Sandiford[C] Improve diagnostics for vector types
2019-09-30 Richard Sandiford[C] Print ", ..." rather than ", ..." in diagnostics
2019-09-27 Jakub Jelinekre PR c++/88203 (assert does not compile with OpenMP...
2019-09-27 Richard Sandiford[C][C++] Allow targets to check calls to BUILT_IN_MD...
2019-09-16 Jason MerrillHandle location wrappers better in warn_logical_operator.
2019-09-10 Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-09-09 Martin LiskaUpdate comment of removed options.
2019-09-06 Martin LiskaRemove support for repo files (PR c++/91125).
2019-09-04 Marek PolacekRemove -fdeduce-init-list.
2019-09-04 Prathamesh KulkarniAdd warning Wenum-conversion for C and ObjC.
2019-09-03 Jozef LawrynowiczImplement TARGET_HANDLE_GENERIC_ATTRIBUTE
2019-09-03 Ian Lance Taylorc-cppbuiltin.c (builtin_define_with_hex_fp_value):...
2019-09-02 Martin LiskaUse cxx_printable_name for __PRETTY_FUNCTION__ in cp_fn...
2019-08-29 Marek PolacekImplement P1152R4: Deprecating some uses of volatile.
2019-08-28 Marek PolacekPR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-27 Jakub Jelinekre PR c++/91415 (Invalid warning for C++17 sequencing...
2019-08-23 Iain Sandoe[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-08-23 Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-22 Martin SeborPR middle-end/91490 - bogus argument missing terminatin...
2019-08-21 Eric Botcazouc-ada-spec.c (dump_ada_function_declaration): Be prepar...
2019-08-15 Richard Bienerc-common.c (c_stddef_cpp_builtins): When the GIMPLE...
2019-08-14 Christophe LyonAdd generic support for noinit attribute.
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13 Martin SeborPR c/80619 - bad fix-it hint for GCC %lu directive...
2019-08-10 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-08-07 Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-05 Marek PolacekPR c++/91338 - Implement P1161R3: Deprecate a[b,c].
2019-08-01 Matthew Beliveaure PR c++/90590 (enumeration value not handled in switc...
2019-07-20 Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-13 Jakub Jelinekre PR c/91149 (GCC 9 and later incorrectly rejects...
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-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03 Martin LiskaRemove another bunch of dead assignment.
2019-07-03 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): For inscan...
2019-07-02 Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-06-27 Jason MerrillPR c++/55442 - memory-hog with highly recursive constexpr.
2019-06-25 Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-06-25 Jakub Jelinekre PR sanitizer/90954 (ICE: combining undefined behavio...
2019-06-24 Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-21 Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-21 Marek PolacekPR c++/90953 - ICE with -Wmissing-format-attribute.
2019-06-19 Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-06-19 Martin SeborPR translation/90156 - add linter check suggesting...
2019-06-11 Matthew BeliveauPR c++/90449 - add -Winaccessible-base option.
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-06-05 Martin Seborc-pragma.c (handle_pragma_weak): Adjust quoting in...
2019-05-31 Xiong Hu Luore PR c/43673 (Incorrect warning: use of 'D' length...
2019-05-29 Jakub Jelinekre PR c/90628 (__builtin_mul_overflow writes to const...
2019-05-23 Eric Botcazou* c-ada-spec.c (compare_node): Compare the DECL_UIDs...
2019-05-22 Martin LiskaStrip target_clones in copy attribute (PR lto/90500).
2019-05-21 Eric Botcazouc-ada-spec.h (enum cpp_operation): Add IS_ASSIGNMENT_OP...
2019-05-17 Thomas Schwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-15 Richard Bienerre PR tree-optimization/90474 (ICE: verify_gimple faile...
2019-05-06 Nathan Sidwell[libcpp] struct deps renaming
2019-04-30 Nathan Sidwell[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-30 Martin LiskaAdd option suggestion for -Werror=foo and corresponding...
2019-04-26 Richard SandifordFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-19 Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-12 Martin SeborCommit a change missed in r270326:
2019-04-12 Jakub Jelinekre PR translation/90041 (Command line option without...
2019-04-12 Jakub Jelinekre PR c/89946 (ICE in assemble_start_function, at varas...
2019-04-09 Eric Botcazouc-ada-spec.c (print_destructor): Deal with deleting...
2019-04-07 Eric Botcazouc-ada-spec.c (is_float128): New predicate extracted...
2019-04-05 David MalcolmGuard notes for -Waddress-of-packed-member on warning...
2019-04-05 Marek PolacekPR c++/89973 - -Waddress-of-packed-member ICE with...
2019-04-03 Jason MerrillPR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-01 Martin SeborPR c/89685 - ICE on attribute copy with a compound...
2019-03-25 Martin SeborPR c/89812 - incorrect maximum in error: requested...
2019-03-22 Jakub Jelinekre PR c++/87481 (Endless loop with optimisation in...
2019-03-21 Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-03-19 Martin SeborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-12 Martin LiskaReplace can't in error messages for Fortran.
2019-03-11 Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-08 Jakub Jelinekre PR tree-optimization/89550 (Spurious array-bounds...
2019-02-26 Jakub Jelinekre PR target/89474 (ice in df_reg_chain_verify_unmarked...
2019-02-25 Jakub Jelinekre PR c/89495 (gcc/c-family/c-format.c:1272:20: runtime...
2019-02-25 Sandra Loosemorec.opt (Wmissing-attributes): Clean up doc string.
2019-02-22 Richard Bienerc-pch.c (no_checksum): Remove.
2019-02-18 Martin SeborPR middle-end/89294 - ICE in valid_constant_size_p
next