aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-21rs6000.h (REG_CLASS_CONTENTS): Add sfp to NON_FLOAT_REGS.David Edelsohn1-1/+1
2006-04-13re PR target/27006 (Invalid altivec constant loading code)Paolo Bonzini1-1/+2
2006-03-31re PR target/26459 (gcc fails to build on powerpc e500-double targets)Alan Modra1-16/+13
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-101/+0
2006-01-27[multiple changes]Jakub Jelinek1-3/+6
2006-01-09* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.Ben Elliston1-1/+1
2005-12-08re PR target/25212 (unrecognizable insn for facerec with odd optimization set)Alan Modra1-7/+4
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke1-1/+1
2005-11-22optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston1-5/+5
2005-11-18rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva1-0/+20
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-0/+9
2005-11-07re PR target/24230 (ICE in extract_insn with altivec)Paolo Bonzini1-1/+2
2005-09-01re PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)Alan Modra1-6/+8
2005-08-13rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed or indirect address operand.David Edelsohn1-0/+8
2005-08-08re PR target/18506 (Altivec definitions of vec_init)David Edelsohn1-0/+12
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini1-0/+1
2005-07-06rs6000.h (RS6000_VARARGS_AREA, [...]): Remove.Jakub Jelinek1-22/+0
2005-06-30function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...Jakub Jelinek1-1/+1
2005-06-30rs6000.h (FIRST_PSEUDO_REGISTER): Increment.Jakub Jelinek1-26/+45
2005-06-27rs6000.c (rs6000_file_start): Note PPC405 erratum in verbose_asm output.David Edelsohn1-2/+1
2005-06-26arc-protos.c: Remove the prototype for arc_finalize_pic.Kazu Hirata1-17/+0
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-23re PR target/21760 (Powerpc atomic builtins missing PPC405 errata)David Edelsohn1-0/+8
2005-06-12predicates.md (reg_or_arith_cint_operand): Delete.Geoffrey Keating1-2/+2
2005-06-08rs6000.h: Remove rs6000_long_double_size_string...Aldy Hernandez1-7/+0
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-7/+0
2005-06-01configure.ac: Add --enable-secureplt.Alan Modra1-0/+4
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-07config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti...David Edelsohn1-3/+9
2005-05-07tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez1-268/+7
2005-05-03rs6000.h (REG_CLASS_CONTENTS): Fix ALL_REGS and SPEC_OR_GEN_REGS definitions.Richard Henderson1-2/+2
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini1-2/+296
2005-04-27tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini1-2/+3
2005-04-24rs6000.c (rs6000_override_options): Use gcc_assert and gcc_unreachable as app...Nathan Sidwell1-1/+1
2005-03-25rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.Geoffrey Keating1-1/+3
2005-03-14rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx".Alan Modra1-33/+32
2005-03-01Rewrite of 64-bit Darwin structure-by-value pass/return.Dale Johannesen1-0/+3
2005-02-28rs6000.c (EASY_VECTOR_15): Remove.David Edelsohn1-81/+7
2005-02-13re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn1-1/+1
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-14rs6000.c (rs6k_nonimmediate_operand): Rename to rs6000_nonimmediate_operand.David Edelsohn1-1/+1
2005-01-14rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register on e500v2.Aldy Hernandez1-0/+5
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-7/+0
2004-12-11re PR middle-end/18641 (Another ICE caused by reload of a pseudo reg into f0 ...David Edelsohn1-7/+7
2004-11-28rs6000.h (WORLD_SAVE_P): Define.Alan Modra1-0/+4
2004-11-18re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...Nathan Sidwell1-2/+2