platform/upstream/gcc.git
2010-12-16 Anatoly Sokolovsh.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2010-12-16 Ulrich Weigandt-spu-elf (LIB2_SIDITI_CONV_FUNC): Define.
2010-12-16 Jakub Jelinekre PR debug/46893 (ICE: in trunc_int_for_mode, at explo...
2010-12-16 H.J. LuMake main return 0.
2010-12-16 Chung-Lin Tangre PR target/46883 (GCC ICE with error: unrecognizable...
2010-12-16 Ian Lance TaylorDon't crash on recursive consts.
2010-12-16 Ian Lance TaylorRework handling of recursive function types.
2010-12-16 Ian Lance TaylorDon't crash when copying a call with no arguments.
2010-12-16 Jan Hubickare PR lto/46976 (FAIL: gcc.dg/lto/pr46940_0.c)
2010-12-16 Nathan Froydre PR c++/39859 (duplicated and unhelpful error for...
2010-12-16 Nathan Froydre PR c++/46852 (ICE: tree check: expected class ‘type...
2010-12-16 Jan Hubickare PR tree-optimization/46939 (blog.regehr.org/archives...
2010-12-16 Ian Lance TaylorDon't crash on invalid tuple assignment.
2010-12-16 Ian Lance TaylorCheck for errors from Gogo::call_builtin.
2010-12-16 GCC AdministratorDaily bump.
2010-12-16 Ian Lance TaylorDon't crash with go or defer of bad call.
2010-12-16 Joseph Myersconfig.gcc (powerpc-*-lynxos*): Don't add lynx.opt...
2010-12-16 Ian Lance TaylorDon't crash on Sizeof of undefined type.
2010-12-15 Ian Lance TaylorDon't crash on Sizeof of undefined type.
2010-12-15 Ian Lance TaylorDon't crash on tuple initialization from erroneous...
2010-12-15 Ian Lance TaylorDon't crash on empty struct created due to recursive...
2010-12-15 Joseph Myerstm.texi.in (US_SOFTWARE_GOFAST): Don't document.
2010-12-15 Ian Lance TaylorTweak handling of invalid function signature for functi...
2010-12-15 Ian Lance TaylorCheck for pointer to error type when looking for method.
2010-12-15 Ian Lance TaylorPermit _ as a result variable name.
2010-12-15 Sebastian PopAdd testcase for PR46404.
2010-12-15 Ian Lance TaylorFix test for invalid type in anonymous field.
2010-12-15 Ian Lance TaylorAdd statements to type switch even if there are no...
2010-12-15 Ian Lance TaylorCheck errors in binary comparisons and builtin calls.
2010-12-15 Jakub Jelinekre PR fortran/46945 (gfortran.dg/unpack_zerosize_1...
2010-12-15 Ian Lance TaylorPush hash table identity check down to subtypes.
2010-12-15 Nicola PeroIn libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta...
2010-12-15 Ian Lance TaylorUse a different identity function for Types in hash...
2010-12-15 Jakub Jelinekre PR debug/46815 (Invalid DW_AT_location for a retval...
2010-12-15 Nicola PeroIn libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta...
2010-12-15 Janne BlomqvistBetter error message for malloc() failure
2010-12-15 Paolo Carlinire PR c++/42083 ([C++0x] ICE on invalid with "tree...
2010-12-15 Janne BlomqvistPR 28105 Remove size<0 checks before calling malloc...
2010-12-15 Rainer OrthRevert last change.
2010-12-15 Jan Hubickatree.c (get_file_function_name): Avoid using random...
2010-12-15 H.J. LuCorrect PR number in gfortran.dg/debug/pr46756.f.
2010-12-15 H.J. LuMove gfortran.dg/debug/pr46576.f to gfortran.dg/debug...
2010-12-15 Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-12-15 Alexander Monakovre PR rtl-optimization/46649 (ICE: in move_bb_info...
2010-12-15 Paolo Carlinivstring.h (operator+(__versa_string<>&&, const __versa_...
2010-12-15 Joseph Myersstormy16.h (LINK_SPEC, WCHAR_TYPE): Define.
2010-12-15 Joseph Myersrx.h (WCHAR_TYPE, [...]): Define.
2010-12-15 Rainer OrthMakefile.am (liblto_plugin_la_DEPENDENCIES): Define.
2010-12-15 Dave Korndecl.c (java_init_decl_processing): Initialise integer_...
2010-12-15 Dave Kornre PR testsuite/46938 (FAIL: gcc.dg/pr43157.c (test...
2010-12-15 Ian Lance TaylorCheck for errors when converting array index to GENERIC.
2010-12-15 Ian Lance TaylorDon't crash on undefined anonymous field.
2010-12-15 Sebastian PopFix PR46845: handle scop parameters before scev analysis.
2010-12-15 Sebastian PopFix PR46928: handle "A[p] == A[p]" in data dep analysis...
2010-12-15 Sebastian PopFix PR45948: add ssa defs from builtin partitions to...
2010-12-15 Joseph Myersarc.h (LIB_SPEC): Define.
2010-12-15 Jonathan Wakelyre PR libstdc++/46951 (30_threads/future/members/45133...
2010-12-15 Ian Lance TaylorDon't store error types in the Type-to-GENERIC hash...
2010-12-15 Nicola PeroIn libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta...
2010-12-15 Ian Lance TaylorDon't get confused by error types in traversal.
2010-12-15 Nicola Perosendmsg.c: Reindented some code and tidied up comments.
2010-12-15 Jason Merrillre PR c++/46930 ([C++0x] ICE with static constexpr...
2010-12-15 GCC AdministratorDaily bump.
2010-12-15 Joseph Myerself.h (LIB_SPEC): Define.
2010-12-15 Ian Lance TaylorDon't crash building initializer of invalid array.
2010-12-14 Ian Lance TaylorDon't crash on invalid slice composite literal.
2010-12-14 Ian Lance TaylorFix comparison of string and interface types.
2010-12-14 Nicola PeroObject.h: Moved all the methods, with the exception...
2010-12-14 Ian Lance TaylorDon't try to build unary and binary expressions with...
2010-12-14 Jonathan Wakelyre PR libstdc++/45133 ([c++0x] std::future will crash...
2010-12-14 Jan Hubickare PR lto/46940 (asm aliases with linker plugin segfaults)
2010-12-14 Ian Lance TaylorDon't crash on invalid closure.
2010-12-14 Ian Lance TaylorDon't crash on invalid parameters/results.
2010-12-14 Jonathan Wakelyre PR libstdc++/46910 (std::shared_ptr requires public...
2010-12-14 Nicola Peroobjects.c (object_copy): Do not #undef as we are no...
2010-12-14 Nicola PeroIndented two lines that I missed in last commit. No...
2010-12-14 Ian Lance TaylorCheck for duplicate methods.
2010-12-14 Nicola Peroselector.c: Reindented some code and tidied up comments.
2010-12-14 Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-12-14 Joseph Myersconfig.gcc (sparc-*-elf*, [...]): Don't use svr4.h.
2010-12-14 Ian Lance TaylorDon't crash on erroneous receiver or parameters.
2010-12-14 Ian Lance TaylorCorrect handling of undefined name as key in map compos...
2010-12-14 Ian Lance TaylorInsert semicolon at EOF if necessary.
2010-12-14 Ian Lance TaylorCorrect protection against recursive types.
2010-12-14 Tobias Burnusre PR fortran/46937 (gfortran.dg/pointer_intent_1.f90...
2010-12-14 Thomas Kleinarm.c (arm_expand_prologue): Report the static stack...
2010-12-14 Jakub Jelinekre PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_af...
2010-12-14 Jakub Jelinekre PR tree-optimization/46909 (Logical OR expressions...
2010-12-14 Jakub Jelinekre PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto...
2010-12-14 Jakub Jelinekre PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto...
2010-12-14 Jan Hubickare PR middle-end/46667 (-freorder-blocks-and-partition...
2010-12-14 Alexander Monakovre PR rtl-optimization/46875 (ICE: verify_flow_info...
2010-12-14 Jan Hubickafirst-global.C: Update regexp to match new names of...
2010-12-14 Kaushik Phatakh8300.md (define_split): Add condition for "and with...
2010-12-14 Ian Lance TaylorDon't incorrectly parse expression as type switch.
2010-12-14 Kaushik Phatak* MAINTAINERS: Added myself to MAINTAINERS (write after...
2010-12-14 Ian Lance TaylorBetter error message if malloc gets a SIGSEGV.
2010-12-14 Ian Lance TaylorRelease cache while holding thread lock.
2010-12-14 Jan HubickaThis time really commit PR middle-end/45388
2010-12-14 Joseph Myersm32c.h (ENDFILE_SPEC, [...]): Define.
next