aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford25-450/+292
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou28-20/+856
2009-06-30re PR fortran/40576 (Endless loop in internal write)Thomas Koenig2-0/+14
2009-06-30re PR fortran/40594 (wrong-code)Janus Weil4-1/+66
2009-06-30tree-ssa-dce.c (mark_all_reaching_defs_necessary_1): Always continue walking.Richard Guenther4-15/+42
2009-06-30Revert accidental commit.Jan Hubicka1-10/+1
2009-06-30cfgloopanal.c (check_irred): Move into ...Jan Hubicka7-32/+80
2009-06-30Makefile.in (PLUGIN_HEADERS): added ggc, tree-dump, pretty-print.Basile Starynkevitch2-0/+5
2009-06-30Remove testsuite in filenames.H.J. Lu1-28/+27
2009-06-30re PR libstdc++/40600 (pair& operator=(pair&& __p) doesn't work without inlin...Paolo Carlini3-12/+19
2009-06-30ssa-sink-5.c: Change the compiler option "-O2 -Os" to "-Os".Wei Guozhi2-1/+6
2009-06-30re PR tree-optimization/40542 (vectorizes access to volatile array)Ira Rosen4-0/+33
2009-06-30re PR libstdc++/40511 (Bootstrap Failure in stage3: c++locale - Recent SVN)Paolo Carlini2-0/+10
2009-06-30re PR tree-optimization/40582 (ice for non-trivial conversion at assignment w...Martin Jambor4-2/+33
2009-06-30re PR middle-end/40554 (Revision 148941 miscompiled 447.dealII in SPEC CPU 2006)Martin Jambor2-1/+7
2009-06-30tree-ssa-alias.c (walk_aliased_vdefs_1): Change interface to use ao_ref refer...Richard Guenther4-29/+34
2009-06-30Fix typoEric Botcazou1-1/+1
2009-06-30* raise-gcc: Include dwarf2.h conditionally.Eric Botcazou2-0/+8
2009-06-30re PR bootstrap/40597 (Powerpc bootstrap is broken due to changes in expmed.c)Paolo Bonzini2-39/+67
2009-06-30tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar...Wei Guozhi5-2/+73
2009-06-30MAINTAINERS: Add my name to Write After Approval list.Wei Guozhi2-0/+5
2009-06-29* doc/install.texi (mep-x-elf): Correct chip's full name.DJ Delorie2-1/+5
2009-06-302009-06-29 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-1/+7
2009-06-29extend.texi: Fix typo.H.J. Lu2-1/+5
2009-06-30re PR fortran/40576 (Endless loop in internal write)Jerry DeLisle2-1/+6
2009-06-30random.h (__mod(_Tp)): Use defaults.Paolo Carlini3-67/+91
2009-06-30Daily bump.GCC Administrator1-1/+1
2009-06-30dwarf2.h: Remove.Tom Tromey19-48/+96
2009-06-29* config/mep/mep.h (CPP_SPEC): Remove __cop macro.DJ Delorie2-1/+2
2009-06-29extend.texi: Add MeP attributes and pragmas.DJ Delorie6-2/+455
2009-06-29re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)Jason Merrill2-0/+23
2009-06-29re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)Jason Merrill2-6/+12
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov51-217/+277
2009-06-29plugins.texi: Document PLUGIN_START_UNIT.Olatunji Ruwase8-0/+89
2009-06-29re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...Tobias Burnus13-10/+521
2009-06-29re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)Paul Thomas7-11/+83
2009-06-29tree.c (process_call_operands): Propagate TREE_READONLY from the operands.Eric Botcazou2-26/+39
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley150-586/+765
2009-06-29arm.h (REGISTER_MOVE_COST): Increase VFP register move cost.Daniel Jacobowitz2-3/+12
2009-06-29extend.texi (Additional Floating Types): __float128 is also supported on i386...Uros Bizjak2-73/+74
2009-06-29re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...Richard Guenther11-122/+344
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther14-297/+94
2009-06-29re PR tree-optimization/40579 (gcc -O2 optimization causes infinite loop and ...Richard Guenther4-0/+47
2009-06-29Daily bump.GCC Administrator1-1/+1
2009-06-28re PR tree-optimization/40550 (Segmentation fault caused by alignment error i...Uros Bizjak4-9/+54
2009-06-28fold-const.c (contains_label_1): Fix comments.Eric Botcazou6-14/+70
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus17-43/+507
2009-06-28i386.h (enum ix86_fpcmp_strategy): New.Paolo Bonzini6-508/+179
2009-06-28arm.c (arm_final_prescan_ins): Eliminate code related to jump_clobbers.Paolo Bonzini3-127/+24
2009-06-28dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p...Paolo Bonzini4-62/+88