summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2009-08-15 Tobias Burnus <burnus@net-b.de>burnus2009-08-152-2/+6
* Print PBB index.spop2009-08-152-1/+5
* Correct the use of ppl_Pointset_Powerset_C_Polyhedron_maximize.spop2009-08-156-52/+71
* Daily bump.gccadmin2009-08-151-1/+1
* 2009-08-14 Janus Weil <janus@gcc.gnu.org>janus2009-08-144-2/+41
* 2009-08-14 Olatunji Ruwase <tjruwase@google.com>dnovillo2009-08-1414-33/+30
* 2009-08-14 Douglas B Rupp <rupp@gnat.com>rupp2009-08-145-21/+228
* * config/ia64/unwind-ia64.c (struct _Unwind_Context): Add newrupp2009-08-143-17/+69
* * config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.rupp2009-08-148-1/+753
* * config/alpha/alpha.c (alpha_emit_conditional_move): Handleuros2009-08-142-5/+16
* PR middle-end/30789ghazi2009-08-146-5/+103
* 2009-08-14 Rafael Avila de Espindola <espindola@google.com>espindola2009-08-142-2/+7
* 2009-08-14 Richard Guenther <rguenther@suse.de>rguenth2009-08-144-1/+36
* * c-lex.c (c_lex_with_flags): Increase size of local variableuweigand2009-08-142-1/+6
* gcc/testsuite/dje2009-08-1411-411/+4
* 2009-08-14 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-144-1/+27
* PR rtl-optimization/41064hp2009-08-142-3/+15
* PR target/41019uros2009-08-144-41/+75
* 2009-08-13 Steven G. Kargl <kargl@gcc.gnu.org>kargl2009-08-141-3/+3
* 2009-08-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2009-08-142-0/+28
* * config/i386/djgpp-stdint.h: New.dj2009-08-143-0/+68
* Daily bump.gccadmin2009-08-141-1/+1
* * config/sh/sh.c (sh_override_options): When flag_exceptions orkkojima2009-08-132-0/+29
* 2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>gshobaki2009-08-132-15/+72
* 2009-08-13 Janus Weil <janus@gcc.gnu.org>janus2009-08-1329-728/+773
* * ChangeLog: Fix whitespace.uros2009-08-132-161/+161
* * gcc/config/i386/cygwin.h (LINK_SPEC): Add --enable-auto-image-base.davek2009-08-132-1/+5
* 2009-08-13 Janus Weil <janus@gcc.gnu.org>janus2009-08-135-54/+79
* 2009-08-13 Richard Guenther <rguenther@suse.de>rguenth2009-08-136-13/+56
* Daily bump.gccadmin2009-08-131-1/+1
* PR target/41029kkojima2009-08-122-1/+6
* * config/sh/sh.c (sh_promote_function_mode): Add ATTRIBUTE_UNUSED.kkojima2009-08-122-1/+6
* 2009-08-12 Richard Guenther <rguenther@suse.de>rguenth2009-08-124-3/+43
* Fix to PR41012davidxl2009-08-127-35/+91
* 2009-08-12 Richard Sandiford <rdsandiford@googlemail.com>bonzini2009-08-122-2/+12
* 2009-08-12 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-1210-28/+46
* 2009-08-12 Andrew Haley <aph@redhat.com>aph2009-08-126-3/+36
* 2009-08-11 Andrew Haley <aph@redhat.com>aph2009-08-122-0/+10
* 2009-08-11 Andrew Haley <aph@redhat.com>aph2009-08-122-0/+8
* Remove pragma GCC diagnostic warning "-Wc++-compat".spop2009-08-122-6/+5
* 2009-08-12 Richard Guenther <rguenther@suse.de>rguenth2009-08-124-15/+26
* Prepare expressions to be good phi arguments.spop2009-08-125-19/+66
* Dont add unknown subscript upper bounds.spop2009-08-125-9/+29
* Reimplement interchange heuristic.spop2009-08-126-22/+281
* Remove interchange heuristic.spop2009-08-123-228/+22
* Add PDR->nb_subscripts.spop2009-08-126-32/+60
* Undo changes to the PDR representation.spop2009-08-126-34/+38
* Add interchange testcase.spop2009-08-123-3/+25
* Fix memory leak in DD XFAILs some interchange testcases.spop2009-08-128-10/+52
* Restore original scattering when the transform is not legal.spop2009-08-127-34/+208