summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2010-07-04 Richard Guenther <rguenther@suse.de>rguenth2010-07-044-21/+50
* 2010-07-04 Paul Thomas <pault@gcc.gnu.org>pault2010-07-042-0/+11
* 2010-07-04 Richard Guenther <rguenther@suse.de>rguenth2010-07-042-5/+12
* 2010-07-4 Richard Guenther <rguenther@suse.de>rguenth2010-07-042-4/+8
* 2010-07-04 Richard Guenther <rguenther@suse.de>rguenth2010-07-044-3/+30
* * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):irar2010-07-0429-196/+1176
* Daily bump.gccadmin2010-07-041-1/+1
* Add a testcase for PR 44806.hjl2010-07-032-0/+95
* PR target/44597danglin2010-07-033-122/+23
* 2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-037-44/+50
* PR target/44705danglin2010-07-032-3/+6
* Move c-family/* ChangeLog entries to their proper place.steven2010-07-032-10/+20
* * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,hubicka2010-07-036-8/+43
* * ipa-inline.c (update_edge_key): Break out from ...hubicka2010-07-032-23/+86
* PR objc/24867froydnj2010-07-032-235/+172
* * config/arm/arm.c (arm_attr_length_move_neon): New.jiez2010-07-034-4/+61
* * config/arm/vfp.md (*push_multi_vfp): Use vfp_register_operandjiez2010-07-034-3/+27
* * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.ebotcazou2010-07-034-8/+20
* 2010-07-03 Jonathan Wakely <jwakely.gcc@gmail.com>redi2010-07-037-6/+15
* * config/i386/i386.c (override_options): Revert accidental commit.hubicka2010-07-032-1/+5
* Add missing e-mail address.ktietz2010-07-031-1/+1
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Enumeration_Type>:ebotcazou2010-07-035-11/+68
* 2010-07-03 Iain Sandoe <iains@gcc.gnu.org>iains2010-07-033-5/+17
* Fix long linesebotcazou2010-07-031-6/+6
* * gfortran.dg/char_bounds_check_fail_1.f90: Correct dg-output string.hp2010-07-032-1/+5
* PR/44128lcwu2010-07-036-11/+86
* 2010-07-02 Daniel Jacobowitz <dan@codesourcery.com>sandra2010-07-0310-37/+448
* 2010-07-02 Julian Brown <julian@codesourcery.com>sandra2010-07-037-18/+63
* 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-0317-91/+318
* Daily bump.gccadmin2010-07-031-1/+1
* * ipa-split.c (split_function): For aggregate values set return_slot_opt;hubicka2010-07-023-12/+24
* 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-0228-119/+426
* Minor fixesebotcazou2010-07-021-28/+28
* * expr.h (emit_stack_probe): Declare.ebotcazou2010-07-029-14/+211
* 2010-07-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-07-022-1/+5
* PR target/43958danglin2010-07-022-5/+10
* 2010-07-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-07-025-4/+11
* * ipa-split.c (verify_non_ssa_vars): Break out from ...; perform DFS walkhubicka2010-07-024-76/+209
* * objc-obj-c++-shared/Object1.h: Correct Line endings.iains2010-07-022-1/+154
* PR c++/44780jakub2010-07-027-7/+53
* PR target/44771schwab2010-07-022-2/+8
* 2010-07-02 Mikael Morin <mikael@gcc.gnu.org>mikael2010-07-022-1/+10
* * trans-types.h (gfc_add_field_to_struct): Add tree ** parameter.froydnj2010-07-025-66/+88
* * implicit-zee.c (combine_reaching_defs): Fix long lines.ebotcazou2010-07-022-86/+88
* 2010-06-28 Tobias Burnus <burnus@net-b.de>burnus2010-07-023-8/+10
* * Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.jakub2010-07-023-0/+7
* Script to check patches violating the GNU style.spop2010-07-022-0/+121
* Reduce the cost in miss rate computation.spop2010-07-022-19/+29
* PR 44576: miss rate computation improvement for prefetching loop arrays.spop2010-07-022-0/+13
* PR target/42172bernds2010-07-025-492/+335