summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * config/rs6000/rs6000.c (struct processor_costs): New structuresayle2004-07-022-154/+317
* * expmed.c (make_tree): Don't use SET_DECL_RTL.rth2004-07-022-15/+21
* 2004-07-02 Paolo Carlini <pcarlini@suse.de>paolo2004-07-024-84/+118
* 2004-07-02 David Billinghurst (David.Billinghurst@riotinto.com)billingd2004-07-022-4/+10
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-026-484/+785
* * tree-flow.h (bb_ann_d): Remove ephi_nodes field.steven2004-07-022-3/+4
* * config/alpha/alpha.c (struct machine_function): Add gp_save_rtx.rth2004-07-022-5/+28
* * config/alpha/alpha.c (struct alpha_rtx_cost_data): Add int_div.rth2004-07-022-15/+51
* * gimple-low.c (lower_function_body): Don't reset_block_changes here.rth2004-07-029-2/+21
* * tree.def (RTL_EXPR): Remove.rth2004-07-0224-458/+107
* * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree-sra.c,kazu2004-07-028-9/+15
* Daily bump.gccadmin2004-07-022-2/+2
* 2004-07-02 Aaron W. LaFramboise <aaronraolete36@aaronwl.com>dannysmith2004-07-014-9/+56
* * tree-sra.c (sra_walk_expr): Don't maybe_lookup_element_for_exprrth2004-07-012-9/+13
* * doc/cppinternals.texi, doc/install.texi, doc/invoke.texi,jsm282004-07-018-48/+54
* * dwarf2out.c (reg_save): Use INVALID_REGNUM.rth2004-07-012-9/+21
* * gimplify.c (gimplify_one_sizepos): Don't do anything if any VAR_DECL.kenner2004-07-012-1/+7
* * tree-pretty-print.c (dump_generic_node, case ARRAY_REF): Usekenner2004-07-012-12/+19
* 2004-07-01 Paolo Carlini <pcarlini@suse.de>paolo2004-07-016-93/+128
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-012-0/+5
* * final.c (final): Fix typo reported by Aaron W. LaFramboise.bothner2004-07-012-1/+5
* 2004-07-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2004-07-011-1/+1
* Fix copy/paste error.pbrook2004-07-011-2/+2
* 2004-07-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2004-07-014-10/+31
* * expr.c (expand_assignment): Optimize bitfld += cst for 1 bitjakub2004-07-012-17/+45
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-012-0/+70
* * simplify-rtx.c (simplify_binary_operation) <PLUS, MINUS>: Usesayle2004-07-012-11/+15
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-0145-459/+567
* Rotate ChangeLogsteven2004-07-012-21016/+21017
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-3/+3
* * stmt.c (check_seenlabel): Remove.steven2004-07-012-58/+5
* * function.h (struct function): Remove x_function_call_count.rth2004-07-018-33/+19
* PR c/1027jsm282004-07-0115-112/+190
* * target.h (struct gcc_target): Add new field to struct cxx: import_export_cl...nickc2004-07-016-1/+37
* * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.ebotcazou2004-07-012-1/+6
* 2004-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-012-1/+5
* * function.c (identify_blocks, identify_blocks_1): Remove.rth2004-07-014-92/+7
* gcc/ChangeLog:bonzini2004-07-017-5/+285
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-018-54/+24
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-0113-201/+196
* * match.c (var_element): Remove unused variable.rth2004-07-012-1/+2
* * expmed.c (expand_shift): Consider expanding LSHIFT_EXPR by asayle2004-07-012-1/+31
* Index: gcc/ChangeLoggeoffk2004-07-0120-122/+859
* * config/rs6000/rs6000.c (rs6000_mixed_function_arg): Rewrite.amodra2004-07-012-176/+140
* * pa-protos.h (prefetch_operand): Add prototype.danglin2004-07-015-0/+148
* 2004-06-30 Brad Spencer <spencer@infointeractive.com>bkoz2004-07-012-2/+25
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-019-38/+22
* * tree.h (immediate_size_expand): Delete.rth2004-07-0112-54/+25
* Daily bump.gccadmin2004-07-012-2/+2
* * gimplify.c (gimplify_compound_lval): Take fallback argumentrth2004-07-014-245/+197