aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Daily bump.GCC Administrator1-0/+66
2020-10-11Objective-C, Darwin : Make protocols private extern and weak.Iain Sandoe1-9/+27
2020-10-11Objective-C++ : Fix bitfield ivars.Iain Sandoe1-6/+1
2020-10-11Darwin, Objective-C : Adjust objective-c symbol linkage with version.Iain Sandoe1-4/+4
2020-10-11Objective-C, Darwin : Update message call codegen.Iain Sandoe1-46/+187
2020-10-11Objective-C++, Darwin : Make metadata 'extern "C"'.Iain Sandoe1-3/+6
2020-10-11Ojective-C, Darwin : Adjust category superclass ref names (NFC).Iain Sandoe1-3/+3
2020-10-11Objective-C, Darwin : Update protocol metadata to current version.Iain Sandoe1-16/+87
2020-10-11Daily bump.GCC Administrator1-0/+28
2020-10-10Objective-C, Darwin : Pick up super refs directly.Iain Sandoe1-38/+38
2020-10-10Objective-C, Darwin : Update metadata section uses.Iain Sandoe1-2/+2
2020-10-10Objective-C, Darwin : Use special string sections for V2 NeXT runtime.Iain Sandoe1-3/+4
2020-10-10Objective-C: Addess a FIXME (NFC).Iain Sandoe1-26/+6
2020-09-20Daily bump.GCC Administrator1-0/+5
2020-09-19Change C front end to emit structured loop and switch tree nodes.Sandra Loosemore1-4/+2
2020-09-18Daily bump.GCC Administrator1-0/+9
2020-09-17c-family: Macro support in -Wmisleading-indentation [PR80076]Patrick Palka2-4/+4
2020-01-01Update copyright years.Jakub Jelinek19-19/+23
2019-10-10[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.Iain Sandoe3-2/+17
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek1-46/+46
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor3-2/+7
2019-05-18objective-c - add instancetype.Iain Sandoe3-2/+23
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor4-15/+30
2019-05-10re PR pch/90326 (Using any precompiled header breaks definition of FLT_MAX)Jakub Jelinek2-1/+6
2019-04-05Fix ChangeLog entries.Martin Liska1-1/+1
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska2-6/+19
2019-01-09PR other/16615 [1/5]Sandra Loosemore2-10/+16
2019-01-01Update copyright years.Jakub Jelinek19-19/+23
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm2-3/+20
2018-10-17Run selftests for C++ as well as CDavid Malcolm2-0/+7
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-1/+1
2018-04-20Do not overflow string buffer (PR objc/85476).Martin Liska2-1/+6
2018-01-03Update copyright years.Jakub Jelinek19-19/+23
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek2-1/+6
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor2-1/+6
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm2-1/+7
2017-10-17[PATCH PR/82546] tree node sizeNathan Sidwell2-3/+10
2017-10-10Require wi::to_wide for treesRichard Sandiford2-6/+11
2017-09-29c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD rather than DECL...Jakub Jelinek2-4/+19
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford2-1/+7
2017-08-30[9/77] Add SCALAR_FLOAT_TYPE_MODERichard Sandiford2-1/+8
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-8/+15
2017-08-09re PR c/81417 (-Wsign-compare should print types being compared)Marek Polacek2-2/+8
2017-08-08trans.c: Include header files.Martin Liska4-0/+12
2017-07-21Remove TYPE_METHODS.Nathan Sidwell2-27/+31
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell2-4/+9
2017-05-16objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary c...Sylvestre Ledru2-5/+7
2017-05-09c-tree.h (pushdecl): Declare.Nathan Sidwell2-1/+6
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor4-3/+11
2017-01-01Update copyright years.Jakub Jelinek19-22/+26