aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-driver.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-499/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert1-3/+3
2021-12-17Darwin, Driver: Avoid a link line for empty commands.Iain Sandoe1-2/+6
2021-11-19Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe1-0/+18
2021-10-27Darwin, config: Amend for Darwin 21 / macOS 12.Saagar Jha1-5/+5
2021-10-15Darwin: Revise handling of some driver opts.Iain Sandoe1-25/+5
2021-10-14Darwin: Update quotes in driver warning messages.Iain Sandoe1-22/+30
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-23Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11.Iain Sandoe1-7/+16
2020-12-21Darwin : Update the kernel version to macOS version mapping.Iain Sandoe1-2/+15
2020-11-06Darwin: Darwin 20 is to be macOS 11 (Big Sur).Iain Sandoe1-8/+13
2020-05-02Darwin: Fix a diagnostic spelling [PR93861]Iain Sandoe1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-03[Darwin] Pick up SDKROOT as the sysroot fallback.Iain Sandoe1-0/+44
2019-06-28[Darwin] Fix a couple of Wformat-diag build warnings.Iain Sandoe1-2/+2
2019-06-19[Darwin] Fix two off-by-one errors in the driver.Iain Sandoe1-2/+2
2019-06-13Darwin, Driver - Improve processing of macosx-version-min=Iain Sandoe1-21/+122
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-12re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3)Simon Wright1-11/+5
2017-01-02darwin-driver.c (darwin_driver_init): Const-correctness fixes for first_perio...Jeff Law1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe1-1/+27
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-18Darwin - Tidy mmacosx-version-min code and specs.Iain Sandoe1-62/+48
2015-10-18Improve handling of -arch flag for DarwinIain Sandoe1-4/+94
2015-10-18fix Darwin bootstrapIain Sandoe1-0/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-14re PR target/61407 (Build errors on latest OS X 10.10 Yosemite with Xcode 6 o...James Clarke1-19/+16
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-09-08make darwin port a little more cross & cross native build friendly.Iain Sandoe1-53/+79
2011-03-30PR/driver 48208Christian Schüler1-0/+9
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-2/+51
2010-09-24re PR bootstrap/45751 (Bootstrap failure: at stage 1 xgcc segfault)Iain Sandoe1-2/+2
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers1-37/+27
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-8/+0
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-3/+2
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-3/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-01darwin-driver.c (darwin_default_min_version): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-07Index: ChangeLogGeoffrey Keating1-0/+160