Age | Commit message (Expand) | Author | Files | Lines |
2024-11-09 | Darwin: Support '-ObjC{,++}' as shorthand for -xobjective-c{,++} [PR117478]. | Iain Sandoe | 1 | -0/+6 |
2024-08-07 | Darwin: Recognise -weak_framework in the driver [PR116237]. | Iain Sandoe | 1 | -0/+4 |
2024-04-23 | Further spelling fixes in translatable strings | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-22 | Config,Darwin: Allow for configuring Darwin to use embedded runpath. | Iain Sandoe | 1 | -0/+4 |
2023-07-02 | Darwin, Objective-C: Support -fconstant-cfstrings [PR108743]. | Iain Sandoe | 1 | -0/+4 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-19 | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe | 1 | -0/+4 |
2021-10-15 | Darwin: Revise handling of some driver opts. | Iain Sandoe | 1 | -124/+31 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -12/+12 |
2020-03-21 | Darwin: Address translation comments (PR93694). | Iain Sandoe | 1 | -48/+48 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-08-13 | [Darwin] There is no need to distinguish PIC/non-PIC symbol stubs. | Iain Sandoe | 1 | -3/+3 |
2019-06-16 | [Darwin] The need for picsym stubs is dependent on linker used, not OS rev. | Iain Sandoe | 1 | -0/+4 |
2019-06-16 | [Darwin, opts] Add RejectNegative for cases with explict inverses. | Iain Sandoe | 1 | -4/+4 |
2019-06-14 | Darwin, opts processing - Initial tidy. | Iain Sandoe | 1 | -159/+238 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-21 | enable handling of -gno- command-line options as negated prefixes | Alexandre Oliva | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-27 | [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions. | Iain Sandoe | 1 | -0/+3 |
2016-11-27 | [Darwin] Fix PR71767 - adjust the sections used where necessary. | Iain Sandoe | 1 | -0/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -10/+10 |
2015-10-18 | Darwin - Tidy mmacosx-version-min code and specs. | Iain Sandoe | 1 | -3/+2 |
2015-05-05 | config.gcc: Use darwin9.h, darwin10.h and darwin12.h on darwin12 and later. | Jack Howarth | 1 | -0/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2011-03-30 | PR/driver 48208 | Christian Schüler | 1 | -0/+3 |
2011-02-07 | darwin.opt (mmacosx-version-min): Update default OS version. | Mike Stump | 1 | -5/+6 |
2010-12-16 | darwin.opt (dylinker, [...]): New Driver options. | Joseph Myers | 1 | -0/+63 |
2010-11-10 | tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | Joseph Myers | 1 | -0/+157 |
2010-11-05 | defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 1 | -0/+21 |
2010-11-02 | update darwin x86 output. | Iain Sandoe | 1 | -0/+9 |
2010-11-01 | alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | Joseph Myers | 1 | -1/+82 |
2010-10-22 | CFStrings for Darwin. | Iain Sandoe | 1 | -0/+8 |
2010-09-29 | Joseph Myers <joseph@codesourcery.com> | Joseph Myers | 1 | -0/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2007-04-13 | darwin-c.c (handle_c_option): Handle -fapple-kext here so we can... | Mike Stump | 1 | -1/+1 |
2007-03-06 | c-common.c (targetcm): Add. | Mike Stump | 1 | -0/+4 |
2007-02-17 | darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker. | Geoffrey Keating | 1 | -1/+5 |
2006-10-29 | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-10-16 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support. | Mike Stump | 1 | -0/+8 |
2005-07-08 | Index: ChangeLog | Geoffrey Keating | 1 | -4/+8 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |