OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-03-13 spopFix documentation of the new parameters.
2010-03-13 spopCleanup: remove FIXMEs, add new function.
2010-03-13 spopDocument PARAM_LOOP_BLOCK_TILE_SIZE.
2010-03-13 spopFix PR43306: correct evolution_function_right_is_intege...
2010-03-13 spopAdd PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
2010-03-13 spopMake build_poly_scop not return a bool.
2010-03-13 spopLimit the number of parameters per SCoP.
2010-03-13 hjlCorrect ChangeLog entry.
2010-03-13 doko2010-03-13 Matthias Klose <doko@ubuntu.com>
2010-03-13 paolo2010-03-13 Paolo Carlini <paolo.carlini@oracle.com>
2010-03-13 jlquinn2010-03-13 Jerry Quinn <jlquinn@optonline.net>
2010-03-13 davem * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto...
2010-03-13 ghazi * gcc.target/arm/sibcall-1.c: Allow PLT to appear...
2010-03-13 gccadminDaily bump.
2010-03-12 pault2010-03-12 Paul Thomas <pault@gcc.gnu.org>
2010-03-12 sje2010-03-12 Steve Ellcey <sje@cup.hp.com>
2010-03-12 bkoz2010-03-12 Benjamin Kosnik <bkoz@redhat.com>
2010-03-12 meissnerRemove band-aid no longer needed by the fix in PR 43431
2010-03-12 ktietz2010-03-12 Kai Tietz <kai.tietz@onevision.com>
2010-03-12 ktietz2010-03-12 Kai Tietz <kai.tietz@onevision.com>
2010-03-12 jakub * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
2010-03-12 jakub PR debug/43329
2010-03-12 korbbAdd comment about changing directory references.
2010-03-12 korbbRestore the "#undef" in the test text, too.
2010-03-12 korbbundo some of the damage
2010-03-12 korbbthe fixinc directory is now "fixincludes"
2010-03-12 davem * configure.ac (gcc_cv_as_cfi_advance_working): Skip...
2010-03-12 gccadminDaily bump.
2010-03-11 jamborm2010-03-11 Martin Jambor <mjambor@suse.cz>
2010-03-11 cgd2010-03-11 Chris Demetriou <cgd@google.com>
2010-03-11 burnus2010-03-11 Tobias Burnus <burnus@net-b.de>
2010-03-11 rguenth2010-03-11 Richard Guenther <rguenther@suse.de>
2010-03-11 krebbel2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-03-11 rguenth2010-03-11 Richard Guenther <rguenther@suse.de>
2010-03-11 jvdelisle Fix entry note.
2010-03-11 jvdelisle2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-03-11 jvdelisle2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-03-11 gccadminDaily bump.
2010-03-10 paolo2010-03-10 Paolo Carlini <paolo.carlini@oracle.com>
2010-03-10 ebotcazou * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu...
2010-03-10 hubicka PR c/43288
2010-03-10 ghazi * g++.old-deja/g++.pt/asm1.C: Don't detect pic via...
2010-03-10 burnus2010-03-10 Tobias Burnus <burnus@net-b.de
2010-03-10 jakub PR debug/43290
2010-03-10 law * gcc.dg/h8300-div-delay-slot.c: New test.
2010-03-10 amonakov PR tree-optimization/43236
2010-03-10 abel PR middle-end/42859
2010-03-10 jakub PR bootstrap/43287
2010-03-10 gccadminDaily bump.
2010-03-09 schwabPR target/43294
2010-03-09 jakub PR debug/43293
2010-03-09 jakub PR debug/43299
2010-03-09 jakub PR debug/43299
2010-03-09 jakub PR debug/43304
2010-03-09 jakub PR debug/43293
2010-03-09 jakub PR debug/43290
2010-03-09 jsm28 * zh_CN.po: Update.
2010-03-09 jvdelisle2010-03-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-03-09 ebotcazou PR bootstrap/43276
2010-03-09 jiez * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
2010-03-09 paolo2010-03-08 Paolo Carlini <paolo.carlini@oracle.com>
2010-03-09 jiez * ira-lives.c (check_and_make_def_use_conflict): Don...
2010-03-09 jiez * MAINTAINERS: Update my email address.
2010-03-09 gccadminDaily bump.
2010-03-08 jakub * Makefile.in (check_gcc_parallelize): Run dg-torture...
2010-03-08 spopAdd ChangeLog entries.
2010-03-08 spopUse {lower,upper}_bound_in_type.
2010-03-08 spopUse sizetype instead of unsigned_type_node.
2010-03-08 spopFix PR43065: Insert bounds on pointer type parameters.
2010-03-08 spopAdd testcase from PR43065.
2010-03-08 spopAdd forgotten ChangeLog entries.
2010-03-08 spopFix type problems in loop ivs.
2010-03-08 spopDo not short-cut code generation with gloog_error.
2010-03-08 spopFold convert SSA_NAMEs in the scalar expander.
2010-03-08 spopCleanup.
2010-03-08 spopCleanup data dep polyhedron construction.
2010-03-08 spopNew function combine_context_id_scat.
2010-03-08 spopFix PR42326: handle default definitions.
2010-03-08 spopCleanup.
2010-03-08 spopAdd constraints on the type of parameters to the scop...
2010-03-08 jakub * var-tracking.c (remove_cselib_value_chains): Define...
2010-03-08 rguenth2010-03-08 Richard Guenther <rguenther@suse.de>
2010-03-08 jamborm2010-03-08 Martin Jambor <mjambor@suse.cz>
2010-03-08 janus2010-03-08 Janus Weil <janus@gcc.gnu.org>
2010-03-08 ktietz2010-03-08 Kai TIetz <kai.tietz@onevision.com>
2010-03-08 gccadminDaily bump.
2010-03-07 jakub PR debug/43176
2010-03-07 bernds PR rtl-optimization/42220
2010-03-07 gccadminDaily bump.
2010-03-06 aolivaPR debug/42897
2010-03-06 aolivaPR debug/42897
2010-03-06 aoliva* var-tracking.c (dataflow_set_merge): Swap src and...
2010-03-06 gccadminDaily bump.
2010-03-05 ebotcazou * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
2010-03-05 jason * mangle.c (mangle_decl): Give name collision error...
2010-03-05 spopFix PR42326: Handle more carefully convert expressions...
2010-03-05 ro * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
2010-03-05 paolo2010-03-04 Paolo Carlini <paolo.carlini@oracle.com>
2010-03-05 gccadminDaily bump.
2010-03-04 pinskia2010-03-04 Andrew Pinski <andrew_pinski@caviumnetwork...
next