OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-12-03 jason PR c++/46058
2010-12-03 cltang2010-12-03 Chung-Lin Tang <cltang@codesourcery.com>
2010-12-03 rguenth2010-12-03 Richard Guenther <rguenther@suse.de>
2010-12-03 ian * config-lang.in (build_by_default): Set to no.
2010-12-03 froydnjgcc/
2010-12-03 jsm28 * common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options.
2010-12-03 jsm28 * gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
2010-12-03 doko2010-12-03 Matthias Klose <doko@ubuntu.com>
2010-12-03 tkoenig2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-12-03 amonakov PR rtl-optimization/45354
2010-12-03 tkoenigCorrect date on latest submissions.
2010-12-03 tkoenig2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-12-03 tkoenig2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-12-03 lauras2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-12-03 aoliva* gnatvsn.adb (Gnat_Version_String): Don't overrun...
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-12-03 gccadminDaily bump.
2010-12-02 davek * mh-cygwin (LDFLAGS): Turn up stack allocation to...
2010-12-02 hjlTurn on X86_TUNE_INTER_UNIT_MOVES for Core 2 and Core i7.
2010-12-02 hjlAllow corei7 for --with-arch=/--with-cpu=.
2010-12-02 ian * configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX. ...
2010-12-02 ebotcazou PR target/46685
2010-12-02 redi2010-12-02 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-12-02 ebotcazou * tree.c (build_range_type_1): Do not SET_TYPE_STRUCTU...
2010-12-02 fdumont2010-12-02 François Dumont <francois.cppdevs@free.fr>
2010-12-02 spopFix PR45297: handle ADDR_EXPR in interpret_rhs_expr...
2010-12-02 jsm28 * config/i386/linux.h, config/m32r/linux.h, config...
2010-12-02 jsm28 * config/bfin/bfin.h (LINK_SPEC): Remove %{b}.
2010-12-02 jsm28 * config/i386/freebsd.h (LINK_SPEC): Cut long comment.
2010-12-02 jsm28 * gcc.c (trad_capable_cpp, default_compilers): Don...
2010-12-02 jsm28 * config/alpha/freebsd.h (LINK_SPEC): Don't handle...
2010-12-02 pkoning* config/pdp11/pdp11.c (output_jump): Map unsigned...
2010-12-02 ian./:
2010-12-02 froydnj PR c/45062
2010-12-02 spopFix PR45199: do not aggregate memory accesses to the...
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 mkuvyrkov DFA model for Core 2 and Core i7 scheduling.
2010-12-02 mkuvyrkov Define tuning for Core 2 and Core i7.
2010-12-02 jakub PR fortran/46753
2010-12-02 jakub PR libgomp/43706
2010-12-02 jakub PR libgomp/45240
2010-12-02 ktietz2010-12-02 Kai Tietz <kai.tietz@onevision.com>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 irar PR tree-optimization/46663
2010-12-02 jiez PR middle-end/46674
2010-12-02 nicolaIn gcc/objc/:
2010-12-02 gccadminDaily bump.
2010-12-01 fdumont2010-12-01 François Dumont <francois.cppdevs@free.fr>
2010-12-01 meissnerProvide FMA costs; enable some debug flags
2010-12-01 hubicka * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse...
2010-12-01 jsm28 * intl.c: Don't include tm.h.
2010-12-01 spopFix unused warnings.
2010-12-01 spopAvoid the analysis of data references after the transla...
2010-12-01 spopLHS cannot be an ADDR_EXPR.
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01 spopDo not rewrite out of SSA scalar dependences crossing...
2010-12-01 spopCall recompute_tree_invariant_for_addr_expr when replac...
2010-12-01 spopAdd a stride parameter to scop_do_strip_mine.
2010-12-01 ktietz2010-12-01 Kai Tietz <kai.tietz@onevision.com>
2010-12-01 hubicka * tree.c (build_common_builtin_nodes): Do not initialize
2010-12-01 jsm28 * opts.c: Expand comment on tm.h include.
2010-12-01 qiyaogcc/
2010-12-01 ro * configure.tgt (mips-sgi-irix6*): Add -lpthread to...
2010-12-01 ro * testsuite/libffi.call/ffitest.h [__sgi] (PRId64...
2010-12-01 jsm28 * common.opt (flag_stack_check): New Variable entry.
2010-12-01 ro * scripts/extract_symvers.pl: New file.
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-12-01 ro * testsuite/libgomp.fortran/vla8.f90: Use dg-timeout...
2010-12-01 rguenth2010-12-01 Richard Guenther <rguenther@suse.de>
2010-12-01 ian * config/i386/linux.h (ASM_SPEC): Pass -v as -v, not...
2010-12-01 gccadminDaily bump.
2010-11-30 nicolaIn gcc/c-family/:
2010-11-30 jbPR fortran/28105 Overflow check for ALLOCATE statement
2010-11-30 meissnerAdd new FMA test case
2010-11-30 burnus2010-11-30 Tobias Burnus <burnus@net-b.de>
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 davek * ChangeLog: Add missing PR reference.
2010-11-30 davek * cgraphunit.c (process_function_and_variable_attribut...
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30 ebotcazou PR middle-end/46725
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 ebotcazou * tree.c (build_range_type_1): Do not set TYPE_STRUCTU...
2010-11-30 burnus2010-11-30 Tobias Burnus <burnus@net-b.de>
2010-11-30 paolo2010-11-30 Paolo Carlini <paolo.carlini@oracle.com>
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 xmjInclude coretypes.h in gcc-plugin.h & Add hard-reg...
2010-11-30 burnus2010-11-30 Tobias Burnus <burnus@net-b.de>
2010-11-30 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-30 froydnj * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offse...
2010-11-30 gccadminDaily bump.
2010-11-29 jsm28 * es.po: Update.
2010-11-29 nicola2010-11-29 Nicola Pero <nicola.pero@meta-innovation...
2010-11-29 hjlCheck and export LT_RCU_$id instead of LT_RCU.
2010-11-29 nicolaIn gcc/objc/:
next