aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.md
AgeCommit message (Expand)Author
2006-01-272006-01-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2005-12-052005-12-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-11-22 * config/rs6000/rs6000.opt (mmulhw): New option.Joseph Myers
2005-11-16 PR target/24772David Edelsohn
2005-11-15 * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf,David Edelsohn
2005-11-04 * config/rs6000/rs6000.c: Include params.hDavid Edelsohn
2005-10-07 * config/rs6000/rs6000.md (eqsi_power): New.David Edelsohn
2005-10-06 * config/rs6000/rs6000.md (eq<mode>): Add !TARGET_POWER.David Edelsohn
2005-09-29 PR target/24102Alan Modra
2005-09-232005-09-23 David Edelsohn <edelsohn@gnu.org>David Edelsohn
2005-09-22 PR target/24007David Edelsohn
2005-09-14 PR target/22068David Edelsohn
2005-09-13 PR target/23774Alan Modra
2005-09-11 PR rtl-optimization/23098David Edelsohn
2005-09-01 PR target/23649Alan Modra
2005-08-26 * config/rs6000/rs6000.md (eq<mode>_compare): Only enable whenDavid Edelsohn
2005-08-242005-08-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-08-232005-08-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-08-23 PR target/21571Alan Modra
2005-08-23 * config/rs6000/rs6000.md (eq<mode>): Use output operand insteadDavid Edelsohn
2005-08-20 * config/rs6000/rs6000.md (gt0<mode>): Delete.David Edelsohn
2005-08-18 * config/rs6000/rs6000.md (ltu<mode>_compare): Convert toDavid Edelsohn
2005-08-17 * config/rs6000/rs6000.md (leu<mode>): Convert to mode macro.David Edelsohn
2005-08-16 * config/rs6000/rs6000.md (ltu<mode>): Convert to mode macro.David Edelsohn
2005-08-15 * config/rs6000/rs6000.md (QHSI): New mode macro.David Edelsohn
2005-08-13 * config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexedDavid Edelsohn
2005-08-102005-08-10 Eric Christopher <echristo@apple.com>Eric Christopher
2005-08-10 * config/rs6000/predicates.md (indexed_or_indirect_address): New.David Edelsohn
2005-07-15 * config/rs6000/rs6000.md (UNSPEC_SYNC, UNSPEC_LWSYNC,David Edelsohn
2005-07-07 * config/rs6000/rs6000.md (UNSPEC_SYNC, UNSPEC_SYNC_OP,David Edelsohn
2005-07-07 * config/sparc/sparc.md (stack_protect_testsi): Put clobbers afterJakub Jelinek
2005-07-02 * Makefile.def (target_modules): Add libssp.Jakub Jelinek
2005-07-01 PR target/22262Jakub Jelinek
2005-06-30 * function.c (stack_protect_epilogue): Pass label toJakub Jelinek
2005-06-282005-06-28 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-06-282005-06-28 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-06-282006-06-28 Adrian Straetling <straetling@de.ibm.com>Adrian Straetling
2005-06-25Update FSF address.Kelley Cook
2005-06-23 PR target/21760David Edelsohn
2005-06-13 Revert scc_operand patch.David Edelsohn
2005-06-12 * config/rs6000/predicates.md (reg_or_arith_cint_operand): Delete.Geoffrey Keating
2005-06-11 * config/rs6000/rs6000.md (eq<mode>_compare): Restrict to Pmode.David Edelsohn
2005-06-10Use scc_operand predicate for eq:SI in powerpc.Fariborz Jahanian
2005-06-10 * config/rs6000/rs6000.md (eq): Convert to define_insn_and_split.David Edelsohn
2005-06-08 * config/rs6000/rs6000.md (call_indirect_nonlocal_aix32): PreferDavid Edelsohn
2005-06-06 * config/rs6000/rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn
2005-06-042005-06-04 Dale Johannesen <dalej@apple.com>Dale Johannesen
2005-06-02 * tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md,Kazu Hirata
2005-06-01Index: ChangeLogGeoffrey Keating
2005-06-01 * configure.ac: Add --enable-secureplt.Alan Modra