aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-08-16darwin.h (TARGET_IEEE_QUAD): Fix comment.Segher Boessenkool1-1/+1
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-1/+1
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-2/+1
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-4/+1
2012-07-09re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186...Iain Sandoe1-0/+4
2012-05-22aix.h (FP_SAVE_INLINE, [...]): Delete.Alan Modra1-11/+1
2011-10-28Implement out-of-line FPR and GPR saves for PPC/DarwinIain Sandoe1-11/+14
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-4/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-5/+2
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump1-1/+2
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe1-11/+16
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-14/+6
2010-11-02update darwin x86 output.Iain Sandoe1-9/+4
2010-10-22CFStrings for Darwin.Iain Sandoe1-2/+7
2010-08-20revert r163410, partially revert r163267.Iain Sandoe1-5/+0
2010-08-20darwin.h (LIB_SPEC): New.Iain Sandoe1-0/+5
2010-07-19allow darwin branch island control depening on system versionIain Sandoe1-2/+3
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-26rs6000.c (emit_allocate_stack): Add copy_r11 parameter.Nathan Froyd1-0/+2
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert1-0/+3
2007-08-08x-rs6000: New file.David Edelsohn1-0/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-02darwin9.h: Add copyright notice.Geoffrey Keating1-1/+1
2007-04-27* config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove.Mike Stump1-3/+0
2007-03-29* config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef.Mike Stump1-2/+0
2007-03-27darwin.h (DARWIN_MINVERSION_SPEC): Add objective-c-header, objective-c++-head...Mike Stump1-0/+2
2007-03-13darwin-fallback.c: Compile file only on powerpc.Geoffrey Keating1-2/+0
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating1-3/+6
2007-02-20Index: gcc/ChangeLogGeoffrey Keating1-3/+2
2007-02-17darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating1-64/+20
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-02darwin.h (MD_UNWIND_SUPPORT): Don't define for 64-bit.Geoffrey Keating1-0/+2
2007-01-25re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating1-1/+9
2006-12-08t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.Mike Stump1-0/+12
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher1-0/+1
2006-11-09re PR bootstrap/26892 (Can't compile a 64-bit gcc)Eric Christopher1-1/+3
2006-11-01In gcc/: PR 23067Geoffrey Keating1-17/+19
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump1-3/+15
2006-10-05Update commentMike Stump1-1/+0
2006-09-28darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.Geoffrey Keating1-47/+0
2006-09-22darwin.h (PROFILE_HOOK): Reassociate comment with code.Mike Stump1-2/+2
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher1-0/+3
2006-09-07darwin.h (HANDLE_SYSV_PRAGMA): Move from here...Eric Christopher1-4/+0
2006-04-08Fix whitespacing.Mike Stump1-8/+8
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating1-8/+2
2006-03-01darwin.h (ENABLE_STACK_EXECUTE): Define.Eric Christopher1-3/+59
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-3/+17