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