aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2005-09-01rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.David Edelsohn1-7/+7
2005-09-01re PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)Alan Modra5-130/+149
2005-08-27re PR target/23539 (C & C++ compiler generating misaligned references regardl...David Edelsohn1-2/+2
2005-08-26rs6000.md (eq<mode>_compare): Only enable when optimizing for size.David Edelsohn2-20/+20
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian1-0/+1
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini1-8/+12
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards4-62/+173
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini2-22/+37
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn1-35/+60
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra2-3/+4
2005-08-22altivec.md (xorv4sf3): New.Ira Rosen1-0/+42
2005-08-20rs6000.md (gt0<mode>): Delete.David Edelsohn1-98/+0
2005-08-18rs6000.md (ltu<mode>_compare): Convert to define_insn_and_split.David Edelsohn1-245/+46
2005-08-17rs6000.md (leu<mode>): Convert to mode macro.David Edelsohn1-267/+118
2005-08-16rs6000.md (ltu<mode>): Convert to mode macro.David Edelsohn1-70/+29
2005-08-15rs6000.md (QHSI): New mode macro.David Edelsohn1-149/+21
2005-08-13rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed or indirect address operand.David Edelsohn2-1/+9
2005-08-11altivec.md: Change constraint "m" to "Z".David Edelsohn3-19/+47
2005-08-10rs6000.c (mems_ok_for_quad_peep): Rewrite.Eric Christopher2-76/+89
2005-08-10predicates.md (indexed_or_indirect_address): New.David Edelsohn2-1/+9
2005-08-08re PR target/18506 (Altivec definitions of vec_init)David Edelsohn4-6/+489
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata3-3/+3
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson1-1/+0
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-29altivec.md: Convert UNSPEC numerical values to define_constants.David Edelsohn2-171/+304
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini4-6/+10
2005-07-21lynx.h: Mark __do_global_ctors_aux and __do_global_dtors_aux longcall.Adam Nemet1-0/+17
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-5/+5
2005-07-14rs6000.md (UNSPEC_SYNC, [...]): New.David Edelsohn4-293/+411
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2-2/+2
2005-07-12rs6000.c (rs6000_rtx_cost): Move FLOAT_EXTEND.Dale Johannesen1-7/+7
2005-07-12expr.c (compress_float_constant): Add cost check.Dale Johannesen1-1/+7
2005-07-08sync.md (load_locked_<mode>): Use Z for memory_operand constraint.David Edelsohn1-4/+4
2005-07-08Index: ChangeLogGeoffrey Keating3-2/+72
2005-07-07rs6000.md (UNSPEC_SYNC, [...]): Delete.David Edelsohn17-107/+336
2005-07-07sparc.md (stack_protect_testsi): Put clobbers after all sets in the pattern.Jakub Jelinek1-4/+4
2005-07-06rs6000.h (RS6000_VARARGS_AREA, [...]): Remove.Jakub Jelinek4-52/+92
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-1/+1
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers2-6/+6
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek3-0/+21
2005-07-01re PR target/22262 (stack_protector use creates broken assembler)Jakub Jelinek1-4/+4
2005-06-30darwin.h (STARTING_FRAME_OFFSET): Set to 0 for FRAME_GROWS_DOWNWARD.Andrew Pinski1-4/+7
2005-06-30darwin.h (FRAME_POINTER_REGNUM): Rename to ...Andrew Pinski1-2/+2
2005-06-30function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...Jakub Jelinek3-2/+103
2005-06-30rs6000.h (FIRST_PSEUDO_REGISTER): Increment.Jakub Jelinek2-31/+73
2005-06-30sysv4.h (RS6000_VARARGS_AREA): Only return non-zero if DEFAULT_ABI == ABI_V4.Jakub Jelinek1-1/+3
2005-06-29* config/rs6000/rs6000.c (rs6000_file_start): Use PPC405_ERRATUM77.David Edelsohn1-4/+2
2005-06-28rs6000.md (setmemsi): s/operand/operands/.Andrew Pinski1-1/+1
2005-06-28rs6000.md (setmemsi): Fix operand 2.Andrew Pinski1-1/+1