summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin.md
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-17[Darwin, PPC] Fix PR 65342.Iain Sandoe
2019-09-29[Darwin, PPC, Mode Iterators 5/n] Update macho_low.Iain Sandoe
2019-09-28[Darwin, PPC, Mode Iterators 4/n] Update macho_high.Iain Sandoe
2019-09-27[Darwin, PPC, Mode Iterators 3/n] Update macho_correct_pic.Iain Sandoe
2019-09-26[Darwin, PPC, Mode Iterators 2/n] Eliminate picbase expanders.Iain Sandoe
2019-09-24[Darwin, PPC, Mode Iterators 1/n] Use mode iterators in picbase patterns.Iain Sandoe
2019-01-01Update copyright years.Jakub Jelinek
2018-12-12rs6000, darwin - fix bootstrap.Iain Sandoe
2018-11-29[RS6000] Remove constraints on call rounded_stack_size_rtx argAlan Modra
2018-09-26rs6000: Simplify "switch (which_alternative)" patternsSegher Boessenkool
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool
2018-08-16rs6000: Remove "length 4" from branch insnsSegher Boessenkool
2018-02-22rs6000: Delete meaningless arguments to define_{expand,split,peephole2}Segher Boessenkool
2018-02-22rs6000: Use brace blocks in define_insnSegher Boessenkool
2018-01-03Update copyright years.Jakub Jelinek
2017-06-07rs6000: Remove TARGET_FPRSSegher Boessenkool
2017-01-01Update copyright years.Jakub Jelinek
2016-12-11[Darwin, PPC] Fix PR71496 by marking pic base loads as non-copyable.Iain Sandoe
2016-09-01rs6000: Use LR_REGNO instead of constant 65Segher Boessenkool
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-30darwin.md (load_macho_picbase_si): Wrap machopic calls and defines in TARGET_...Iain Sandoe
2013-09-29re PR target/10901 (non-local goto's don't work on darwin)Iain Sandoe
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool
2011-04-22rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL when returning call_cookie.Alan Modra
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-08Fix PR 46378 and PR 45585Michael Meissner
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2007-04-18darwin.md (load_macho_picbase): Use link register only.Eric Christopher
2007-03-24darwin.md (load_macho_picbase): Ignore operand 0.David Edelsohn
2006-02-17re PR rtl-optimization/26272 (gcc.c-torture/execute/built-in-setjmp.c fails a...Andrew Pinski
2005-10-08[multiple changes]Andrew Pinski
2005-09-13darwin.md (movdf_low_si): Mark the outgoing r constraint as early clobber.Andrew Pinski
2005-06-25Update FSF address.R. Kelley Cook
2005-05-03darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell
2005-01-31darwin.md (movsf_low_di): Make work.Dale Johannesen
2004-11-07re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)Andrew Pinski
2004-11-06darwin.md, sh4a.md: Replace GNU CC with GCC.Kazu Hirata
2004-08-18darwin.md: Delete the altivec patterns which are handled differently now.Andrew Pinski
2004-08-17darwin.md (*call_nonlocal_darwin64): Add #else clause for non Darwin targets.Andreas Tobler
2004-08-16Basic support for 64-bit Darwin.Stan Shebs