aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal2-1/+6
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek2-6/+5
2016-09-05ChangeLog formatting fixes.Jakub Jelinek1-24/+25
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-0/+6
2016-08-04Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.Jason Merrill1-1/+1
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm2-1/+7
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz2-1/+5
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek3-4/+10
2016-01-04Update copyright years.Jakub Jelinek19-19/+23
2015-11-11decl.c: Remove unused header files.Andrew MacLeod9-37/+11
2015-11-09New obstack_next_free is not an lvalueAlan Modra2-4/+11
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod3-5/+8
2015-08-19remove more useless typedefsTrevor Saunders4-15/+20
2015-07-13Fix double word typos.Aldy Hernandez2-1/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod9-16/+19
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2-2/+4
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford2-1/+6
2015-06-25hash-table.h: Update comments.Richard Sandiford2-3/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod9-10/+11
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod9-31/+11
2015-06-08objc-runtime-shared-support.c (build_module_descriptor): Set TREE_USED on UOB...Aldy Hernandez2-0/+8
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez3-2/+9
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod9-25/+11
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson2-0/+5
2015-04-18remove need for store_values_directlyTrevor Saunders2-6/+10
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-3/+4
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek1-0/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison8-4/+84
2015-01-05Update copyright years.Jakub Jelinek19-19/+23
2014-10-28cgraph.h: Flatten.Andrew MacLeod2-0/+8
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra2-31/+36