aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-11-09* tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata1-1/+5
2004-11-09re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison1-0/+6
2004-11-09builtins.c, [...]: Say "argument" instead of "arg" in diagnostics.Joseph Myers1-0/+5
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-0/+21
2004-11-09* gdbinit.in (pbb, pbm): New macros.Hans-Peter Nilsson1-0/+4
2004-11-08cfg.c (redirect_edge_succ_nodup): Use find_edge rather than implementing it i...Jeff Law1-0/+8
2004-11-09* passes.c (rest_of_handle_jump): Remove dead code.Kazu Hirata1-0/+4
2004-11-08tree-cfg.c (thread_jumps): Speed up by keeping a pointer to the last used ele...Kazu Hirata1-0/+5
2004-11-08tree-inline.c (remap_save_expr): Make it static.Kazu Hirata1-0/+5
2004-11-08tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static.Kazu Hirata1-0/+6
2004-11-08tree-ssa-live.c (tpa_init, [...]): Make them static.Kazu Hirata1-0/+6
2004-11-08tree-if-conv.c (tree_if_conversion): Make it static.Kazu Hirata1-0/+5
2004-11-08tree-ssa-operands.c (build_ssa_operands): Make it static.Kazu Hirata1-0/+5
2004-11-08re PR middle-end/18299 (ICE in gimple-lower)Andrew Pinski1-0/+6
2004-11-08modulo-sched.c (create_partial_schedule, [...]): Make them static.Kazu Hirata1-0/+7
2004-11-08expmed.c (extract_force_align_mem_bit_field): Correct handling at the end of ...Richard Henderson1-0/+5
2004-11-08sched-deps.c (add_insn_mem_dependence): Make it static.Kazu Hirata1-0/+5
2004-11-08flow.c (allocate_bb_life_data): Make it static.Kazu Hirata1-0/+5
2004-11-08calls.c (split_complex_values, [...]): Make them static.Kazu Hirata1-0/+6
2004-11-08arm.c (arm_handle_notshared_attribute): Wrap declaration and use with #if TAR...Richard Earnshaw1-0/+5
2004-11-08tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if" statements that a...Kazu Hirata1-0/+5
2004-11-08tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate.Kazu Hirata1-0/+8
2004-11-08cgraph.h (cgraph_calls_p): Remove.Ben Elliston1-0/+8
2004-11-07re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)Andrew Pinski1-0/+28
2004-11-07c-decl.c (finish_struct): Use complete sentences for diagnostic for structure...Joseph Myers1-0/+5
2004-11-07c-typeck.c (build_unary_op): Replace unreachable diagnostic for taking addres...Joseph Myers1-0/+5
2004-11-07s390.md (attribute "op_type"): Default to "NN".Ulrich Weigand1-0/+32
2004-11-06* config/mips/t-iris6 (tp-bit.c): Fix target filename.Richard Sandiford1-0/+4
2004-11-06re PR target/16830 (Including <sys/immu.h> with -mabi=n32 causes an error.)Richard Sandiford1-0/+6
2004-11-06re PR target/16286 (Compile errors on altivec ops after #undef vector)Andreas Schwab1-0/+6
2004-11-06* tree-ssa-copyrename.c (rename_ssa_copies): Make it static.Kazu Hirata1-0/+4
2004-11-062064.md ("z_int", "z_agen"): Ensure the condition matches no insns already ma...Ulrich Weigand1-0/+16
2004-11-06fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR if we are in GIMPLE.Kazu Hirata1-0/+5
2004-11-06re PR rtl-optimization/17933 (ICE: in schedule_insns, at /sched-rgn.c:2555)Hans-Peter Nilsson1-0/+8
2004-11-06sparc.c (function_arg_record_value_1): Skip fields with zero length.Eric Botcazou1-0/+10
2004-11-06sparc.c (scan_record_type): Handle vector types.Eric Botcazou1-0/+17
2004-11-06tree-cfg.c (find_taken_edge_cond_expr): Remove an "if" statement that never t...Kazu Hirata1-0/+5
2004-11-062064.md ("z_o2", "z_o3"): Remove.Ulrich Weigand1-0/+19
2004-11-06tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a pointer to the l...Kazu Hirata1-0/+5
2004-11-06sh.c (prepare_move_operands): Emit a use of r12 for non-PIC TLS_MODEL_INITIAL...Kaz Kojima1-0/+5
2004-11-06* expmed.c: Fix a comment typo.Kazu Hirata1-0/+4
2004-11-05re PR target/18106 (Weak symbols are unimplemented on Windows)Aaron W. LaFramboise1-0/+6
2004-11-06* config/sh/sh4a.md: Fix copyright.Kazu Hirata1-0/+4
2004-11-06darwin.md, sh4a.md: Replace GNU CC with GCC.Kazu Hirata1-0/+5
2004-11-05rs6000.md (scc patterns): Replace subfc with subf when carry not used.David Edelsohn1-0/+10
2004-11-06rs6000.c (machopic_output_stub): Output ldu instead of lwzu for 64-bit stubs.Stan Shebs1-0/+5
2004-11-05alpha.c (alpha_expand_unaligned_load): Special case size 2 with BWX.Richard Henderson1-0/+6
2004-11-05expmed.c (extract_force_align_mem_bit_field): New.Richard Henderson1-0/+5
2004-11-05ia64.md (UNSPEC_SHRP): New.Richard Henderson1-0/+7
2004-11-05c-typeck.c (output_init_element): Return early if value is error_mark_node.Joseph Myers1-0/+5