summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-236-7/+17
* Daily bump.gccadmin2010-04-231-1/+1
* PR target/43744kkojima2010-04-222-0/+23
* * gcc.dg/graphite/interchange-0.c: Fix dg-final directive.uros2010-04-223-18/+21
* * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.dje2010-04-222-2/+6
* Fix PR number in the previous commit to 43842.irar2010-04-222-2/+2
* PR tree-optimization/43482irar2010-04-225-5/+80
* * gcc.target/i386/wmul-1.c: Add dg-require-effective-target ilp32.bernds2010-04-223-0/+7
* * gcc.dg/torture/builtin-cproj-3.c: Rename and move ...ghazi2010-04-222-0/+5
* * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.nickc2010-04-222-4/+8
* 2010-04-22 Alexander Monakov <amonakov@ispras.ru>amonakov2010-04-224-7/+59
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-229-115/+143
* * optabs.h (expand_widening_mult): Declare.bernds2010-04-222-1/+7
* PR middle-end/29274bernds2010-04-223-0/+36
* 2010-04-22 Richard Guenther <rguenther@suse.de>rguenth2010-04-224-13/+51
* * config/stormy16/stormy16.cnickc2010-04-227-290/+120
* * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs andbernds2010-04-224-18/+44
* 2010-04-22 Johannes Singler <singler@kit.edu>singler2010-04-222-75/+79
* * config/i386/i386.md: Use {} around multi-line preparation statements.uros2010-04-222-16/+26
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-224-86/+147
* gcc/bernds2010-04-2213-102/+356
* 2010-04-22 Richard Guenther <rguenther@suse.de>rguenth2010-04-226-8/+70
* 2010-04-22 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-04-222-0/+10
* Daily bump.gccadmin2010-04-221-1/+1
* 2010-04-22 Jonathan Wakely <jwakely.gcc@gmail.com>redi2010-04-21135-4205/+4338
* * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.hubicka2010-04-219-318/+26
* PR fortran/43836jakub2010-04-214-1/+23
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-2112-26/+191
* * lto-cgraph.c (lto_output_node): Do not output comdat groupshubicka2010-04-212-23/+7
* PR debug/40040jakub2010-04-212-2/+7
* 2010-04-19 Andrew Haley <aph@redhat.com>aph2010-04-213-0/+53
* * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.hubicka2010-04-212-0/+8
* * lto.c (globalize_cross_file_statics): When function has address taken,hubicka2010-04-214-1/+18
* * opts.c (decode_options): Enable pure-const pass for whopr.hubicka2010-04-212-1/+4
* * cgraph.c (dump_cgraph_node): Dump also assembler name.hubicka2010-04-213-6/+19
* Add missing comma.eweddington2010-04-212-1/+5
* * config/i386/i386.md (x86_shrd): Add athlon_decode anduros2010-04-212-1/+8
* PR middle-end/43570jakub2010-04-214-10/+286
* 2010-04-21 Richard Guenther <rguenther@suse.de>rguenth2010-04-214-17/+30
* * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument. Dropjakub2010-04-212-18/+80
* * dwarf2out.c (output_call_frame_info): For dw_cie_versionjakub2010-04-214-5/+61
* * gcc.dg/torture/builtin-cproj-3.c: New.ghazi2010-04-212-0/+29
* * config/i386/i386.md (bswap<mode>2): Macroize expander fromuros2010-04-212-47/+29
* PR c++/9335jason2010-04-2110-4/+41
* PR rtl-optimization/43520wilson2010-04-212-1/+9
* Daily bump.gccadmin2010-04-211-1/+1
* 2010-04-20 Harald Anlauf <anlauf@gmx.de>kargl2010-04-202-1/+5
* * es.po: Update.jsm282010-04-202-105/+102
* * builtins.c (fold_builtin_cproj): Fold more cases.ghazi2010-04-204-1/+123
* * builtins.c (build_complex_cproj, fold_builtin_cproj): New.ghazi2010-04-206-3/+196