c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]
[gcc.git] / gcc / c-family /
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.
2020-09-20 GCC AdministratorDaily bump.
2020-09-19 Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-19 Sandra LoosemoreUse C-style loop lowering instead of C++-style.
2020-09-19 Sandra LoosemoreMove loop and switch tree data structures from cp/...
2020-09-18 GCC AdministratorDaily bump.
2020-09-17 Patrick Palkac-family: Macro support in -Wmisleading-indentation...
2020-09-17 GCC AdministratorDaily bump.
2020-09-16 Martin SeborDetect conflicts between incompatible uses of the same...
2020-09-15 GCC AdministratorDaily bump.
2020-09-14 Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-09-11 Eric BotcazouAdjust email address
2020-08-29 GCC AdministratorDaily bump.
2020-08-28 Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-08-12 GCC AdministratorDaily bump.
2020-08-11 Jakub Jelinekc-family: Fix ICE in get_atomic_generic_size [PR96545]
2020-08-01 GCC AdministratorDaily bump.
2020-07-31 Martin SeborSet and test no-warning bit to avoid -Wnonnull for...
2020-07-31 Richard Bienerdebug/96383 - emit debug info for used external functions
2020-07-28 GCC AdministratorDaily bump.
2020-07-27 Nathan Sidwellcommon: Use strcmp to compare location file names
next