summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc/bernds2010-04-146-30/+261
* PR c++/36625jason2010-04-147-14/+64
* Add ChangeLog entry for my previous commit. kargl2010-04-141-0/+8
* * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" fromuros2010-04-142-2/+8
* 2010-04-14 Steven G. Kargl <kargl@gcc.gnu.org>kargl2010-04-141-60/+147
* 2010-04-14 Steve Ellcey <sje@cup.hp.com>sje2010-04-142-0/+6
* * config/i386/i386.md (maxmin_int): Rename code attribute fromuros2010-04-145-54/+67
* 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-1418-31/+86
* * config/alpha/alpha.c (alpha_adjust_cost): Remove set but noturos2010-04-142-3/+9
* * df-core.c (df_ref_debug): Change format string placeholderuros2010-04-146-27/+41
* PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)meissner2010-04-142-0/+104
* PR tree-optimization/42963matz2010-04-144-88/+161
* * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attributeuros2010-04-142-1/+6
* * gcc-interface/gigi.h: Reorder declarations and tweak comments.ebotcazou2010-04-145-31/+76
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Class_Wide_Type>: Fixebotcazou2010-04-147-53/+99
* * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.uros2010-04-142-8/+54
* 2010-04-14 Tobias Burnus <burnus@net-b.de>burnus2010-04-1413-19/+933
* 2010-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-142-0/+14
* 2010-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-143-2/+20
* Daily bump.gccadmin2010-04-141-1/+1
* 2010-04-13 Joel Sherrill <joel.sherrill@oarcorp.com>joel2010-04-131-8/+7
* * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accountinghubicka2010-04-132-36/+140
* * call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead ofjason2010-04-137-16/+31
* Commit gcc/testsuite/ChangeLog for revision 158275.manu2010-04-131-0/+20
* 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-1313-60/+21
* PR middle-end/32628ebotcazou2010-04-133-79/+106
* 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-134-12/+27
* 2010-04-13 Martin Jambor <mjambor@suse.cz>jamborm2010-04-134-9/+73
* PR middle-end/43730matz2010-04-134-1/+32
* Add CL entrydnovillo2010-04-131-0/+17
* 2010-04-12 Diego Novillo <dnovillo@google.com>dnovillo2010-04-134-5/+40
* * tree-ssa-reassoc.c (repropagate_negates): Merge negates alsomatz2010-04-134-35/+102
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-132-1/+6
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-132-1/+6
* gcc/fortran:iains2010-04-132-2/+10
* * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REGuros2010-04-132-69/+55
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-132-54/+170
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-137-53/+190
* Remove lang_eh_type_covers, which is dead, and the correspondingbaldrick2010-04-136-28/+11
* 2010-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-04-135-239/+460
* simonb2010-04-132-2/+8
* * gcc-interface/gigi.h (standard_datatypes): Add ADT_parent_name_id.ebotcazou2010-04-137-5/+87
* * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pureebotcazou2010-04-1310-106/+227
* 2010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-1332-2618/+2549
* Daily bump.gccadmin2010-04-131-1/+1
* gcc/doko2010-04-1213-8/+149
* * config/i386/i386.md (any_rotate): New code iterator.uros2010-04-124-419/+219
* 2010-04-12 Steve Ellcey <sje@cup.hp.com>sje2010-04-122-6/+7
* PR c++/43641jason2010-04-124-2/+25
* * call.c (type_decays_to): Call cv_unqualified for non-class type.jason2010-04-124-0/+25