aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-28re PR testsuite/48245 (FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on...Rainer Orth1-2/+3
2011-03-21ChangeLog gcc/Kai Tietz1-3/+4
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-1/+11
2011-02-13Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.Iain Sandoe1-415/+413
2011-02-13darwin.h: Make pretty.Mike Stump1-413/+415
2011-02-03darwin.h (SECTION_NO_ANCHOR): Remove.Jakub Jelinek1-6/+1
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-0/+4
2010-12-20re PR c++/46904 (g++.dg/tree-prof/(indir-call-prof.C|inline_mismatch_args.C) ...Iain Sandoe1-1/+1
2010-12-18darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Only set sjlj exceptions for ...Iain Sandoe1-0/+5
2010-12-18darwin.h (GCC_DRIVER_HOST_INITIALIZATION): Only expose when not building for ...Iain Sandoe1-2/+3
2010-12-16darwin.opt (dylinker, [...]): New Driver options.Joseph Myers1-1/+1
2010-12-09Fix typo.Mike Stump1-1/+1
2010-12-08re PR debug/46749 (gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on d...Mike Stump1-1/+6
2010-12-03gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.Joseph Myers1-4/+4
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe1-54/+29
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-5/+2
2010-11-23update darwin to use link_gcc_c_sequence.Iain Sandoe1-7/+13
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-5/+0
2010-11-13darwin.h (LINK_COMMAND_SPEC_A): Update for changes to lto switches.Iain Sandoe1-2/+4
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-71/+15
2010-11-06NS/CF String format syntax parsing.Iain Sandoe1-1/+10
2010-11-05defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-14/+0
2010-11-02update darwin x86 output.Iain Sandoe1-2/+14
2010-11-01alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers1-30/+0
2010-11-01common.opt (R, [...]): New.Joseph Myers1-3/+1
2010-10-22CFStrings for Darwin.Iain Sandoe1-0/+6
2010-09-29darwin.h (flag_mkernel): Remove.Mike Stump1-2/+0
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers1-2/+3
2010-08-20revert r163410, partially revert r163267.Iain Sandoe1-2/+2
2010-08-17gcc.c (spec_function): Add remove-outfile.Jack Howarth1-0/+3
2010-08-15rationalize libgcc stub & static lib linkage on Darwin 9 & 10.Iain Sandoe1-4/+4
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-0/+1