OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-12-17 hjlReplace "BB [%i]" with "[bb %i]" in vzeroupper RTL...
2010-12-17 uweigand * gcc.dg/titype-1.c: Enable TImode on __SPU__.
2010-12-17 paolo2010-12-17 Paolo Carlini <paolo.carlini@oracle.com>
2010-12-17 jason PR c++/46670
2010-12-17 jsm28 * config/interix.opt: New.
2010-12-17 ams2010-12-17 Andrew Stubbs <ams@codesourcery.com>
2010-12-17 uweigand * config/spu/t-spu-elf (LIB2FUNCS_EXCLUDE): Add _float...
2010-12-17 jsm28 * ja.po: Update.
2010-12-17 jsm28 * ja.po: Update.
2010-12-17 berndsgcc/
2010-12-17 amonakov PR middle-end/46761
2010-12-17 janus2010-12-17 Janus Weil <janus@gcc.gnu.org>
2010-12-17 paolo2010-12-17 Paolo Carlini <paolo.carlini@oracle.com>
2010-12-17 dodjiFix for PR debug/45088
2010-12-17 ianRework locking code to split stack much less.
2010-12-17 ianUpdate to current master source.
2010-12-17 ianDon't split stack in bytes.IndexByte.
2010-12-17 ianAvoid always splitting the stack when calling append...
2010-12-17 gccadminDaily bump.
2010-12-17 hubicka PR middle-end/44563
2010-12-16 jsm28 * config/darwin.opt (dylinker, headerpad_max_install_n...
2010-12-16 spopFix PR46924: Do not detect reductions outside the curre...
2010-12-16 nicolaIn libobjc/:
2010-12-16 jakub PR tree-optimization/46966
2010-12-16 ebotcazou * tree-ssa-sccvn.c (vn_reference_lookup_3): Always...
2010-12-16 ebotcazou Support for LEON processor
2010-12-16 bkoz2010-11-16 Benjamin Kosnik <bkoz@redhat.com>
2010-12-16 jakub PR tree-optimization/43655
2010-12-16 spopFix PR46404: call scev_reset to reset the number of...
2010-12-16 gandalfPR libgcj/46774: Create dynamic ProtectionDomain instan...
2010-12-16 aesok * config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2010-12-16 uweigand * config/spu/t-spu-elf (LIB2_SIDITI_CONV_FUNC): Define.
2010-12-16 jakub PR debug/46893
2010-12-16 hjlMake main return 0.
2010-12-16 cltang2010-12-16 Chung-Lin Tang <cltang@codesourcery.com>
2010-12-16 ianDon't crash on recursive consts.
2010-12-16 ianRework handling of recursive function types.
2010-12-16 ianDon't crash when copying a call with no arguments.
2010-12-16 hubicka PR lto/46976
2010-12-16 froydnjgcc/cp/
2010-12-16 froydnjgcc/cp/
2010-12-16 hubicka PR middle-end/46939
2010-12-16 ianDon't crash on invalid tuple assignment.
2010-12-16 ianCheck for errors from Gogo::call_builtin.
2010-12-16 gccadminDaily bump.
2010-12-16 ianDon't crash with go or defer of bad call.
2010-12-16 jsm28 * config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to
2010-12-16 ianDon't crash on Sizeof of undefined type.
2010-12-15 ianDon't crash on Sizeof of undefined type.
2010-12-15 ianDon't crash on tuple initialization from erroneous...
2010-12-15 ianDon't crash on empty struct created due to recursive...
2010-12-15 jsm28 * doc/tm.texi.in (US_SOFTWARE_GOFAST): Don't document.
2010-12-15 ianTweak handling of invalid function signature for functi...
2010-12-15 ianCheck for pointer to error type when looking for method.
2010-12-15 ianPermit _ as a result variable name.
2010-12-15 spopAdd testcase for PR46404.
2010-12-15 ianFix test for invalid type in anonymous field.
2010-12-15 ianAdd statements to type switch even if there are no...
2010-12-15 ianCheck errors in binary comparisons and builtin calls.
2010-12-15 jakub PR fortran/46945
2010-12-15 ianPush hash table identity check down to subtypes.
2010-12-15 nicolaIn libobjc/:
2010-12-15 ianUse a different identity function for Types in hash...
2010-12-15 jakub PR debug/46815
2010-12-15 nicolaIn libobjc/:
2010-12-15 jbBetter error message for malloc() failure
2010-12-15 paolo/cp
2010-12-15 jbPR 28105 Remove size<0 checks before calling malloc...
2010-12-15 ro Revert last change.
2010-12-15 hubicka * tree.c (get_file_function_name): Avoid using random...
2010-12-15 hjlCorrect PR number in gfortran.dg/debug/pr46756.f.
2010-12-15 hjlMove gfortran.dg/debug/pr46576.f to gfortran.dg/debug...
2010-12-15 jamborm2010-12-15 Martin Jambor <mjambor@suse.cz>
2010-12-15 amonakov PR rtl-optimization/46649
2010-12-15 paolo2010-12-15 Paolo Carlini <paolo.carlini@oracle.com>
2010-12-15 jsm28 * config/stormy16/stormy16.h (LINK_SPEC, WCHAR_TYPE...
2010-12-15 jsm28 * config/rx/rx.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.
2010-12-15 ro * Makefile.am (liblto_plugin_la_DEPENDENCIES): Define.
2010-12-15 davek * decl.c (java_init_decl_processing): Initialise integ...
2010-12-15 davek PR testsuite/46938
2010-12-15 ianCheck for errors when converting array index to GENERIC.
2010-12-15 ianDon't crash on undefined anonymous field.
2010-12-15 spopFix PR46845: handle scop parameters before scev analysis.
2010-12-15 spopFix PR46928: handle "A[p] == A[p]" in data dep analysis...
2010-12-15 spopFix PR45948: add ssa defs from builtin partitions to...
2010-12-15 jsm28 * config/arc/arc.h (LIB_SPEC): Define.
2010-12-15 redi2010-12-15 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-12-15 ianDon't store error types in the Type-to-GENERIC hash...
2010-12-15 nicolaIn libobjc/:
2010-12-15 ianDon't get confused by error types in traversal.
2010-12-15 nicola2010-12-15 Nicola Pero <nicola.pero@meta-innovation...
2010-12-15 jason PR c++/46930
2010-12-15 gccadminDaily bump.
2010-12-15 jsm28 * config/sh/elf.h (LIB_SPEC): Define.
2010-12-15 ianDon't crash building initializer of invalid array.
2010-12-14 ianDon't crash on invalid slice composite literal.
2010-12-14 ianFix comparison of string and interface types.
2010-12-14 nicola2010-12-14 Nicola Pero <nicola.pero@meta-innovation...
2010-12-14 ianDon't try to build unary and binary expressions with...
2010-12-14 redi2010-12-14 Jonathan Wakely <jwakely.gcc@gmail.com>
next