aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-16function.h: Flatten file.Andrew MacLeod2-0/+9
2014-10-12move many gc hashtab to hash_tableTrevor Saunders2-14/+22
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek2-1/+6
2014-07-24IPA C++ refactoring 1/NMartin Liska1-4/+2
2014-07-15tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka4-21/+83
2014-06-28objc-act.c (objc_xref_basetypes): Set TYPE_BINFO of type variants, too.Jan Hubicka2-1/+10
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders2-3/+5
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders5-11/+21
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck1-0/+7
2014-05-06Merge in wide-int.Kenneth Zadeck1-22/+14
2014-04-24Link to bug report.Mike Stump1-0/+1
2014-04-24flag-types.h (enum ivar_visibility): Add.Dimitris Papavasiliou2-5/+38
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek4-9/+29
2014-01-02Update copyright years in gcc/Richard Sandiford19-19/+23
2013-12-04re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86)Joseph Myers2-0/+8
2013-11-22gimple.h: Remove all includes.Andrew MacLeod2-2/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo7-0/+22
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford2-1/+6
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford2-1/+6
2013-11-14gimplify-be.h: New file.Andrew MacLeod2-1/+6
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2-1/+5
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2-0/+5
2013-09-25* Make-lang.in (START_HDRS, cc1obj-checksum.o, objc/objc-lang.o)Tom Tromey2-79/+8
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe3-61/+8
2013-07-21Fix some typos.Ondřej Bílka6-7/+15
2013-05-22objc-next-runtime-abi-02.c (build_v2_build_objc_method_call): Fix build_condi...Paolo Carlini2-1/+8
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill2-1/+5