aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford3-17/+1
2005-04-19re PR target/21098 (.note.GNU-stack emitted)Alan Modra2-2/+10
2005-04-18rs6000.c (machopic_output_stub): Increase alloca argument to be big enough.Christopher Jaillet1-1/+1
2005-04-18atlivec.md (mulv4si3): New pattern.Devang Patel1-0/+59
2005-04-13sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before defining.Matt Thomas1-0/+1
2005-04-11t-slibgcc-darwin: Don't put shared libraries in directories other than $(slib...Geoffrey Keating1-0/+8
2005-04-11rs6000.c (rs6000_emit_vector_select): Fix vector select operand ordering.Devang Patel1-1/+3
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-15/+49
2005-04-09dominance.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-09predicates.md (altivec_register_operand): Remove redundant match_code test.David Edelsohn1-21/+17
2005-04-08re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c)David Edelsohn1-18/+18
2005-04-08rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.Mike Stump2-2/+3
2005-04-08Fix typo.Mike Stump1-2/+2
2005-04-06config.host: Add a section for generic hosts, and a subsection for Darwin.Geoffrey Keating2-66/+6
2005-04-06altivec.md (UNSPEC_VSLW, [...]): New constants, used throughout.Paolo Bonzini1-72/+90
2005-04-05altivec.md (altivec_vsr<VI_char>): Rename to ..Devang Patel2-12/+12
2005-04-02predicates.md (indexed_or_indirect_operand): New.Geoffrey Keating3-42/+16
2005-04-02* config/rs6000/t-darwin8: Comment out ppc64 multilib.Geoffrey Keating1-2/+4
2005-04-02re PR target/20650 (float.c fails to build with weird error message)Geoffrey Keating1-1/+3
2005-04-02t-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.Geoffrey Keating1-1/+6
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra1-3/+2
2005-03-31re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra1-15/+4
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-3/+3
2005-03-30* config/rs6000/rs6000.c (rs6000_arg_partial_bytes): Update comments.Alan Modra1-7/+8
2005-03-29tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman1-3/+5
2005-03-26re PR target/20636 (Bootstrap failure on Linux/PowerPC64 with rtl checking)Andrew Pinski1-1/+1
2005-03-25darwin-fallback.c: Don't include <ucontext.h>.Geoffrey Keating1-38/+76
2005-03-25rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.Geoffrey Keating4-17/+68
2005-03-24predicates.md (easy_fp_constant): Return 0 for SFmode and DFmode before reloa...David Edelsohn1-2/+18
2005-03-21rs6000.c (rs6000_parm_start): New function.Alan Modra1-16/+20
2005-03-20rs6000.c (rs6000_generate_compare): Test flag_finite_math_only, not flag_unsa...David Edelsohn1-3/+3
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle1-27/+0
2005-03-14rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx".Alan Modra3-70/+68
2005-03-13predicates.md (mem_or_easy_const_operand): Delete.David Edelsohn2-12/+21
2005-03-08Target Hook to issue diagnostics for AltiVec argument to funtion with unknown...Fariborz Jahanian1-0/+19
2005-03-08rs6000-protos.h: Rename output_e500_flip_eq_bit to output_e500_flip_gt_bit.Aldy Hernandez4-27/+30
2005-03-06predicates.md (branch_comparison_operator): Remove redundant match_code test.David Edelsohn1-13/+11
2005-03-03predicates.md (branch_comparison_operator): Convert from C block to condition...David Edelsohn1-17/+8
2005-03-03re PR target/20277 (-mcpu=power4 vs. -maltivec)Alan Modra1-3/+2
2005-03-02re PR target/20276 (64bit PPC target uses __adddi3)David Edelsohn1-2/+2
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-01rs6000.md (cceq splitter): Use operand mode, not CCEQ mode for branch_positiv...David Edelsohn2-5/+7
2005-03-01predicates.md (branch_comparison_operator): Change to define_special_predicate.David Edelsohn1-3/+3
2005-03-01Rewrite of 64-bit Darwin structure-by-value pass/return.Dale Johannesen2-294/+312
2005-02-28rs6000.c (EASY_VECTOR_15): Remove.David Edelsohn5-1626/+1239
2005-02-25config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Check for vector...Fariborz Jahanian1-0/+1
2005-02-24rs6000.md (trunctfdf2): Remove register constraints.David Edelsohn1-3/+3
2005-02-24re PR target/19019 (GCC ldouble format incompatibility with XLC long double)Jakub Jelinek1-1/+1
2005-02-24re PR target/20196 (Miscompilation of mem_init in 32-bit ppc linux kernel)Jakub Jelinek1-8/+8