| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | re PR bootstrap/63703 (Bootstrap broken on powerpc-apple-darwin, cc1: interna... | Rohit Arul Raj | 2014-11-25 | 1 | -1/+5 |
* | rs6000.h (DBX_REGISTER_NUMBER): Pass format argument to rs6000_dbx_register_n... | Ulrich Weigand | 2014-10-13 | 1 | -0/+4 |
* | re PR bootstrap/59496 (Bootstrap fails on powerpc-apple-darwin9 after r205685) | Jan-Benedict Glaw | 2014-01-20 | 1 | -10/+13 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | target.def (TARGET_LIBC_HAS_FUNCTION): New target hook. | Alexander Ivchenko | 2013-08-19 | 1 | -4/+2 |
* | darwin.h (REGISTER_NAMES): Add HTM registers. | Iain Sandoe | 2013-07-17 | 1 | -1/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | darwin.h (TARGET_IEEE_QUAD): Fix comment. | Segher Boessenkool | 2012-08-16 | 1 | -1/+1 |
* | aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS. | Segher Boessenkool | 2012-08-16 | 1 | -1/+1 |
* | rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ... | Segher Boessenkool | 2012-08-16 | 1 | -2/+1 |
* | rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ... | Segher Boessenkool | 2012-07-27 | 1 | -4/+1 |
* | re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186... | Iain Sandoe | 2012-07-09 | 1 | -0/+4 |
* | aix.h (FP_SAVE_INLINE, [...]): Delete. | Alan Modra | 2012-05-22 | 1 | -11/+1 |
* | Implement out-of-line FPR and GPR saves for PPC/Darwin | Iain Sandoe | 2011-10-28 | 1 | -11/+14 |
* | linux.h (MD_UNWIND_SUPPORT): Remove. | Rainer Orth | 2011-06-03 | 1 | -4/+0 |
* | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2011-03-31 | 1 | -5/+2 |
* | re PR target/47822 (Multiple test suite failures due to revision 170321) | Mike Stump | 2011-02-21 | 1 | -1/+2 |
* | re PR target/26427 (with -fsection-anchors with zero sized structs) | Iain Sandoe | 2010-11-29 | 1 | -11/+16 |
* | tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | Joseph Myers | 2010-11-10 | 1 | -14/+6 |
* | update darwin x86 output. | Iain Sandoe | 2010-11-02 | 1 | -9/+4 |
* | CFStrings for Darwin. | Iain Sandoe | 2010-10-22 | 1 | -2/+7 |
* | revert r163410, partially revert r163267. | Iain Sandoe | 2010-08-20 | 1 | -5/+0 |
* | darwin.h (LIB_SPEC): New. | Iain Sandoe | 2010-08-20 | 1 | -0/+5 |
* | allow darwin branch island control depening on system version | Iain Sandoe | 2010-07-19 | 1 | -2/+3 |
* | darwin.c (output_objc_section_asm_op): Add comment. | Iain Sandoe | 2010-05-30 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | rs6000.c (emit_allocate_stack): Add copy_r11 parameter. | Nathan Froyd | 2008-06-26 | 1 | -0/+2 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 1 | -2/+2 |
* | re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh... | Francois-Xavier Coudert | 2008-02-23 | 1 | -0/+3 |
* | x-rs6000: New file. | David Edelsohn | 2007-08-08 | 1 | -0/+1 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -5/+4 |
* | darwin9.h: Add copyright notice. | Geoffrey Keating | 2007-07-02 | 1 | -1/+1 |
* | * config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove. | Mike Stump | 2007-04-27 | 1 | -3/+0 |
* | * config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef. | Mike Stump | 2007-03-29 | 1 | -2/+0 |
* | darwin.h (DARWIN_MINVERSION_SPEC): Add objective-c-header, objective-c++-head... | Mike Stump | 2007-03-27 | 1 | -0/+2 |
* | darwin-fallback.c: Compile file only on powerpc. | Geoffrey Keating | 2007-03-13 | 1 | -2/+0 |
* | gcc.c: Document %{, in big comment at top. | Geoffrey Keating | 2007-03-10 | 1 | -3/+6 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2007-02-20 | 1 | -3/+2 |
* | darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker. | Geoffrey Keating | 2007-02-17 | 1 | -64/+20 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -1/+1 |
* | darwin.h (MD_UNWIND_SUPPORT): Don't define for 64-bit. | Geoffrey Keating | 2007-02-02 | 1 | -0/+2 |
* | re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf... | Geoffrey Keating | 2007-01-25 | 1 | -1/+9 |
* | t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4. | Mike Stump | 2006-12-08 | 1 | -0/+12 |
* | darwin.h (DARWIN_EXTRA_SPECS): New. | Eric Christopher | 2006-12-05 | 1 | -0/+1 |
* | re PR bootstrap/26892 (Can't compile a 64-bit gcc) | Eric Christopher | 2006-11-09 | 1 | -1/+3 |
* | In gcc/: PR 23067 | Geoffrey Keating | 2006-11-01 | 1 | -17/+19 |
* | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support. | Mike Stump | 2006-10-16 | 1 | -3/+15 |
* | Update comment | Mike Stump | 2006-10-05 | 1 | -1/+0 |
* | darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl. | Geoffrey Keating | 2006-09-28 | 1 | -47/+0 |