aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-lang.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-4/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-3/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-15tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-3/+3
2011-05-04Fixup whitespacing.Mike Stump1-1/+1
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-31/+1
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-8/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-06In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+1
2010-10-20In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-6/+0
2010-10-14add @property to ObjC*Iain Sandoe1-0/+5
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-05-25Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher1-1/+0
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+7
2009-09-03[multiple changes]Diego Novillo1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-17re PR objc/37460 (NeXT runtime ICEs)Andrew Pinski1-2/+0
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-42/+0
2007-08-02Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton1-5/+6
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-0/+27
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-1/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24objc-act.c (objc_build_struct): New function.Ziemowit Laski1-2/+0
2005-04-13Make-lang.in (objc-lang.o): Depend on tree-gimple.h.Dale Johannesen1-0/+4
2005-01-29lang-specs.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg1-0/+2
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-3/+3
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-104/+20
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-2/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-9/+1
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+2
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-2/+0
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-1/+3
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-2/+0
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-3/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-7/+9