summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR bootstrap/63703 (Bootstrap broken on powerpc-apple-darwin, cc1: interna...Rohit Arul Raj2014-11-251-1/+5
* rs6000.h (DBX_REGISTER_NUMBER): Pass format argument to rs6000_dbx_register_n...Ulrich Weigand2014-10-131-0/+4
* re PR bootstrap/59496 (Bootstrap fails on powerpc-apple-darwin9 after r205685)Jan-Benedict Glaw2014-01-201-10/+13
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko2013-08-191-4/+2
* darwin.h (REGISTER_NAMES): Add HTM registers.Iain Sandoe2013-07-171-1/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* darwin.h (TARGET_IEEE_QUAD): Fix comment.Segher Boessenkool2012-08-161-1/+1
* aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool2012-08-161-1/+1
* rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool2012-08-161-2/+1
* rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool2012-07-271-4/+1
* re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186...Iain Sandoe2012-07-091-0/+4
* aix.h (FP_SAVE_INLINE, [...]): Delete.Alan Modra2012-05-221-11/+1
* Implement out-of-line FPR and GPR saves for PPC/DarwinIain Sandoe2011-10-281-11/+14
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-4/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-5/+2
* re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump2011-02-211-1/+2
* re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe2010-11-291-11/+16
* tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2010-11-101-14/+6
* update darwin x86 output.Iain Sandoe2010-11-021-9/+4
* CFStrings for Darwin.Iain Sandoe2010-10-221-2/+7
* revert r163410, partially revert r163267.Iain Sandoe2010-08-201-5/+0
* darwin.h (LIB_SPEC): New.Iain Sandoe2010-08-201-0/+5
* allow darwin branch island control depening on system versionIain Sandoe2010-07-191-2/+3
* darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe2010-05-301-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* rs6000.c (emit_allocate_stack): Add copy_r11 parameter.Nathan Froyd2008-06-261-0/+2
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-2/+2
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert2008-02-231-0/+3
* x-rs6000: New file.David Edelsohn2007-08-081-0/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* darwin9.h: Add copyright notice.Geoffrey Keating2007-07-021-1/+1
* * config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove.Mike Stump2007-04-271-3/+0
* * config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef.Mike Stump2007-03-291-2/+0
* darwin.h (DARWIN_MINVERSION_SPEC): Add objective-c-header, objective-c++-head...Mike Stump2007-03-271-0/+2
* darwin-fallback.c: Compile file only on powerpc.Geoffrey Keating2007-03-131-2/+0
* gcc.c: Document %{, in big comment at top.Geoffrey Keating2007-03-101-3/+6
* Index: gcc/ChangeLogGeoffrey Keating2007-02-201-3/+2
* darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating2007-02-171-64/+20
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* darwin.h (MD_UNWIND_SUPPORT): Don't define for 64-bit.Geoffrey Keating2007-02-021-0/+2
* re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating2007-01-251-1/+9
* t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.Mike Stump2006-12-081-0/+12
* darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher2006-12-051-0/+1
* re PR bootstrap/26892 (Can't compile a 64-bit gcc)Eric Christopher2006-11-091-1/+3
* In gcc/: PR 23067Geoffrey Keating2006-11-011-17/+19
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump2006-10-161-3/+15
* Update commentMike Stump2006-10-051-1/+0
* darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.Geoffrey Keating2006-09-281-47/+0