summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* PR target/52941olegendo2012-05-297-57/+580
* 2012-05-29 Edmar Wienskoski <edmar@freescale.com>edmarwjr2012-05-292-0/+5
* 2012-05-29 François Dumont <fdumont@gcc.gnu.org>fdumont2012-05-293-20/+68
* fixincludes/tschwinge2012-05-295-6/+14
* * lto-plugin.c: Fix typo.jsm282012-05-292-1/+5
* * mf-impl.h: Fix typo.jsm282012-05-292-1/+5
* * c-common.c: Fix typo.jsm282012-05-292-1/+5
* 2012-05-29 Meador Inge <meadori@codesourcery.com>jsm282012-05-292-10/+11
* * config/alpha/ev6.md: (define_bypass "ev6_fmul,ev6_fadd"): New.rth2012-05-292-0/+9
* * mt-sde: Fix typos.jsm282012-05-294-5/+11
* * integrate.c: Remove.steven2012-05-2944-465/+424
* * config/avr/t-avr (s-avr-mmcu-texi): Call gjl2012-05-292-1/+6
* * config/arm/ieee754-df.S: Fix typos.jsm282012-05-2928-28/+58
* * directives.c: Fix typos.jsm282012-05-295-13/+20
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-2919-357/+132
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-2912-13/+45
* 2012-05-29 Richard Guenther <rguenther@suse.de>rguenth2012-05-295-12/+85
* * LANGUAGES: Fix typos.jsm282012-05-29133-232/+367
* * doc/include/texinfo.tex: Update to version 2012-05-16.16.jsm282012-05-292-927/+1966
* 2012-05-29 Richard Guenther <rguenther@suse.de>rguenth2012-05-295-25/+39
* * alias.c (reg_known_value): Make this a VEC.steven2012-05-292-28/+39
* PR middle-end/53510jakub2012-05-293-19/+14
* 2012-05-29 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2012-05-293-3/+7
* PR bootstrap/53459 - unused local typedef when building on altivecdodji2012-05-292-2/+8
* Revert "PR bootstrap/53459 - unused local typedef when building on altivec"dodji2012-05-292-5/+1
* PR preprocessor/53229 - Fix diagnostics location when pasting tokensdodji2012-05-2914-55/+178
* * gcc.target/cris/torture/trap-1.c,hp2012-05-296-0/+65
* * config/cris/cris.h (TARGET_HAS_BREAK, TARGET_TRAP_USING_BREAK8):hp2012-05-294-0/+25
* Daily bump.gccadmin2012-05-291-1/+1
* /c-familypaolo2012-05-287-3/+91
* Fix grammo in last CL entry.hp2012-05-281-1/+1
* * doc/md.texi (Standard Names): Fix typos in documentation for atomic patterns.hp2012-05-282-5/+6
* * doc/md.texi (stack_protect_test): Remove negation ofhp2012-05-282-1/+6
* PR tree-optimization/53505jakub2012-05-282-0/+47
* gcc/cppaolo2012-05-284-0/+32
* Daily bump.gccadmin2012-05-281-1/+1
* * tree.c (build_constructor): Propagate TREE_SIDE_EFFECTS.nathan2012-05-274-4/+41
* Minor timing cleanups.jb2012-05-272-6/+14
* Daily bump.gccadmin2012-05-271-1/+1
* /cppaolo2012-05-264-1/+30
* PR c++/53220jason2012-05-269-8/+87
* PR ada/50294ebotcazou2012-05-262-0/+21
* * cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocksebotcazou2012-05-263-31/+77
* * gnat.dg/renaming5.adb: Adjust dg-final directive.ebotcazou2012-05-262-1/+5
* 2012-05-26 Dimitrios Apostolou <jimis@gmx.net>bonzini2012-05-262-86/+158
* * gcc-interface/decl.c (variant_desc): Rename 'record' to 'new_type'.ebotcazou2012-05-262-8/+24
* Daily bump.gccadmin2012-05-261-1/+1
* /cppaolo2012-05-254-0/+42
* runtime: More efficient implementation of trampolines.ian2012-05-253-26/+88
* compiler: Don't create a closure if not needed.ian2012-05-251-23/+11