aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-01Darwin, D : Adjust the X spec to cater for duplicate use.Iain Sandoe1-2/+2
2020-11-11CFI-handling : Add a hook to allow target-specific Personality and LSDA indir...Iain Sandoe1-0/+3
2020-10-11Objective-C, Darwin : Revise the runtime selection options.Iain Sandoe1-1/+1
2020-10-07debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek1-0/+1
2020-08-03Darwin: Guard two macros in darwin.h.Iain Sandoe1-0/+3
2020-05-23Darwin: Make sanitizer local vars linker-visible.Iain Sandoe1-0/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-14[Darwin, PPC] Use Darwin9 bundle header for Rosetta builds.Iain Sandoe1-4/+7
2019-11-10[Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible.Iain Sandoe1-0/+7
2019-10-09[Darwin, machopic 3/n] Set a SYMBOL flag for indirections.Iain Sandoe1-1/+8
2019-10-08[Darwin, machopic 2/n] Compute and cache indirection rules.Iain Sandoe1-0/+9
2019-10-07[Darwin, machopic 1/n] Consider visibility in indirections.Iain Sandoe1-0/+6
2019-10-07[Darwin, machopic 0/n] Initial tidy of Mach-O symbol handling.Iain Sandoe1-8/+17
2019-08-13[Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.Iain Sandoe1-1/+1
2019-07-31re PR target/91050 (-mdejagnu-cpu=<cpu> does not affect the -m<cpu> assembler...Peter Bergner1-1/+2
2019-07-19[Darwin] More specs TLC.Iain Sandoe1-10/+18
2019-07-03[Darwin] Revise pie,no-pie and rdynamic driver specs.Iain Sandoe1-13/+11
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe1-28/+46
2019-06-19[Darwin, specs] Tidy some more linker options.Iain Sandoe1-12/+37
2019-06-16[Darwin] The need for picsym stubs is dependent on linker used, not OS rev.Iain Sandoe1-1/+5
2019-04-09re PR translation/90011 (trailing space in diagnostic)Jakub Jelinek1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-06Darwin - fix PR c++/87380Iain Sandoe1-5/+0
2018-09-20Fix and document -r optionAllan Sandfeld Jensen1-4/+4
2018-08-22Udate Darwin's LTO specs to match what's in gcc/gcc.cIain Sandoe1-1/+1
2018-08-18Darwin does not support gsplit-dwarf.Iain Sandoe1-1/+5
2018-08-15Darwin - remove unnecessary target hookIain Sandoe1-4/+0
2018-08-15Update Darwin section names for DWARF5Iain Sandoe1-12/+21
2018-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-3/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-6/+6
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-3/+3
2017-11-28Remove Cilk Plus support.Julia Koval1-1/+0
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-1/+8
2017-01-16re PR driver/49726 (-g0 file.S -g does not produce debug info)Jakub Jelinek1-3/+3
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-2/+19
2016-11-27[Darwin] Fix PR71767 - adjust the sections used where necessary.Iain Sandoe1-0/+5
2016-11-27[Darwin, config] Arrange for ld64 to be detected as Darwin's linker.Iain Sandoe1-1/+15
2016-11-27[Darwin, ld64] Make PIC indirections and constant labels linker-visible.Iain Sandoe1-1/+8
2016-10-24re PR debug/77985 (DW_AT_comp_dir is omitted when filename is absolute and th...Ximin Luo1-2/+0
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek1-3/+0
2016-09-15dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener1-3/+3
2016-04-30Handle -fcilkplus in Mac OS X LINK_COMMAND_SPECRainer Orth1-0/+1
2016-04-08Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"Thomas Schwinge1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth1-3/+4
2015-10-18Revise Darwin's sysroot handling to be compatible with the clang toolchain.Iain Sandoe1-5/+14
2015-10-18Darwin - Tidy mmacosx-version-min code and specs.Iain Sandoe1-5/+5