summaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-10[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.Iain Sandoe
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor
2019-05-18objective-c - add instancetype.Iain Sandoe
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-05-10re PR pch/90326 (Using any precompiled header breaks definition of FLT_MAX)Jakub Jelinek
2019-04-05Fix ChangeLog entries.Martin Liska
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm
2018-10-17Run selftests for C++ as well as CDavid Malcolm
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-04-20Do not overflow string buffer (PR objc/85476).Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm
2017-10-17[PATCH PR/82546] tree node sizeNathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-09-29c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD rather than DECL...Jakub Jelinek
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford
2017-08-30[9/77] Add SCALAR_FLOAT_TYPE_MODERichard Sandiford
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford
2017-08-09re PR c/81417 (-Wsign-compare should print types being compared)Marek Polacek
2017-08-08trans.c: Include header files.Martin Liska
2017-07-21Remove TYPE_METHODS.Nathan Sidwell
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell
2017-05-16objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary c...Sylvestre Ledru
2017-05-09c-tree.h (pushdecl): Declare.Nathan Sidwell
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek
2016-09-05ChangeLog formatting fixes.Jakub Jelinek
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek
2016-08-04Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.Jason Merrill
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-11-09New obstack_next_free is not an lvalueAlan Modra
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford