aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin.md
AgeCommit message (Expand)AuthorFilesLines
2018-02-22rs6000: Delete meaningless arguments to define_{expand,split,peephole2}Segher Boessenkool1-15/+15
2018-02-22rs6000: Use brace blocks in define_insnSegher Boessenkool1-17/+15
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-07rs6000: Remove TARGET_FPRSSegher Boessenkool1-8/+8
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-11[Darwin, PPC] Fix PR71496 by marking pic base loads as non-copyable.Iain Sandoe1-0/+4
2016-09-01rs6000: Use LR_REGNO instead of constant 65Segher Boessenkool1-10/+10
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool1-10/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-30darwin.md (load_macho_picbase_si): Wrap machopic calls and defines in TARGET_...Iain Sandoe1-1/+20
2013-09-29re PR target/10901 (non-local goto's don't work on darwin)Iain Sandoe1-2/+91
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-18/+18
2011-04-22rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL when returning call_cookie.Alan Modra1-71/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-08Fix PR 46378 and PR 45585Michael Meissner1-6/+10
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-04-18darwin.md (load_macho_picbase): Use link register only.Eric Christopher1-5/+4
2007-03-24darwin.md (load_macho_picbase): Ignore operand 0.David Edelsohn1-16/+16
2006-02-17re PR rtl-optimization/26272 (gcc.c-torture/execute/built-in-setjmp.c fails a...Andrew Pinski1-3/+4
2005-10-08[multiple changes]Andrew Pinski1-5/+5
2005-09-13darwin.md (movdf_low_si): Mark the outgoing r constraint as early clobber.Andrew Pinski1-18/+6
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-03darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell1-6/+6
2005-01-31darwin.md (movsf_low_di): Make work.Dale Johannesen1-26/+4
2004-11-07re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)Andrew Pinski1-1/+179
2004-11-06darwin.md, sh4a.md: Replace GNU CC with GCC.Kazu Hirata1-1/+1
2004-08-18darwin.md: Delete the altivec patterns which are handled differently now.Andrew Pinski1-104/+3
2004-08-17darwin.md (*call_nonlocal_darwin64): Add #else clause for non Darwin targets.Andreas Tobler1-1/+5
2004-08-16Basic support for 64-bit Darwin.Stan Shebs1-0/+392