Age | Commit message (Expand) | Author | Files | Lines |
2004-11-10 | re PR target/18230 (SPARC VIS instructions are not generated by GCC) | James A. Morrison | 1 | -0/+6 |
2004-11-10 | basic-block.h (XMALLOC_REG_SET, [...]): New. | Steven Bosscher | 1 | -0/+10 |
2004-11-09 | re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi... | H.J. Lu | 1 | -0/+8 |
2004-11-09 | cfganal.c (flow_dfs_compute_reverse_execute): Accept new argument holding las... | Jeff Law | 1 | -0/+8 |
2004-11-10 | rs6000.md (fix_truncdfsi2): Handle e500 doubles. | Aldy Hernandez | 1 | -0/+22 |
2004-11-09 | re PR c/18322 (__func__ diagnostic in bad location) | Joseph Myers | 1 | -0/+6 |
2004-11-09 | s390-protos.h (s390_pool_operand): Remove. | Ulrich Weigand | 1 | -0/+13 |
2004-11-09 | * tree-cfg.c (create_bb): Remove unnecessary memset. | Kazu Hirata | 1 | -0/+4 |
2004-11-09 | tree-ssa-threadupdate.c (copy_phis_to_block): Remove. | Kazu Hirata | 1 | -0/+6 |
2004-11-09 | loop-iv.c (iv_number_of_iterations): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | function.c (combine_temp_slots, [...]): Make them static. | Kazu Hirata | 1 | -0/+6 |
2004-11-09 | emit-rtl.c (copy_most_rtx): Remove. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | cfgloop.c (flow_loops_update): Remove. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | conflict.c (mark_reg, [...]): Remove. | Kazu Hirata | 1 | -0/+6 |
2004-11-09 | tree-if-conv.c (add_to_dst_predicate_list): Change the second argument to bas... | Kazu Hirata | 1 | -0/+6 |
2004-11-09 | fold-const.c (pedantic_non_lvalue): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | optabs.c (prepare_operand): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | reload1.c (reloads_conflict, gen_reload): Make them static. | Kazu Hirata | 1 | -0/+5 |
2004-11-09 | reload.c (refers_to_mem_for_reload_p, [...]): Make them static. | Kazu Hirata | 1 | -0/+6 |
2004-11-09 | re PR target/18230 (SPARC VIS instructions are not generated by GCC) | James A. Morrison | 1 | -0/+26 |
2004-11-09 | s390.c (s390_select_ccmode): Return CCAPmode for integer NEG and ABS. | Ulrich Weigand | 1 | -0/+22 |
2004-11-09 | s390.c (s390_canonicalize_comparison): Reverse condition when eliminating an ... | Ulrich Weigand | 1 | -0/+11 |
2004-11-09 | rs6000.c (rs6000_rtx_costs): Add EQ, GTU, and LTU. | David Edelsohn | 1 | -0/+5 |
2004-11-09 | tree-phinodes.c (phi_reverse): New. | Kazu Hirata | 1 | -0/+7 |
2004-11-09 | * tree-ssa-loop-ivopts.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+5 |
2004-11-09 | re PR pch/14940 (PCH largefile test fails on various platforms) | James A. Morrison | 1 | -0/+6 |
2004-11-09 | builtins.c, [...]: Say "argument" instead of "arg" in diagnostics. | Joseph Myers | 1 | -0/+5 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -0/+21 |
2004-11-09 | * gdbinit.in (pbb, pbm): New macros. | Hans-Peter Nilsson | 1 | -0/+4 |
2004-11-08 | cfg.c (redirect_edge_succ_nodup): Use find_edge rather than implementing it i... | Jeff Law | 1 | -0/+8 |
2004-11-09 | * passes.c (rest_of_handle_jump): Remove dead code. | Kazu Hirata | 1 | -0/+4 |
2004-11-08 | tree-cfg.c (thread_jumps): Speed up by keeping a pointer to the last used ele... | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | tree-inline.c (remap_save_expr): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static. | Kazu Hirata | 1 | -0/+6 |
2004-11-08 | tree-ssa-live.c (tpa_init, [...]): Make them static. | Kazu Hirata | 1 | -0/+6 |
2004-11-08 | tree-if-conv.c (tree_if_conversion): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | tree-ssa-operands.c (build_ssa_operands): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | re PR middle-end/18299 (ICE in gimple-lower) | Andrew Pinski | 1 | -0/+6 |
2004-11-08 | modulo-sched.c (create_partial_schedule, [...]): Make them static. | Kazu Hirata | 1 | -0/+7 |
2004-11-08 | expmed.c (extract_force_align_mem_bit_field): Correct handling at the end of ... | Richard Henderson | 1 | -0/+5 |
2004-11-08 | sched-deps.c (add_insn_mem_dependence): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | flow.c (allocate_bb_life_data): Make it static. | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | calls.c (split_complex_values, [...]): Make them static. | Kazu Hirata | 1 | -0/+6 |
2004-11-08 | arm.c (arm_handle_notshared_attribute): Wrap declaration and use with #if TAR... | Richard Earnshaw | 1 | -0/+5 |
2004-11-08 | tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if" statements that a... | Kazu Hirata | 1 | -0/+5 |
2004-11-08 | tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate. | Kazu Hirata | 1 | -0/+8 |
2004-11-08 | cgraph.h (cgraph_calls_p): Remove. | Ben Elliston | 1 | -0/+8 |
2004-11-07 | re PR target/18269 (-m64 -fPIC does not work on ppc-darwin) | Andrew Pinski | 1 | -0/+28 |
2004-11-07 | c-decl.c (finish_struct): Use complete sentences for diagnostic for structure... | Joseph Myers | 1 | -0/+5 |
2004-11-07 | c-typeck.c (build_unary_op): Replace unreachable diagnostic for taking addres... | Joseph Myers | 1 | -0/+5 |