aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2005-11-21re PR target/24951 (ICE: RTL check: expected code 'const_int', have 'const_do...Paolo Bonzini1-5/+4
2005-11-21re PR target/24953 (RTL check: access of elt 1 of vector with last elt 0 in v...David Edelsohn1-1/+2
2005-11-18rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva1-0/+20
2005-11-16re PR target/24772 (Lots of ICEs in vrsave_operation_1 while running the test...David Edelsohn2-8/+7
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn6-3/+90
2005-11-15gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating1-0/+5
2005-11-08t-fprules (MULTILIB_MATCHES_FLOAT): Include -mcpu=440.Joseph Myers1-0/+1
2005-11-08re PR target/23704 (gcc.dg/rs6000-fpint.c fails)Alan Modra1-3/+3
2005-11-07re PR target/24230 (ICE in extract_insn with altivec)Paolo Bonzini5-163/+204
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-11-03rs6000.c: Include params.hDavid Edelsohn3-28/+8
2005-11-04rs6000.c (output_toc): Make "offset" HOST_WIDE_INT.Alan Modra1-5/+5
2005-11-01rs6000.c (rs6000_rtx_costs): Do not add extra costs for MULT inside PLUS or M...Joseph Myers1-12/+0
2005-10-24rs6000.c (rs6000_legitimize_tls_address): Explain peculiarity of GOT/TOC sect...Alan Modra1-0/+5
2005-10-21re PR target/24465 (-mminimal-toc miscompilation of __thread vars)Alan Modra1-1/+1
2005-10-08[multiple changes]Andrew Pinski1-5/+5
2005-10-07rs6000.md (eqsi_power): New.David Edelsohn1-3/+18
2005-10-06* config/rs6000/rs6000.c: Revert last change.Richard Henderson1-13/+1
2005-10-06rs6000.c (rs6000_cannot_force_const_mem): New.Richard Henderson1-1/+13
2005-10-06rs6000.md (eq<mode>): Add !TARGET_POWER.David Edelsohn1-4/+4
2005-10-03t-aix43 (LDFLAGS): New.David Edelsohn2-0/+2
2005-09-29t-darwin8: Uncomment contents, allow -m64 multilib to be built.Geoffrey Keating1-4/+2
2005-09-29re PR target/24102 (floatdisf2_internal2 broken)Alan Modra1-1/+1
2005-09-28Index: ChangeLogGeoffrey Keating4-8/+163
2005-09-26re PR target/23847 (Darwin -mpowerpc64 complex ABI breakage)Fariborz Jahanian1-1/+20
2005-09-23rs6000.md (neg-minus-mult): Set type to dmul.David Edelsohn9-48/+50
2005-09-23sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".David Edelsohn1-6/+6
2005-09-22re PR target/24007 (very weird register allocation, putting a fp in the ctr r...David Edelsohn1-2/+2
2005-09-13re PR target/22068 (Multiply-immediate opportunity)David Edelsohn1-5/+12
2005-09-14linux64.h (DBX_OUTPUT_BRAC): Treat function name passed as NAME as if it were...Alan Modra1-3/+12
2005-09-13darwin.md (movdf_low_si): Mark the outgoing r constraint as early clobber.Andrew Pinski1-18/+6
2005-09-13re PR target/23774 (dealloc of dynamic stack space breaks backchain)Alan Modra1-22/+29
2005-09-12rs6000.c (get_next_active_insn): Simplify test for stack_tie.Alan Modra1-3/+1
2005-09-12rs6000.c (get_next_active_insn): Rewrite using CALL_P...Alan Modra1-16/+16
2005-09-11re PR rtl-optimization/23098 (store of 0.0 to float)David Edelsohn4-13/+27
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
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