aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe1-2/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-17opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner1-2/+2
2011-11-22darwin.h (ENDFILE_SPEC): New.Iain Sandoe1-1/+2
2011-05-10config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm...Joseph Myers1-9/+0
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump1-1/+2
2011-02-07re PR target/47558 (163267 breaks exception traceback in xplor-nih)Mike Stump1-0/+9
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe1-16/+0
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-7/+4
2010-11-02update darwin x86 output.Iain Sandoe1-12/+21
2010-10-22CFStrings for Darwin.Iain Sandoe1-0/+7
2010-09-07Redefine STACK_BOUNDARY/PREFERRED_STACK_BOUNDARY for Darwin/x86.H.J. Lu1-2/+4
2010-09-03re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak1-0/+6
2010-07-19allow darwin branch island control depening on system versionIain Sandoe1-1/+7
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe1-2/+2
2010-04-29darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.Mike Stump1-0/+1
2010-03-24re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek1-3/+2
2010-03-20darwin.h (SUBTARGET32_DEFAULT_CPU): Add.Mike Stump1-0/+2
2010-02-28Make TARGET_SUBTARGET32_ISA_DEFAULT the same asH.J. Lu1-5/+3
2009-07-31bsd.h (ASM_BYTE): New define.Uros Bizjak1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford1-1/+1
2008-07-31darwin.h (MAIN_STACK_BOUNDARY): Define to 128.H.J. Lu1-0/+3
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-2/+2
2008-02-15i386.h (CLEAR_RATIO): Use MIN macro.Uros Bizjak1-3/+2
2007-08-19re PR target/33115 (-march=native is not supported under x86 darwin)Andrew Pinski1-1/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+5
2007-06-20darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOS...Hui-May Chang1-1/+1
2007-06-16config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc.Eric Christopher1-0/+7
2007-06-14darwin.h (PREFERRED_STACK_BOUNDARY): Don't let the user set a value below STA...Eric Christopher1-0/+10
2007-06-08darwin.h (STACK_BOUNDARY): Define.Geoffrey Keating1-0/+6
2007-06-06config.gcc (i?86-*-darwin*): Remove arch parameter.Eric Christopher1-0/+13
2007-05-30* config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT): Undef before define.Uros Bizjak1-0/+1
2007-05-30i386.h (TARGET_ABM): New define.Uros Bizjak1-1/+1
2007-03-27darwin.h (DARWIN_MINVERSION_SPEC): Add objective-c-header, objective-c++-head...Mike Stump1-0/+2
2007-03-10darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark.Tobias Schlüter1-1/+1
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating1-1/+5
2007-02-20Index: gcc/ChangeLogGeoffrey Keating1-1/+1
2007-02-17darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating1-0/+4
2007-02-10i386.h (TARGET_KEEPS_VECTOR_ALIGNED_STACK): New.Stuart Hastings1-0/+3
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher1-0/+1
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-05darwin.h: Update copyright notice.Eric Christopher1-1/+1
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump1-0/+7
2006-11-01darwin.h (PREFERRED_DEBUGGING_TYPE): Remove.Geoffrey Keating1-4/+0
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump1-1/+6
2006-09-28darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.Geoffrey Keating1-47/+0
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher1-0/+3