aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-c.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Darwin, config: Amend for Darwin 21 / macOS 12.Saagar Jha1-1/+1
2021-05-18Use startswith in targets.Martin Liska1-5/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-22Darwin : Avoid a C++ ODR violation seen with LTO.Iain Sandoe1-8/+7
2020-11-06Darwin: Darwin 20 is to be macOS 11 (Big Sur).Iain Sandoe1-2/+2
2020-02-21Darwin: Fix wrong quoting on an error string (PR93860).Iain Sandoe1-1/+1
2020-02-10Darwin: -Wformat-diag fix (PR93641)Iain Sandoe1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-28[Darwin] Fix a couple of Wformat-diag build warnings.Iain Sandoe1-1/+1
2019-05-18Darwin, objective-c - register gnu-runtime headers correctly.Iain Sandoe1-24/+15
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-12/+12
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-10re PR c/81117 (Improve buffer overflow checking in strncpy)Martin Sebor1-11/+11
2017-10-11[PATCH] Include path enumerationNathan Sidwell1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-21/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-05-28re PR target/63810 (gcc sets incorrect macro for OS X deployment targets)Lawrence Velázquez1-26/+142
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+11
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-09-14re PR target/61407 (Build errors on latest OS X 10.10 Yosemite with Xcode 6 o...James Clarke1-6/+19
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05re PR target/54160 (gcc should not define __OBJC2__ when lang is not set to O...Aldy Hernandez1-1/+2
2012-10-04darwin.c (darwin_assemble_visibility): Treat VISIBILITY_INTERNAL as hidden.Jason Merrill1-2/+2
2012-06-19tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.Steven Bosscher1-3/+52
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-11/+20
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-0/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-19darwin-c.c (darwin_additional_format_types): Export.Jack Howarth1-1/+1
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-06NS/CF String format syntax parsing.Iain Sandoe1-1/+36
2010-10-22CFStrings for Darwin.Iain Sandoe1-0/+20
2010-10-14Partial merge of 'ObjC GC' from FSF apple 'trunk' branch.Iain Sandoe1-0/+16
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-2/+2
2010-05-28* config/darwin-c.c: Remove c-tree.h include.Mike Stump1-1/+0