OSDN Git Service

* ja.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc /
2010-12-19 jsm28 * ja.po: Update.
2010-12-19 nicolaIn gcc/testsuite/:
2010-12-19 ebotcazou PR target/46729
2010-12-19 davek PR middle-end/46674
2010-12-19 cltang2010-12-19 Chung-Lin Tang <cltang@codesourcery.com>
2010-12-19 nicolaIn gcc/testsuite/:
2010-12-19 gccadminDaily bump.
2010-12-18 jakub PR tree-optimization/46969
2010-12-18 nicolaIn gcc/:
2010-12-18 burnus2010-12-18 Tobias Burnus <burnus@net-b.de>
2010-12-18 jsm28 * gcc.pot: Regenerate.
2010-12-18 jsm28 * pt.c (most_specialized_class): Use ngettext to determine
2010-12-18 jakub PR tree-optimization/46985
2010-12-18 danglin PR target/46915
2010-12-18 ebotcazou PR tree-optimization/46232
2010-12-18 iainsgcc/objc:
2010-12-18 ktietz2010-12-18 Kai Tietz <kai.tietz@onevision.com>
2010-12-18 iainsgcc:
2010-12-18 iainsgcc:
2010-12-18 iainsadd new test missed from r167682
2010-12-18 ianDon't crash on recursive variables and typed consts.
2010-12-18 asharif2010-12-17 Ahmad Sharif <asharif@google.com>
2010-12-18 jsm28 * config/netbsd.opt, config/netbsd-elf.opt: New files.
2010-12-18 gccadminDaily bump.
2010-12-17 nicolaIn gcc/testsuite/:
2010-12-17 rthContinue searching in find_oldest_value_reg on class...
2010-12-17 bonzinigcc:
2010-12-17 jsm28 * config/i386/netware.h (ASM_SPEC, SIZE_TYPE, PTRDIFF_...
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 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 berndsgcc/
2010-12-17 amonakov PR middle-end/46761
2010-12-17 janus2010-12-17 Janus Weil <janus@gcc.gnu.org>
2010-12-17 dodjiFix for PR debug/45088
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 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 jakub PR tree-optimization/43655
2010-12-16 spopFix PR46404: call scev_reset to reset the number of...
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 ianUse a different identity function for Types in hash...
2010-12-15 jakub PR debug/46815
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 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 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 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.
next