aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-2/+2
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-06re PR bootstrap/63188 (r214954 breaks bootstrap on x86_64-apple-darwin13)Dominique d'Humieres1-1/+1
2014-06-27Support compressed debug sectionsRainer Orth1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-01darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(un...Iain Sandoe1-1/+2
2013-08-30Merge ubsan into trunk.Marek Polacek1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-4/+0
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe1-1/+2
2013-01-23libsanitizer merge from upstream r173241Kostya Serebryany1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-06Fix PR55599/sanitizer by disabling static libasan on darwinJack Howarth1-3/+1
2012-11-24[libsanitizer] add mach_override and enable libsanitizer on darwinJack Howarth1-0/+3
2012-07-09re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186...Iain Sandoe1-1/+1
2012-07-09darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Move NeXT runtime exceptions ...Iain Sandoe1-3/+0
2012-06-26system.h (USE_COMMON_FOR_ONE_ONLY): Poison.Steven Bosscher1-7/+0
2012-06-19tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks.Steven Bosscher1-25/+0
2012-05-29re PR debug/53453 (darwin linker expects both AT_name and AT_comp_dir debug n...Jack Howarth1-0/+2
2012-05-29darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when Darwin >= 10.Jack Howarth1-2/+4
2012-02-16fix extended identifiers to comply with the Darwin ABI.Iain Sandoe1-1/+1
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou1-0/+4
2011-12-03darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when Darwin >= 10.Iain Sandoe1-3/+6
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-15/+3
2011-11-22darwin.h (ENDFILE_SPEC): New.Iain Sandoe1-7/+6
2011-11-22target.def (tm_clone_table_section): New hook.Iain Sandoe1-0/+4
2011-11-19darwin.h (ASM_DEBUG_SPEC): New.Iain Sandoe1-0/+5
2011-09-08make darwin port a little more cross & cross native build friendly.Iain Sandoe1-0/+4
2011-09-04re PR debug/49901 (gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on...Iain Sandoe1-0/+1
2011-06-25re PR driver/49371 (xgcc: error: unrecognized option '-pie' on *-apple-darwin*)Iain Sandoe1-1/+3
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-37/+1
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-11/+0