[Ada] Use Is_Generic_Subprogram where possible
[platform/upstream/gcc.git] / gcc / c-family /
2020-07-07 GCC AdministratorDaily bump.
2020-07-06 Martin SeborExclude calls to variadic lambda stubs from -Wnonnull...
2020-07-03 GCC AdministratorDaily bump.
2020-07-02 Jason Merrillc++: Support C++20 virtual consteval functions. [PR88335]
2020-07-01 GCC AdministratorDaily bump.
2020-06-30 Jakub Jelinekc-family: Avoid ICEs on calls to internal functions...
2020-06-29 GCC AdministratorDaily bump.
2020-06-28 Martin SeborUnderline argument in -Wnonnull and in C++ extend warni...
2020-06-28 GCC AdministratorDaily bump.
2020-06-27 Jakub Jelinekc-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_...
2020-06-27 GCC AdministratorDaily bump.
2020-06-26 Marek Polacekc++: Change the default dialect to C++17.
2020-06-18 Jonathan WakelyAdd missing PR number to ChangeLog (PR 95378)
2020-06-18 GCC AdministratorDaily bump.
2020-06-17 Jonathan Wakelyc-family: check qualifiers of arguments to __atomic...
2020-06-17 GCC AdministratorDaily bump.
2020-06-16 Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2020-06-11 GCC AdministratorDaily bump.
2020-06-10 Martin LiskaAdd gcc_assert that &global_options are not dirty modified.
2020-06-10 GCC AdministratorDaily bump.
2020-06-09 Jakub Jelinekc-family: Fix up MEM_REF printing [PR95580]
2020-06-06 GCC AdministratorDaily bump.
2020-06-05 Jason Merrillc++: Fix pretty-print of pointer minus integer.
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 Mark WielaardProvide diagnostic hints for missing C++ cinttypes...
2020-06-03 Mark WielaardProvide diagnostic hints for missing C inttypes.h strin...
2020-06-03 Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-05-22 Mark WielaardSuggest including <stdint.h> or <cstdint> for [u]int...
2020-05-22 Mark WielaardSuggest including <stdbool.h> for bool, true and false
2020-05-20 Nathan Sidwellpreprocessor: Revert premature change
2020-05-20 Nathan Sidwellpreprocessor: cleanups in c-common handling
2020-05-15 Jason Merrillc++: Enable coroutines with -std=c++20.
2020-05-13 Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-12 Eric BotcazouSuppress warning for Interfaces.C with -fdump-ada-spec
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-05-07 Marek Polacekc-family: Add "nonstatic" to badwords.
2020-05-07 Jakub Jelinekc-family: Fix error-recovery ICE on __builtin_speculati...
2020-05-06 qing zhaoadd a new option -flarge-source-files.
2020-05-05 Michael MeissnerRemove files meant for a private branch
2020-05-05 Michael Meissnersetup branch
2020-05-05 Stefan Schulze Fri... c-attribs.c: Fix warning about use of uninitialized...
2020-05-02 H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-04-29 Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-04-27 Jakub Jelinekc-family: Fix ICE on __builtin_speculation_safe_value...
2020-04-23 Marek Polacekc-family: Fix ICE on attribute with -fgnu-tm [PR94733]
2020-04-14 Patrick Palkac++: "'decltype_type' not supported" in diagnostic...
2020-04-13 Martin SeborPR c/92326 - wrong bound in zero-length array diagnostics
2020-04-13 Iain Sandoecoroutines: Rename the coroutines cpp builtin.
2020-04-02 Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-03-28 Patrick Palkac++: Replay errors during diagnosis of constraint satis...
2020-03-27 Martin SeborPR c++/94346 - [9/10 Regression] ICE due to handle_copy...
2020-03-27 Martin SeborPR c++/94098 - ICE on attribute access redeclaration
2020-03-23 Jakub Jelinekc++: Handle COMPOUND_EXPRs in get_narrower and warnings...
2020-03-20 Richard Sandifordc-family: Tighten vector handling in type_for_mode...
2020-03-17 Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-03-15 Lewis Hyattdriver: Fix redundant descriptions in options
2020-03-02 Marek Polacekc++: Add -std=gnu++20 option [PR93958]
2020-03-02 Martin SeborPR middle-end/92721 - checking ICE on attribute access...
2020-02-25 Jakub Jelinekc: Small diagnostics tweak - add missing ? after did...
2020-02-15 Jason Merrillc++: Add -std=c++20.
2020-02-14 Eric BotcazouFix duplicates for anonymous structures with -fdump...
2020-02-10 Martin SeborPR c/93640 - The write_only and read_write attributes...
2020-02-10 Jakub Jelinekc-format: -Wformat-diag fix [PR93641]
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-01-30 Jason Merrillc++: Drop alignas restriction for stack variables.
2020-01-23 Jason Merrillc-family: One more 40752 tweak for unsigned char.
2020-01-23 Martin SeborPR c/84919 - bogus -Wrestrict on sprintf %p with destin...
2020-01-22 Jason Merrillc-family: Fix problems with blender and PPC from PR...
2020-01-22 Jason Merrillc-family: Remove location parm from unsafe_conversion_p.
2020-01-21 Jason MerrillPR c++/40752 - useless -Wconversion with short +=.
2020-01-21 Jason MerrillHandle -Wsign-conversion in conversion_warning.
2020-01-20 Nathan Sidwell[PR 80005] Fix __has_include
2020-01-18 Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-10 Martin SeborPR c/93132 - bogus 'attribute((access))' warning when...
2020-01-08 Jason Merrillwhitespace
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-20 Eric Botcazouc-ada-spec.h (decl_sloc): Delete.
2019-12-20 Julian BrownOpenACC 2.6 deep copy: C and C++ front-end parts
2019-12-18 Julian BrownAdd OpenACC 2.6's no_create
2019-12-17 Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-12-11 David MalcolmIntroduce pretty_printer::clone vfunc
2019-12-10 David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-10 David Malcolmdiagnostic_show_locus: move initial newline to callers
2019-12-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Don't define __cpp_con...
2019-12-05 Marek PolacekPR c++/91353 - P1331R2: Allow trivial default init...
2019-12-05 Marek PolacekPR c++/92271 - make __is_same alias for __is_same_as.
2019-12-03 Marek PolacekPR c++/91363 - P0960R3: Parenthesized initialization...
2019-11-30 Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-30 Richard Sandiford[C] Add a target hook that allows targets to verify...
2019-11-27 Jason MerrillImplement P1814R0, CTAD for alias templates.
2019-11-26 Jakub Jelinekre PR c++/61414 (enum class bitfield size-checking...
2019-11-25 Jakub JelinekFix typo in C++2a paper number - P1920R1 -> P1902R1
2019-11-25 Joseph MyersPrevent all uses of DFP when unsupported (PR c/91985).
2019-11-23 Jakub Jelinekre PR middle-end/83859 (Please add new attribute which...
2019-11-22 Jakub Jelinekre PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__...
2019-11-22 Jakub JelinekImplement P1902R1, Missing feature-test macros 2017...
2019-11-22 Martin SeborPR middle-end/83859 - attributes to associate pointer...
next