aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-06-06tree-ssa-reassoc.o: New.Daniel Berlin1-0/+9
2005-06-06expr.c (do_store_flag): Remove check for non-negative BRANCH_COST.Eric Christopher1-0/+5
2005-06-06x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth1-0/+6
2005-06-06Makefile.in (mips-tfile.o): Add $(srcdir)/../include prefix to getopt.h depen...Rainer Orth1-0/+6
2005-06-06predict.c (tree_predict_edge): Don't drop useless predictions; check that it ...Jan Hubicka1-0/+10
2005-06-06Add bfin-uclinux configuration.Jie Zhang1-0/+5
2005-06-06* doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston1-0/+4
2005-06-05rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn1-0/+13
2005-06-05re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro...Zdenek Dvorak1-0/+9
2005-06-05i386.c (x86_use_loop): Remove.Steven Bosscher1-60/+68
2005-06-05tree-flow.h (stmt_ann_d): Move aux to ...Dorit Nuzman1-0/+63
2005-06-05mips.c (mips_rtx_costs): Remove unused variable.Eric Christopher1-0/+4
2005-06-05re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c)Hans-Peter Nilsson1-0/+8
2005-06-04reg-stack.c (struct block_info_def): Correct grammar typo.Roger Sayle1-0/+10
2005-06-04rs6000.c (no_global_regs_above): New.Dale Johannesen1-0/+16
2005-06-04cgraphunit.c (cgraph_reset_node): Break out from ...Jan Hubicka1-0/+7
2005-06-04re PR target/21888 (bootstrap failure with linker relaxation enabled)Richard Henderson1-0/+6
2005-06-04cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin1-0/+19
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-1/+14
2005-06-04* config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5.David Edelsohn1-0/+4
2005-06-04function.c (prologue, [...]): Change their types to VEC(int,heap)*.Kazu Hirata1-0/+12
2005-06-04predict.c (tree_predict_edge): Do not predict entry edge and single succestor...Jan Hubicka1-0/+5
2005-06-04re PR c/21873 (infinite warning loop on bad array initializer)Joseph Myers1-0/+6
2005-06-04c-parser.c (c_parser_parms_declarator): Don't use chainon().Geoffrey Keating1-0/+3
2005-06-03tree-data-ref.c (compute_self_dependence): New function.Sebastian Pop1-0/+5
2005-06-03darwin.h (LINK_SPEC): Pass -syslibroot to linker when -isysroot passed.Geoffrey Keating1-0/+5
2005-06-03re PR c/21879 (Memory management problem)Joseph Myers1-0/+6
2005-06-03configure.ac: Check declaration for asprintf, needed by libiberty.h.Gabriel Dos Reis1-0/+7
2005-06-03tree-ssa-dom.c (record_edge_info): Use last_basic_block to allocate info array.Diego Novillo1-0/+8
2005-06-03mips.opt: Add RejectNegative to divide-breaks and divide-traps.Eric Christopher1-0/+5
2005-06-03basic-block.h (remove_predictions_associated_with_edge): Declare.Jan Hubicka1-0/+6
2005-06-03rs6000.c (rs6000_conditional_register_usage): Clear call_realy_used_regs[r2] ...Pat Haugen1-0/+5
2005-06-03re PR middle-end/21858 (ICE in compare_values, at tree-vrp.c:301)Richard Guenther1-0/+6
2005-06-03cgraph.c, [...]: Fix comment typos.Kazu Hirata1-0/+5
2005-06-03* collect2.c (maybe_unlink): Use unlink_if_ordinary.Joseph Myers1-0/+4
2005-06-03Revert my previous patch.Bernd Schmidt1-0/+4
2005-06-03Fix typo in ASM_SEPCNick Clifton1-0/+5
2005-06-03re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c)Kazu Hirata1-0/+5
2005-06-02Makefile.in (tree-vect-generic.o): New.Richard Henderson1-0/+19
2005-06-02modulo-sched.c (doloop_register_get): Protect against doloop_end not defined.Richard Henderson1-0/+5
2005-06-02sh.c (general_movsrc_operand, [...]): Move to ...Kazu Hirata1-2/+26
2005-06-02tree.c (build_common_builtin_nodes): Fix the return type on __builtin_memcmp.Andrew Pinski1-0/+5
2005-06-02tree-ssa-loop-ivopts.c (build_addr_strip_iref): Remove.Richard Guenther1-0/+7
2005-06-02convert.c (convert_to_pointer): Avoid recursion if no conversion is needed.DJ Delorie1-0/+5
2005-06-02tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the ...Richard Guenther1-0/+7
2005-06-02tree-vrp.c, [...]: Fix comment typos.Kazu Hirata1-0/+7
2005-06-02cgraphunit.c (cgraph_function_and_variable_visibility): Extern inline functio...Jan Hubicka1-0/+5
2005-06-02gimplify.c (gimplify_ctx): Change the type of case_labels to VEC from VARRAY.Kazu Hirata1-0/+7
2005-06-02c-typeck.c (build_indirect_ref): Build INDIRECT_REF with correct type.Richard Guenther1-0/+5
2005-06-02s390.c (s390_add_execute): Do not handle out-of-pool execute templates.Ulrich Weigand1-0/+10