summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2011-06-02 Laurynas Biveinis <laurynas.biveinis@gmail.com>gc-improvlauras2011-06-025-8/+82
* 2011-04-07 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2011-04-072-1/+8
* 2011-04-07 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2011-04-072-0/+5
* 2011-03-29 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2011-03-2919-30/+256
* Merge from trunk up to r170497lauras2011-03-012499-83434/+152245
|\
| * PR tree-optimization/45470ebotcazou2011-02-253-2/+9
| * 2011-02-25 Jie Zhang <jie@codesourcery.com>ams2011-02-252-0/+6
| * * g++.dg/parse/constant1.C: Specify C++98 mode.jason2011-02-2513-10/+34
| * * parser.c (cp_parser_constant_expression): Setjason2011-02-2512-16/+97
| * Change testfile namebkoz2011-02-251-1/+1
| * 2011-02-24 Benjamin Kosnik <bkoz@redhat.com>bkoz2011-02-254-6/+92
| * Daily bump.gccadmin2011-02-251-1/+1
| * 2011-02-24 Tobias Burnus <burnus@net-b.de>burnus2011-02-242-7/+22
| * 2011-02-24 Tobias Burnus <burnus@net-b.de>burnus2011-02-242-1/+5
| * PR 47802 Use strftime for CTIME and FDATE intrinsicsjb2011-02-247-127/+91
| * * config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,aesok2011-02-244-9/+21
| * PR fortran/47878jakub2011-02-244-6/+28
| * Don't delete old arguments when lowering varargs.ian2011-02-241-2/+3
| * Traverse erroneous send/receive statements.ian2011-02-241-0/+6
| * PR 47802 Test for POSIX getpwuid_rjb2011-02-245-2/+84
| * 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>ramana2011-02-242-0/+5
| * Don't crash when using receive on erroneous channel.ian2011-02-241-1/+5
| * 2011-02-24 Richard Guenther <rguenther@suse.de>rguenth2011-02-243-2/+8
| * 2011-02-24 Richard Guenther <rguenther@suse.de>rguenth2011-02-242-2/+7
| * 2011-02-24 Richard Guenther <rguenther@suse.de>rguenth2011-02-245-5/+39
| * 2011-02-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2011-02-242-7/+27
| * Set type of array length expressions.ian2011-02-241-24/+16
| * * cp-tree.h (DECL_PARM_LEVEL): New.jason2011-02-2415-28/+148
| * 2011-02-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2011-02-242-19/+6
| * Avoid infinite loop in field_reference.ian2011-02-242-2/+40
| * Don't crash on type switch of untyped value.ian2011-02-241-1/+5
| * Don't crash on type switch of nil.ian2011-02-241-2/+5
| * Handle an array of pointers to itself.ian2011-02-242-20/+54
| * Don't crash if a map index is used outside of a function.ian2011-02-241-9/+37
| * Don't crash on bad receiver when building recover thunks.ian2011-02-241-4/+8
| * Don't crash if a result variable redefines a parameter.ian2011-02-241-1/+2
| * Daily bump.gccadmin2011-02-241-1/+1
| * 2011-02-23 Mikael Morin <mikael@gcc.gnu.org>mikael2011-02-236-4/+59
| * 2011-02-23 Richard Guenther <rguenther@suse.de>rguenth2011-02-232-0/+7
| * fix PR c++/46868froydnj2011-02-236-5/+24
| * PR tree-optimization/47838danglin2011-02-232-3/+8
| * * gfortran.dg/allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.uros2011-02-23149-205/+364
| * Removed conflict in usage of TYPE_LANG_SLOT_0 between Objective-C and Cnicola2011-02-235-6/+44
| * PR libgomp/47854jakub2011-02-232-3/+9
| * Merged with binutils version ...ktietz2011-02-232-91/+21
| * PR 47694 Read from named pipe failsjb2011-02-233-20/+30
| * Don't crash looking for methods of pointer to error type.ian2011-02-231-0/+2
| * Don't crash on Sizeof of bad type.ian2011-02-231-1/+5
| * Don't crash on erroneous type descriptor in interface conversion.ian2011-02-231-0/+2
| * Traverse erroneous function redefinitions.ian2011-02-231-3/+8