summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: Add multilib support for gmp. Proper -I and -Lmrs2010-05-293-12/+82
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-2968-170/+282
* 2010-05-29 H.J. Lu <hongjiu.lu@intel.com>mrs2010-05-292-5/+10
* * cgraph.h (struct varpool_node_set_def,hubicka2010-05-294-149/+119
* PR middle-end/44324hubicka2010-05-292-1/+6
* 2010-05-29 Richard Guenther <rguenther@suse.de>rguenth2010-05-292-2/+26
* Don't use unshare_expr when not necessary.spop2010-05-294-33/+73
* Do not use annotations on edges in if-conversion.spop2010-05-292-55/+24
* Add a missing `\'.hjl2010-05-292-1/+7
* PR target/44261danglin2010-05-292-20/+44
* * cp-tree.h (struct cp_decl_specifier_seq): Move type_location field up.froydnj2010-05-292-4/+9
* * basic-block.h (struct control_flow_graph): Move last_label_uid field up.froydnj2010-05-298-12/+23
* * varpool.c (varpool_get_node): Fix lookup.hubicka2010-05-292-1/+7
* * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.steven2010-05-292-1/+3
* * config/spu/spu-protos.h: Do not include rtl.h. Protectsteven2010-05-294-7/+18
* Reflow.mrs2010-05-291-2/+3
* * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead ofmrs2010-05-292-0/+7
* * cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;hubicka2010-05-292-1/+10
* * config/rs6000/rs6000-c.c: Remove c-tree.h include.mrs2010-05-292-1/+4
* Add missing part of previous commit.hubicka2010-05-291-0/+6
* * cgraph.c (clone_function_name): Take SUFFIX argument; export.hubicka2010-05-298-53/+54
* Fix long linesebotcazou2010-05-291-5/+5
* Daily bump.gccadmin2010-05-291-1/+1
* gcc/ChangeLog:steven2010-05-295-20/+33
* * c-lex.c: Do not include c-tree.h.steven2010-05-287-6/+10
* gcc/ChangeLog:steven2010-05-287-36/+44
* gcc/ChangeLog:steven2010-05-286-20/+42
* * config/darwin-c.c: Remove c-tree.h include.mrs2010-05-282-1/+4
* * gcc.c: Include diagnostic.h.jsm282010-05-284-161/+72
* * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New functions.law2010-05-284-4/+59
* * ira-color.c (update_curr_costs): Free updated hard reg costs.law2010-05-282-4/+7
* Fix erroneous duplication.ian2010-05-281-11633/+0
* 2010-05-28 Paolo Carlini <paolo.carlini@oracle.com>paolo2010-05-286-6/+27
* 2010-05-28 Tobias Burnus <burnus@net-b.de>burnus2010-05-282-1/+5
* * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead offroydnj2010-05-282-1/+6
* 2010-05-28 Richard Guenther <rguenther@suse.de>rguenth2010-05-283-4/+18
* When niter may be zero, return a COND_EXPR with the may_be_zero condition.spop2010-05-286-49/+70
* Don't generate COND_EXPRs for degenerate_phi_result.spop2010-05-282-15/+26
* Check the if-convertibility of phi nodes in non predicated BBs.spop2010-05-282-4/+10
* PR objc/44125mrs2010-05-282-1/+6
* * objc.dg/stret-2.m: Fix to use more than 4 bytes.mrs2010-05-281-1/+2
* * gcc.c (error, warning, inform): Remove duplicate ": " in output.jsm282010-05-282-3/+7
* PR driver/15303jsm282010-05-2811-149/+232
* * expr.c (get_symbol_table_index): Add spaces in expression.froydnj2010-05-282-1/+5
* gcc/jules2010-05-284-4/+67
* * ipa-reference.c (add_static_var): Remove redundant all_module_statics check.hubicka2010-05-282-14/+17
* 2010-05-28 Iain Sandoe <iains@gcc.gnu.org>iains2010-05-282-4/+9
* PR bootstrap/44314mkuvyrkov2010-05-284-0/+12
* PR debug/41048jakub2010-05-282-78/+102
* * java-tree.h (method_entry): Declare. Declare VECs containing it.froydnj2010-05-284-50/+54