Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2021-01-04 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2020-11-21 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2020-11-20 | configury: Fix up --enable-link-serialization support | Jakub Jelinek | 1 | -3/+3 |
2020-11-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-18 | configury: --enable-link-serialization support | Jakub Jelinek | 1 | -2/+6 |
2020-11-14 | Daily bump. | GCC Administrator | 1 | -0/+18 |
2020-11-13 | C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707]. | Iain Sandoe | 2 | -1/+60 |
2020-11-13 | C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404]. | Iain Sandoe | 1 | -2/+10 |
2020-11-09 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2020-11-08 | Objective-C/C++ : Handle parsing @property 'class' attribute. | Iain Sandoe | 2 | -0/+14 |
2020-11-08 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-11-07 | Objective-C/C++ (C-family) : Add missing 'atomic' property attribute. | Iain Sandoe | 1 | -0/+1 |
2020-11-07 | Objective-C : Implement NSObject attribute. | Iain Sandoe | 1 | -7/+32 |
2020-11-07 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-11-06 | Objective-C/C++ : Allow visibility prefix attributes on interfaces. | Iain Sandoe | 1 | -2/+4 |
2020-11-06 | Objective-C/C++ (parsers) : Update @property attribute parsing. | Iain Sandoe | 1 | -116/+179 |
2020-11-05 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-04 | Objective-C++ : Fix ICE in potential_constant_expression_1. | Iain Sandoe | 1 | -1/+15 |
2020-11-02 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2020-11-01 | Objective-C : Implement SEL as a built-in typedef. | Iain Sandoe | 5 | -0/+25 |
2020-10-12 | Daily bump. | GCC Administrator | 1 | -0/+66 |
2020-10-11 | Objective-C, Darwin : Make protocols private extern and weak. | Iain Sandoe | 1 | -9/+27 |
2020-10-11 | Objective-C++ : Fix bitfield ivars. | Iain Sandoe | 1 | -6/+1 |
2020-10-11 | Darwin, Objective-C : Adjust objective-c symbol linkage with version. | Iain Sandoe | 1 | -4/+4 |
2020-10-11 | Objective-C, Darwin : Update message call codegen. | Iain Sandoe | 1 | -46/+187 |
2020-10-11 | Objective-C++, Darwin : Make metadata 'extern "C"'. | Iain Sandoe | 1 | -3/+6 |
2020-10-11 | Ojective-C, Darwin : Adjust category superclass ref names (NFC). | Iain Sandoe | 1 | -3/+3 |
2020-10-11 | Objective-C, Darwin : Update protocol metadata to current version. | Iain Sandoe | 1 | -16/+87 |
2020-10-11 | Daily bump. | GCC Administrator | 1 | -0/+28 |
2020-10-10 | Objective-C, Darwin : Pick up super refs directly. | Iain Sandoe | 1 | -38/+38 |
2020-10-10 | Objective-C, Darwin : Update metadata section uses. | Iain Sandoe | 1 | -2/+2 |
2020-10-10 | Objective-C, Darwin : Use special string sections for V2 NeXT runtime. | Iain Sandoe | 1 | -3/+4 |
2020-10-10 | Objective-C: Addess a FIXME (NFC). | Iain Sandoe | 1 | -26/+6 |
2020-09-20 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-09-19 | Change C front end to emit structured loop and switch tree nodes. | Sandra Loosemore | 1 | -4/+2 |
2020-09-18 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-09-17 | c-family: Macro support in -Wmisleading-indentation [PR80076] | Patrick Palka | 2 | -4/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 19 | -19/+23 |
2019-10-10 | [Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata. | Iain Sandoe | 3 | -2/+17 |
2019-08-10 | Assorted ChangeLog cleanups. | Jakub Jelinek | 1 | -46/+46 |
2019-06-05 | c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics. | Martin Sebor | 3 | -2/+7 |
2019-05-18 | objective-c - add instancetype. | Iain Sandoe | 3 | -2/+23 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 4 | -15/+30 |
2019-05-10 | re PR pch/90326 (Using any precompiled header breaks definition of FLT_MAX) | Jakub Jelinek | 2 | -1/+6 |
2019-04-05 | Fix ChangeLog entries. | Martin Liska | 1 | -1/+1 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 2 | -6/+19 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 2 | -10/+16 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 19 | -19/+23 |
2018-12-19 | C++: more location wrapper nodes (PR c++/43064, PR c++/43486) | David Malcolm | 2 | -3/+20 |