Don't build insn-extract.o with rtl checking
[gcc.git] / gcc / c-family /
2020-12-04 GCC AdministratorDaily bump.
2020-12-03 Martin SeborAdd support for detecting mismatched allocation/dealloc...
2020-12-03 Jakub Jelinekc++: Add __builtin_bit_cast to implement std::bit_cast...
2020-12-02 GCC AdministratorDaily bump.
2020-12-01 JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-12-01 Nathan SidwellC++ Module keywords
2020-12-01 Nathan SidwellC++ Module options
2020-11-29 GCC AdministratorDaily bump.
2020-11-28 Eric BotcazouImprove support of simple bit-fields in -fdump-ada...
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-11-25 GCC AdministratorDaily bump.
2020-11-24 Martin SeborPR c/97955 - ICE in build_array_type_1 on invalid redec...
2020-11-24 GCC AdministratorDaily bump.
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-22 GCC AdministratorDaily bump.
2020-11-21 Aaron SawdeyAdditional small changes to support opaque modes
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Martin SeborPR middle-end/97861 - ICE on an invalid redeclaration...
2020-11-20 Martin SeborPR middle-end/97879 - ICE on invalid mode in attribute...
2020-11-20 Jakub Jelinekc++: Add __builtin_clear_padding builtin - C++20 P0528R...
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Nathan Sidwellpreprocessor: C++ module-directives
2020-11-18 GCC AdministratorDaily bump.
2020-11-17 Nathan Sidwellglobal trees
2020-11-17 Joseph Myersfloat.h: C2x *_IS_IEC_60559 macros
2020-11-17 Nathan Sidwelllanghooks: preprocessor hooks for c++ modules
2020-11-17 Nathan Sidwellc-family: token streamer
2020-11-17 Jakub Jelinekc: Reject _Atomic type * as last argument to __builtin_...
2020-11-17 GCC AdministratorDaily bump.
2020-11-16 Iain SandoeC-family : Fix a C++ ODR violation [PR97854].
2020-11-14 GCC AdministratorDaily bump.
2020-11-13 Jakub Jelinekc++: Predefine __STDCPP_THREADS__ in the compiler if...
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-13 Jason Merrillc++: Add feature test macro for C++20 using enum.
2020-11-13 Piotr H. DabrowskiDo not warn about unused macros while processing #pragm...
2020-11-13 Martin Liskaclang: fix -Wmisleading-indentation warning.
2020-11-13 Iain SandoeC-Family, Objective-C : Implement Objective-C nullabili...
2020-11-13 Iain SandoeC-family, Objective-C [1/3] : Implement Wobjc-root...
2020-11-13 GCC AdministratorDaily bump.
2020-11-12 Joseph Myersc: C2x __has_c_attribute
2020-11-12 Nicholas GurievSpecify reason of -Winvalid-pch warning
2020-11-12 GCC AdministratorDaily bump.
2020-11-11 Patrick Palkac++: Change the mangling of __alignof__ [PR88115]
2020-11-11 GCC AdministratorDaily bump.
2020-11-10 Jakub Jelinekc, c++: Fix up -Wunused-value on COMPLEX_EXPRs [PR97748]
2020-11-10 Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-11-10 GCC AdministratorDaily bump.
2020-11-09 Marek Polacekc++: DR 1914 - Allow duplicate standard attributes.
2020-11-09 Patrick Palkac-family: Avoid unnecessary work when -Wpragmas is...
2020-11-09 Patrick Palkac-family: Fix regression in location-overflow-test...
2020-11-09 GCC AdministratorDaily bump.
2020-11-08 Iain SandoeObjective-C/C++ : Handle parsing @property 'class'...
2020-11-08 GCC AdministratorDaily bump.
2020-11-07 Iain SandoeObjective-C/C++ (C-family) : Add missing 'atomic' prope...
2020-11-07 Iain SandoeObjective-C : Implement NSObject attribute.
2020-11-07 GCC AdministratorDaily bump.
2020-11-06 Iain SandoeObjective-C/C++ (parsers) : Update @property attribute...
2020-11-06 Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-11-06 Jakub Jelinekc-common: Remove DEBUG_FUNCTION from verify_sequence_points
2020-11-06 GCC AdministratorDaily bump.
2020-11-05 Marek Polacekc++: Add -Wexceptions warning option [PR97675]
2020-11-05 Marek Polacekc++: Implement -Wvexing-parse [PR25814]
2020-11-05 GCC AdministratorDaily bump.
2020-11-04 Jakub Jelinekopenmp: allocate clause vs. *reduction array sections...
2020-11-04 Iain SandoeObjective-C++ : Fix ICE in potential_constant_expression_1.
2020-11-04 GCC AdministratorDaily bump.
2020-11-03 Nathan Sidwelllibcpp: dependency emission tidying
2020-11-02 GCC AdministratorDaily bump.
2020-11-02 Nathan Sidwelloptions: Tiny refactor
2020-11-01 Iain SandoeObjective-C/C++ : Improve '@' keyword locations.
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-29 GCC AdministratorDaily bump.
2020-10-28 Marek Polacekc++: Deprecate arithmetic convs on different enums...
2020-10-28 Jakub Jelinekopenmp: Parsing and some semantic analysis of OpenMP...
2020-10-27 GCC AdministratorDaily bump.
2020-10-26 Ville Voutilainenc++: Implement __is_nothrow_constructible and __is_noth...
2020-10-24 GCC AdministratorDaily bump.
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-10-23 Marek Polacekc, c++: Implement -Wsizeof-array-div [PR91741]
2020-10-23 Martin SeborPR c/97463 - ICE in warn_parm_ptrarray_mismatch on...
2020-10-22 GCC AdministratorDaily bump.
2020-10-22 Martin LiskaImplement no_stack_protector attribute.
2020-10-22 Martin LiskaCome up with stack_protector enum.
2020-10-22 Jan HubickaMove nested function info out of cgraph_node
2020-10-15 GCC AdministratorDaily bump.
2020-10-14 Martin SeborPR c/97413 - bogus error on function declaration with...
2020-10-06 GCC AdministratorDaily bump.
2020-10-05 Jakub Jelineksupport TARGET_MEM_REF in C/C++ error pretty-printing...
2020-10-01 GCC AdministratorDaily bump.
2020-09-30 Martin SeborAvoid assuming a VLA access specification string contai...
2020-09-30 GCC AdministratorDaily bump.
2020-09-29 Marek Polacekc++: Implement -Wrange-loop-construct [PR94695]
2020-09-24 GCC AdministratorDaily bump.
2020-09-23 Martin SeborAvoid assuming input corresponds to valid source code...
2020-09-23 Marek Polacekc: Fix -Wduplicated-branches ICE [PR97125]
2020-09-23 GCC AdministratorDaily bump.
2020-09-22 Jakub JelinekFix some typos
2020-09-22 GCC AdministratorDaily bump.
2020-09-21 Marek Polacekc++: Implement -Wctad-maybe-unsupported.
next